/* CSS Document */
#container {background-image:url(../images/back.jpg); width:1008px; height:766px; border: 0px solid red; margin-left:auto; margin-right:auto; margin-top:25px;}
#navigation {float:left; width:120px; border: 0px solid blue; height: 260px; margin-top:465px; padding-left:184px; text-align:center;}
.thumb {width:50px; height:50px; border:1px solid gray;}
.thumb2 {width:40px; height:40px;}
#inhalt {float:left; border:0px solid orange;  margin-top: 90px; width: 540px; height: 510px;}
#bereich {position:relative;  top: 38px; left:242px; height:50px; width:300px; border:0px solid green;}
#text {position:relative; width:400px; left:70px; top:24px; border:0px solid purple; padding:20px;}
body {margin:0; padding:0; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; line-height:18px;}
#navigation a {
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 23px;
}

a img {border:1px solid black;}

.rot {color:#993300;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#FF0000;}



