body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
}
p.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
margin-left:40px;
margin-right:40px;
}

h1 {
margin-top:20px;
margin-left:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000066;
margin-bottom:-10px;
}

h2 {
margin-top:40px;
margin-left:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000066;
}
ul li{
margin-right:40px;
margin-left:40px;
list-style-type:circle;
}


.typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #160055;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #160055;
}
.typo_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #160055;
}
.typo_fett_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #160055;
}
.typo_fett_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #160055;
}
.frage_fk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #160055;
}
.nach_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

/*Lightbox*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../Grafik/overlay.png); }

* html #overlay{
	background-color: #FFFFFF;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Grafik/overlay.png", sizingMethod="scale");
	}
	

a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
a:active {
	text-decoration: none;
}


a.navi_o {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-stretch:expanded;
}
a.navi_o:link {
	text-decoration: none;
}
a.navi_o:visited {
	text-decoration: none;
}
a.navi_o:hover {
	text-decoration: none;
	color:#FF9900;
}
a.navi_o:active {
	text-decoration: none;
}


p.navi_u {
margin-top:6px;
padding-left:30px;
padding-right:30px;
text-align:right;
}

a.navi_u {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
a.navi_u:link {
	text-decoration: none;
}
a.navi_u:visited {
	text-decoration: none;
}
a.navi_u:hover {
	text-decoration: none;
	color:#FF9900;
}
a.navi_u:active {
	text-decoration: none;
}

/*Tabellen*/

table.navi_o {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-color:#000066;
}
table.navi_o td {
height:10px;
padding-top:0px;
}

table.text {
margin-left:40px;
width:600px;
}

table.text td {
text-align:left;
width:530px;
}
table.text th {
text-align:left;
height:15px;
width:70px;
}
table.text tr {
height:15px;
}

table.images td {
text-align:center;
width:185px;
padding-top:30px;
}
table.images th {
text-align:center;
width:185px;
padding-top:30px;
}
