/* copyright modulor - Andreas Niederer  */
/****************************************/
img { border:0px;}
p {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-right: 5px;
}

ul { margin:0 0 16px 0; padding:0 0 0 0px; list-style-position: outside; }
ul li { margin: 0 0 0 0; padding: 0 0 0 10px; list-style-type:none; background-image:url(../images/underline.gif); background-repeat:no-repeat; background-position:0 1.1em; }
ul ul { margin:0 0 0 0; padding:0 0 0 22px; }


ol { margin:0 0 16px 0; padding:0 0 0 32px; list-style-position: outside; }
ol li { margin:0; padding:0; }
ol ol { margin:0 0 0 0; padding:0 0 0 32px; }
dt { font-weight:bold; clear:both; }
dd { margin:0 0 16px 32px; }
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.25em;
	line-height: 120%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 16px;
	color:#980C34;
	font-weight:bold;
}
h2 {
	font-size: 1.25em;
	line-height: 120%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 0px;
	color:#980C34;
	font-weight:bold;
}
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; }
.Small {
	font-size: 80%;
	line-height: 120%;
	font-weight:normal;
}
.Big {
	font-size: 1.1em;
	color:#980C34;
}


.Cite { 
	clear:none!important;	
	font-size: 1.1em;
	line-height: 120%;
	font-weight: normal;
	text-indent: -0.55em;
	padding:1em 0.5em 0 0;
	margin-bottom:0.5em;
}

.Link-extern {
	background-image: url(../images/pfeil-verweis.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}
.Link-intern { color:#999999; }
.Link-intern a:link {  color:#538BB2; }
.Link-intern a:visited {  color:#538BB2; }
.Link-intern img { margin:0px 16px -2px 0; }



