/* copyright modulor - Andreas Niederer  */
/****************************************/
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
/*	background-color:#ECECE0;*/
}
img { border:0px;}
p {
	margin: 0px 0 16px 0;
}
ul {
	list-style-position: outside;
	margin: 0px;
	margin-bottom: 16px;
	padding:0px;
}
li {
	margin: 0px;
	padding:0px;
}
ol {
	margin-top: 16px;
	margin-left: 35px;
	margin-right: 15px;
}
blockquote {
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	height:1px;
}
form {
	margin: 0px;
	padding: 0px;
}
form td {
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
tr { vertical-align:top; } 
th { text-align: left; }
h1 {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 16px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 16px;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	margin-left: 16px;
}
h5 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
}
/****************************************/
table.tabelle1 , table.tabelle2 { width:100%; margin-top:8px; }
table.tabelle1 td, table.tabelle1 th, table.tabelle2 td, table.tabelle2 th {
	padding-left: 0px;
	padding-bottom: 16px;
	padding-right:8px;
	border-top:1px solid #AAAAAA;
}
table.tabelle2 td, table.tabelle2 th { font-size: 80%; }
table.tabelle2 th { border-top:1px none #AAAAAA !important; }
table.tabelle3  { width:100%; }
table.tabelle3 td { padding-left: 0px; padding-bottom: 16px; padding-right:8px; border-top:1px solid #AAAAAA; font-size:85%; line-height:133%; }
table.tabelle3 th { font-size:80%; font-weight:normal; padding:0 0 1px 0!important; border-top:1px none #AAAAAA !important; margin:0!important; vertical-align:bottom; color:#999999}
table.tabelle3  a { font-weight:bold; }
.tabelle3-heading { border-top:1px none #AAAAAA !important; margin:0!important; padding:16px 0 4px 0!important; vertical-align:bottom; font-size:80%!important;  }

.Marginalie {
	font-size: 80%;
	line-height: 120%;
	font-weight:normal;
}
.Mager { font-weight: normal; }
ul.Link-Liste { list-style-image:url(../images/underline_.gif) }
ul.Link-Liste a { font-weight:bold; }
.ausgegraut { color:#999999; }
.wichtig { color:#FF0000; }

.picture-border { padding-left:16px; }
