

a:link { color:#000; text-decoration:none }
a:visited { color:#000; text-decoration:none }
a:hover { color:#F11111; text-decoration:underline; }
a:active { color:#000; text-decoration:none }
a:focus { color:#000; text-decoration:none }

.indexbody {
	text-align:center;
	margin:0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x repeat-y;
	}

#container {
	width:810px;
	height:610px;
	position:relative;
	margin:0px auto;
	background:#000;
	z-index:1;
	}

#leinwand {
	width:600px;
	height:350px;
	background-image:url(images/leinwand.jpg);

	position:absolute;
	top:175px;
	left:100px;
	z-index:2;
	}

#titel {
	width:800px;
	height:100px;
	background-image:url(images/title.jpg);
	
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	}

#navigation {
	width:600px;
	height:75px;
	background-image:url(images/film.gif);
	background-repeat:repeat-x;

	position:absolute;
	top:100px;
	left:100px;
	z-index:2;
	}

#vorhang_links {
	width:100px;
	height:425px;
	background-image:url(images/vorhang_links.jpg);

	position:absolute;
	top:100px;
	left:0px;
	z-index:2;
	}

#vorhang_rechts {
	width:100px;
	height:425px;
	background-image:url(images/vorhang_rechts.jpg);

	position:absolute;
	top:100px;
	left:700px;
	z-index:2;
	}

#sitze {
	width:800px;
	height:75px;
	background-image:url(images/sitze.jpg);

	position:absolute;
	top:525px;
	left:0px;
	z-index:2;
	}


#home {
	width:50;
	height:50;
	
	position:absolute;
	top:125px;
	left:125px;

	color:#FFF;
	text-align:center;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	z-index:2;
	}

#reviews {
	width:50;
	height:50;
	
	position:absolute;
	top:125px;
	left:225px;

	color:#FFF;
	text-align:center;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	z-index:2;
	}

#science {
	width:275;
	height:50;
	
	position:absolute;
	top:125px;
	left:325px;

	color:#FFF;
	text-align:center;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	z-index:2;
	}

#links {
	width:50;
	height:50;
	
	position:absolute;
	top:125px;
	left:615px;

	color:#FFF;
	text-align:center;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	z-index:2;
	}

#display {
	width:550;
	height:300;

	position:absolute;
	top:200px;
	left:125px;
	z-index:2;
	}





.start_p {
	text-align:justify;
	font-size:12px;
	font-family:verdana;
	}

.standard_p {
	text-align:center;
	font-size:12px;
	font-family:verdana;
	}

h1 {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	font-family:verdana;
	}

h2 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	color:#F11111;
	}

#title {
	border:2px #000 solid;
	width:140px;
	height:140px;
	postion:relative;
	margin:auto;
	}



#container_b {
	width:500px;
	}

h3 {
	text-align:justify;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	}

.list {
	text-align:justify;
	font-size:12px;
	font-family:verdana;
	}

.arrows {
	border-style:none;
	text-align:center;
	}

.image_left {
	border:2px #000 solid;
	margin:10 10 10 0;
	}

.image_right {
	border:2px #000 solid;
	margin:10 0 10 10;
	}