div#logo {
	background: #fff;
	width: 50%;
	height: 50%;
	position: absolute;
	left: 25%;
	right: 25%;
	top: 25%;
	text-align: left;
}

div#titel {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 590px;
	float: left;
	background-color: #FFFFFF;
	position: absolute;
	left: 4px;
	top: 4px;
	background-image: url(../img/adt_top_03.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 200px;
	padding-top: 40px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	visibility: visible;
}
div#gototop {
	margin: 0px;
	height: auto;
	float: left;
	position: absolute;
	margin-top: 0px;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

div#nav {
	margin: 0px;
	height: 8px;
	float: left;
	left: 200px;
	top: 32px;
	position: absolute;
	margin-top: 0px;
	width: 370px;
	background-repeat: no-repeat;
	background-color: #999999;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	visibility: visible;
}
div#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F2E8;
	float: none;
	height: auto;
	width: 760px;
	left: 4px;
	position: absolute;
	top: 76px;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: square;
	visibility: visible;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 5px;
	background-repeat: no-repeat;
}

div#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	float: left;
	height: 23px;
	width: 768px;
	left: 4px;
	position: absolute;
	padding-top: 10px;
	list-style-type: square;
	z-index: auto;
	top: 0px;
	border-top-color: #FFCC00;
	border-top-style: solid;
	border-top-width: 1px;
	color: #CCCCCC;
	margin-left: 5px;
	text-align: right;
	border-right-color: #FFCC00;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 20px;
	border-left-color: #FFCC00;
	border-left-style: solid;
	border-left-width: 1px;
	bottom: 0px;
	vertical-align: text-top;
}
//*.centered {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	color: white;
	top: 0px;
} *//

.centered {
 position:absolute;
 height:600px; 
 width:700px;
 margin:-300px 0px 0px -350px;
 top: 50%; 
 left: 50%;
 background-color: #f5f5f5;
 border: 1px dotted #000000;
//*Text. Wirklich vertikal und horizontal zentriertes div*//
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	padding: 25px;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 30px;
	margin-left: 60px;
}


.titel_inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	height: 25px;
	width: 300px;
	border-top-color: #FFCC00;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px;
	margin-left: 0px;
}

.header_nav {
	background-image: url(../img/header_nav_170.gif);
	height: 20px;
	width: 170px;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;

}

.mnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 25px;
	width: 100px;
	line-height: 12px;
	background-color: #F2F2E8;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	position: relative;
	z-index: 0;
	padding: 2px;
	top: 6px;
	visibility: visible;
}

.mnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	width: 120px;
}
.mnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	width: 120px;
	text-decoration: underline;
}

.mnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	width: 120px;
}

.nav_aktiv_e1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 25px;
	width: 100px;
	line-height: 12px;
	background-color: #FF9900;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	position: relative;
	z-index: 0;
	padding: 2px;
	top: 6px;
}
.n2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-left: 20px;
	float: left;
	background-color: #0099CC;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	position: relative;
	vertical-align: text-bottom;
	text-transform: none;
}

.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: auto;
	border: 0px;
	background: transparent;
	position: static;
	vertical-align: baseline;
}
.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	border: 0;
	width: auto;
	position: static;
	background-color: #F2F2E8;
	background: transparent;
	vertical-align: baseline;
}

.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: auto;
	border: 0px;
	background-color: #F2F2E8;
	background: transparent;
}
.nav_aktiv_e2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00CCCC;
	padding: 5px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	height: auto;
	width: 135px;
	float: left;
	background-color: #000066;
	clear: left;
	padding-left: 29px;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	position: static;
	background-color: #333333;
	border: 0;
}

.nav3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	border: 0px;
}
.nav3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	border: 0;
	width: auto;
	position: static;
	background-color: #333333;
}
.nav3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	border: 0px;
}

.nav_img {
	font-family: 
	font-size: 
	color: 
	text-decoration: none;
	position: static;
	background-color: #333333;
	border: 1px;
	border-top-color: #333333;
	border-top-style: 1;
	border-style: solid;
	border-width: 0px;
}

.nav_img:link {
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.nav3_img:hover {
	border: 0;
	width: auto;
	position: static;
	background-color: #333333;
	border-color: #333333;
}

.zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-left: 160px;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-left: 180px;
}
.fett {
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	margin-left: 90px;
	color: #333333;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #666666;
	top: 2px;
	border: 0px;
}
div#content {
}
.hg_cond {
	background-color: #F2F2E8;
	background-image: url(../img/hg_cond.jpg);
}
.hg_portrait {
	background-color: #F2F2E8;
	background-image: url(../img/hg_portrait.jpg);
}
.hg_outils {
	background-color: #F2F2E8;
	background-image: url(../img/hg_outils.jpg);
}
.hg_prest {
	background-color: #F2F2E8;
	background-image: url(../img/hg_prest.jpg);
}
.missionstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}