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

#Hintergrund {
	position:absolute;
	left:50%;
	top:50%;
	width:980px;
	height:700px;
	z-index:1;
	background-image: url(Images/Hintergrund_Logo_Gerueckt.gif);
	background-repeat: no-repeat;
	margin-top: -350px;
	margin-left: -490px;
}
body {
	background-color: #FFC000;
}
#Navi {
	position:absolute;
	width:124px;
	height:183px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-align: center;
	top: 217px;
	left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #675832;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
#Textfeld {
			position: absolute;
			left: 252px;
			top: 159px;
			width: 531px;
			height: 319px;
			z-index:2;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			color: #1E1A0F;
}
div.album {
			width: 205px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 20px 0px;
			overflow: hidden;	
}
#albums {
			width: 650px;
}
#main {
			overflow: hidden;
			width: 650px;
			height:500px;
}
#main2 {
			width: 850px;
}
		
.pagelist a:link { color:#4500ee; 
}
div.pagelist {
		position:absolute;
		left:300px;
		top: 310px;
		width: 150px;
		text-align: center;
		text-indent: -150px;
}
#padbox {
 		width:650px;	
}
.selected {	
	color: #660000; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none;
	line-height: normal;
}
.selected a {
	color: #660000; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none;
	line-height: normal;
}
.selected a:hover {
	color: #660000; 
	font-size: 16px; 
	font-weight: bolder; 
	text-decoration: none;
	line-height: normal;
}
#imgBreadcrumb {
	color: #660000; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	line-height: normal;
	height: 15px;
}
#imgBreadcrumb a {
	color: #660000; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	line-height: normal;
}
#imgBreadcrumb a:hover {
	color: #660000; 
	font-size: 16px; 
	font-weight: bolder; 
	text-decoration: none;
	line-height: normal;
}

