* {
	padding: 0;
	margin: 0px;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #a4a4a4;
	background-color: #292929;
	margin-top: 50px;
}

img { border: none; }
a { color: #97C4FF; text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; }

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
border: 5px solid #222;
height: 100px;
background: #333;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

.left {
margin-top: 10px;
width: 570px;
float: left;
text-align: justify;
border: 5px solid #222;
padding: 10px;
background: #333;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
	width: 206px;
	float: right;
	border: 2px solid #292929;
	font-size: 11px;
	padding: 10px;
	color: a4a4a4;
	background-color: #333;
}

.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 10px;
text-align: center;
color: #eee;
font-size: 11px;
border: 5px solid #222;
padding: 10px;
background: #333;
}
h1 {
	font-size: 110%;
	color: #a4a4a4;
}
ul li {
	padding-left: 50px;
	list-style-type: none;
	list-style-image: none;
	color: #292929;
	font-weight: bold;
	line-height: normal;
}
#text {
	margin-top: 25px;
	font-size: 11px;
	padding: 10px;
	margin-left: 50px;
	height: 510px;
	color: #a4a4a4;
	width: 650px;
}
#textBild {
	color: #a4a4a4;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 250px;
	float: right;
}
#main {
	height: 700px;
	width: 980px;
	clip: rect(0px,auto,0px,auto);
}
#text a {
	font-size: 11px;
	color: #a4a4a4;
	text-decoration: underline;
}

#text a:hover {
	color: #84c6e2;
}

#textBild a {
	color: #84c6e2;
	text-decoration: underline;
}
.bgimage {
	width: 720px;
	float: left;
	background-image: url(../img/mainFotos/Auge.png);
	background-repeat: no-repeat;
}
#hometext {
	margin-top: 343px;
	font-size: 11px;
	margin-left: 0px;
	width: 100%;
	color: #a4a4a4;
	height: 192px;
}
#textLinks {
	margin-top: 55px;
	font-size: 11px;
	width: 240px;
	color: #a4a4a4;
	margin-left: 20px;
}
#textLinksFilm {
	margin-top: 0px;
	font-size: 11px;
	width: 240px;
	color: #a4a4a4;
	margin-left: 20px;
}
.imgRechts {
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.imgLinks {
	float: left;
	padding: 10px;
	margin: 10px;
	clear: left;
}
#hometext a {
	font-size: 11px;
	color: #a4a4a4;
	text-decoration: underline;
}

#hometext a:hover {
	color: #84c6e2;
}

