body {
background-image: url(body_bg.jpg);
background-repeat:no-repeat;
	font-family: Tahoma;
	margin: 0;
	margin-top: 100px;
	font-size: 12px;
	color: #1c4265;
	font-weight: normal;
	line-height:160%;
	background-color: #000000;
}

#main_start {
position: absolute;
top: 70px;
left:400px;
	width: 600px;
	height:360px;;
	padding: 20px;
	background-color: #ffffff;
}


#main_biografie {
position: absolute;
top: 70px;
left:400px;
	width: 600px;
	height:380px;;
	padding: 20px;
	background-color: #ffffff;
}

#main_kontakt {
position: absolute;
top: 70px;
left:400px;
	width: 250px;
	height:360px;;
	padding: 20px;
	background-color: #ffffff;
}

#main_galerie {
position: absolute;
top: 70px;
left:400px;
	width: 600px;
	height:900px;;
	padding: 20px;
	background-color: #ffffff;
}


#adresszeile {
position: absolute;
top: 490px;
left:400px;
	width: 620px;
	height:40px;;
	padding: 10px;
	background-color: #4d85b9;
	color:#ffffff;
}


#adresszeile_bio {
position: absolute;
top: 510px;
left:400px;
	width: 620px;
	height:40px;;
	padding: 10px;
	background-color: #4d85b9;
	color:#ffffff;
}

#adresszeile_galerie {
position: absolute;
top: 1020px;
left:400px;
	width: 620px;
	height:40px;;
	padding: 10px;
	background-color: #4d85b9;
	color:#ffffff;
}


#adresszeile_kontakt {
position: absolute;
top: 480px;
left:400px;
	width: 270px;
	height:40px;;
	padding: 10px;
	background-color: #4d85b9;
	color:#ffffff;
}

#navigation {
position: absolute;
top: 40px;
left:400px;
	width: 600px;
	height:70px;;
	padding: 0;
	margin:0;
	color: #ffffff;
}



#banner {
position: absolute;
top: 57px;
left: 218px;
	width: 626px;
	height:245px;
	}
	
	#logo {
position: absolute;
top:55px;
left: 60px;
	width: 147px;
	height:90px;
	background-image: url(logo.jpg);
	padding: 0;
	background-color: #909090;
}

a:link, a:visited, a:active {
	color: #737373;
	text-decoration: none;
	font-family: tahoma;
	font-size:12px;
	font-weight: normal;
	line-height:140%;
}
a:hover {
	color: #dadada;
	text-decoration: none;
}


a.top:link, a.top:visited, a.top:active {
	color: #ffffff;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-family: tahoma;
	font-size:14px;
	font-weight: normal;
	line-height:140%;
}
a.top:hover {
	color: #4d85b9;
	text-decoration: none;
}

a.mail:link, a.mail:visited, a.mail:active {
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma;
	font-size:11px;
	font-weight: normal;
	line-height:140%;
}
a.mail:hover {
	color: #dadada;
	text-decoration: none;
}

.copyright {
position: absolute;
top: 630px;
left: 70px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	color: #ffffff;
	text-align: left;

}

.adresse {
position: absolute;
top: 653px;
left: 80px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	color: #909090;
	text-align: left;

}


hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 900px;
}
h3 {
	font-size: 14px;
	font-family: tahoma;
	font-weight: normal;
	color: #ffffff;
	text-align: left;

}
form {
	margin: 0;
}


.banner {
	width: 850px;
	height:345px;
	text-align: left;
}


.topnav {
position: absolute;
top: 35px;
width: 840px;
text-align: right;

}

.direktbewerben {
	position: relative;
	text-align: left;
	top: 0px;
	left: 720px;

}



.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
	font-weight: normal;
}
.menu {
	position: absolute;
	left: 60px;
	top: 160px;
	width: 140px;
	margin: 10px;
	margin-top: 0px;
	color: #FFFFFF;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul ul {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;

}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	font-weight: normal;
	color: #FFFFFF;
}

.menu a:hover {
	display: block;
	padding: 2px;
	font-weight: normal;
	color:#dadada;
}

.menu_main a:hover {
	border-bottom: 0px;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}


.content {
position:absolute;
color: #ffffff;
top: 300px;
left: 200px;
width: 630px;
margin-top: 10px;
	margin-left: 10px;
	padding: 4px 30px 14px 10px;	
}



.footer {
	background-color: #FFFFFF;
	font-family: verdana;
	clear: both;
	font-size: 11px;
	color: #666666;
	text-align: left;
	height: 20px;
}

.powered_by {
	background-color: #707070;
	height: 88px;
	font-size: 10px;
    color: #ffffff;
	text-align: left;
	line-height: 18px;
	padding-left:10px;
}