@charset "UTF-8";
/* CSS Document */

body {

	background-color:#e0e0e0;
	margin:0px;
	background-image:url(elibg.jpg);

}

body, p, span, div {

	font-family:"Courier New", Courier, "Times New Roman", Times, monospace;
	font-size:11px;
	color:#020202;
	

}


#head {
	
	position:absolute;
	left:0px;
	top: 0px;
	width:698px;
	height:465px;
	background-image:url(bg.gif);
	z-index:1;

}

#body {

	position:absolute;
	left:170px;
	top:480px;
	width:375px;
	text-align:justify;
	padding-bottom:50px;
	z-index:1;

}

#cam {
	position:absolute;
	top:287px;
	left:68px;
	width:101px;
	height:146px;
	background-image:url(cam.gif);
	z-index:2;
	
}

#title {
	
	position:absolute;
	top:352px;
	left:172px;
	width:368px;
	height:26px;
	background-image:url(title.gif);
	z-index:3;
	cursor:pointer;
	
}

#light1 {
	
	position:absolute;
	top:172px;
	left:506px;
	width:189px;
	height:739px;
	background-image:url(birne1.gif);
	z-index:2;
	
}

#light2 {
	
	position:absolute;
	top:91px;
	left:611px;
	width:230px;
	height:216px;
	background-image:url(birne2.gif);
	z-index:5;
	
}

#menu {
	position:absolute;
	top:380px;
	left:280px;
	z-index:4;
	
}

#menu span {
	
	padding-right:23px;
	font-family:"Courier New", Courier, monospace;
	color:#222222;
	font-size:11px;
	letter-spacing:0px;
	
}

a:link, a:visited, a:active, a:hover {
	
	color:#020202;
	text-decoration:underline;

}

a:active, a:hover {
	
	font-style:italic;
	text-decoration:none;

}

a:active {
	
	color:#FF0000;

}

#menu a:link, #menu a:visited, #menu a:hover {
	
	color:#222222;
	text-decoration:none;
	
}


.highlight a:link, .highlight a:visited {
	
	font-weight:bold;
	
}

/* 

Styles für die Slideshow: 

*/

#slide {

	position:absolute;
	height:151px;
	left:0px;
	top:145px;
	overflow:hidden;
}

#fade {

	position:absolute;
	right:-1px;
	top:0px;
	width:397px;
	height:151px;
	background:url(fade2.png) no-repeat;
	z-index:3;

}

h1 {

}

h2 {
	
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	letter-spacing:1px;
	color:#666666;

}

h3 {

	font-size:11px;
	display:inline;
	color:#999999;
	font-weight:normal;
	padding-bottom:20px;

}
