@charset "UTF-8";
/* CSS Document */


body {
background-color:#98948d;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
line-height:14px;
text-align:center;
}


a {
color:#000000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
color:#000000;
}

#main_container {
width:900px;
position:relative;
margin:0px auto;
margin-top:0px;
text-align:left;
top:40px;
padding-bottom:10px;
}

#header_img {
width:900px;
height:130px;
position:absolute;
left:0px;
right:0px;
background-color:#999999;
}

#image_content {
position:absolute;
left:15px;
top:213px;
}

#text {
padding-left:311px;
padding-right:312px;
padding-top:210px;
padding-bottom:0px;
background-color:#eeede7;
margin-bottom:120px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
line-height:14px;
font-weight:bold;
margin:0px;
padding:0px;
}

#homelink {
position:absolute;
width:200px;
height:20px;
top:102px;
left:14px;
}




/*ANFANG NAVIGATION*/

#nav {
	height:20px;
	width:748px;
	position:absolute;
	left:139px;
	top:134px;
	text-align:right;
	font-size:11px;
	color:#000000;
}

#nav a:hover {
text-decoration:underline;
}

.selected {
text-decoration:underline;
}




/*ENDE NAVIGATION*/

#footer {
position:absolute;
width:885px;
height:15px;
background-color:#211b19;
left:0px;
border-top-width:0px;
border-top-color:#98948d;
border-top-style:solid;
color:#736e66;
font-size:10px;
line-height:9px;
padding-top:5px;
padding-left:15px;
}

#footer a, #footer a:visited {
color:#736e66;
text-decoration:none;

}

#footer a:hover {
color:#FFFFFF;
}




/*ANFANG SPRACHWAHL*/

#lang {
position:absolute;
top:9px;
left:768px;
height:20px;
width:119px;
font-size:9px;
z-index:1;
letter-spacing:1px;
color:#9f9c93;
text-align:right;
}

#lang a, #lang a:visited {
color:#9f9c93;
text-decoration:none;

}
#lang a:hover {

color:#FFFFFF;
}

#english {

}

#deutsch {

}


/*ENDE SPRACHWAHL*/
