body {
	padding:0px;
	margin:0px;
	background-color:#00817c;
}

#page {
	width:100%;
	padding:0px;
	padding-top:9px;
	padding-bottom:50px;
	margin:0px;
	background-color:white;
	background-image: url(../images/andenex/header_back.gif);
	background-repeat: repeat-x;
}

#header {
	width:955px;
	height:105px;
	padding:0px;
 	margin:auto;
	background-image: url(../images/andenex/header.gif);
	background-repeat: no-repeat;
}

#header h2 {
	margin:0px;
	padding:0px;
	visibility:hidden;
}

#main {
	width:955px;
	margin:auto;
	background-color:white;
}

#navigation {
	font-family: Times, Arial, serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	width:212px;
	line-height:25px;
	float:left;
}

#content {
	width:700px;
	margin-left:20px;
	margin-top:14px;
	float:left;
	font-family: Verdana;
	font-size: 12px;
	line-height:20px;
    color:#00817c;
}

#content h1 {
         padding:0px;
         margin:0px;
         font-size:12px;
         font-weight:bold;
         color:#00817c;
}

a:link, a:hover, a:visited, a:active {
         color:#00817c;
}

#abschluss {
	clear:both;
}

#footer {
	width:100%;
	height:100px;
	padding:0px;
	margin:0px;
	background-image: url(../images/andenex/footer_back.gif);
	background-repeat: repeat-x;
}

#language {
	width:955px;
	margin:auto;
	padding-top:20px;
	padding-left:25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color:#ffffff;
}

.choose {
	padding:0px;
	padding-left:20px;
	margin:0px;
}

a.additionalnavi {
	text-decoration: none;
	color: #bfbcb2;
}

a.additionalnavion {
	text-decoration: none;
	color: #ffffff;
}


/* Menü */
li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:right;
}

a.nav:link, a.nav:visited {
	text-decoration:none;
	color:#d6d6d6;
}

a.nav:hover, a.nav:active {
	color:#dc002e;
}

a.nav_on:link, a.nav_on:visited, a.nav_on:hover, a.nav_on:active {
	text-decoration:none;
	color:#dc002e;
}
