body { 
		margin:0px; 
		padding:0px; 
		background-image:url(../images/background.jpg); 
}

img {
		border: 0px;
} 

.logo {
	position:absolute; 
	top: 10px; 
	left: 10px; 
	width:336px; 
	height:61px; 
	background-image:url(../images/logo.jpg); 
	background-repeat:no-repeat;
	text-align:left;
}

.about {
	position:absolute; 
	top: 33px; 
	right: 10px; 
	width:361px; 
	height:46px; 
	background-image:url(../images/about.jpg); 
	background-repeat:no-repeat;
	text-align:right;
}

.akt {
	display:none; 
	position:absolute;
	cursor: pointer;
}

.dessous {
	display:none; 
	position:absolute;
	cursor: pointer;
}

.portrait {
	display:none; 
	position:absolute;
	cursor: pointer;
}

.natur {
	display:none; 
	position:absolute;
	cursor: pointer;
}

.motive {
	display:none; 
	position:absolute;
	cursor: pointer;
}

.checked {
	position:absolute; 
	top: 7px; 
	left: 15px;
	width:20px; 
	height:17px; 	
	background-image:url(../images/checked.png); 
}

.unchecked {
	position:absolute; 
	top: 7px; 
	left: 15px;
	width:20px; 
	height:17px; 	
	background-image:url(../images/unchecked.png); 
}

.selectbox {
	position:absolute; 
	top: 90px; 
	left: 10px;
}

.aktbox {
	position:absolute; 
	top: 0px; 
	left: 0px;
	width:131px; 
	height:31px; 	
	background-image:url(../images/akt.jpg);
}

.dessousbox {
	position:absolute; 
	top: 40px; 
	left: 0px;  
	width:131px; 
	height:31px; 	
	background-image:url(../images/dessous.jpg); 
}

.portraitbox {
	position:absolute; 
	top: 80px; 
	left: 0px;  
	width:131px; 
	height:31px; 	
	background-image:url(../images/portrait.jpg); 
}

.naturbox {
	position:absolute; 
	top: 120px; 
	left: 0px;  
	width:131px; 
	height:31px; 	
	background-image:url(../images/natur.jpg); 
}

.motivebox {
	position:absolute; 
	top: 160px; 
	left: 0px;  
	width:131px; 
	height:31px; 	
	background-image:url(../images/motive.jpg); 
}

.infobox {
	position:absolute; 
	top: 90px; 
	right: 10px;
}

.kontaktbox {
	position:absolute; 
	top: 0px; 
	right: 0px;
	width:131px; 
	height:31px; 	
}

.impressumbox {
	position:absolute; 
	top: 40px; 
	right: 0px;
	width:131px; 
	height:31px; 	
}

.link {
	display:block;
	padding: 0px 5px 0px 0px;
	color: #000000;
	font-size: small;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration:none;
}

.infotext {
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration:none;
}

.infotext p {
	font-weight: bold;
	font-size:110%;
	margin-top:7px;
	margin-bottom:2px;
}

div#slider {
	position:absolute;
	top: 300px;
	left: 40px;
}

div#slider_2010 {
	position:absolute;
	top: 20px;
	left: 35px;
	background-image:url(../images/2010.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_2009 {
	position:absolute;
	top: 44px;
	left: 35px;
	background-image:url(../images/2009.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_2008 {
	position:absolute;
	top: 68px;
	left: 35px;
	background-image:url(../images/2008.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_2007 {
	position:absolute;
	top: 92px;
	left: 35px;
	background-image:url(../images/2007.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_2006 {
	position:absolute;
	top: 116px;
	left: 35px;
	background-image:url(../images/2006.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_2005 {
	position:absolute;
	top: 140px;
	left: 35px;
	background-image:url(../images/2005.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_2004 {
	position:absolute;
	top: 164px;
	left: 35px;
	background-image:url(../images/2004.png);
	background-repeat:no-repeat;
	width:36px;
	height:13px;
}

div#slider_top {
	position:absolute;
	top: 0px;
	left: 0px;
	background-image:url(../images/slider_top.png);
	background-repeat:no-repeat;
	width:10px;
	height:16px;
}

div#slider_middle {
	position:absolute;
	top: 16px;
	left: 3px;
	background-image:url(../images/slider_middle.png);
	background-repeat:no-repeat;
	width:4px;
	height:163px;
}

div#slider_bottom {
	position:absolute;
	top: 179px;
	left: 0px;
	background-image:url(../images/slider_bottom.png);
	background-repeat:no-repeat;
	width:10px;
	height:16px;
}

div#handle {
	position:absolute;
	left: -16px;
	padding:0px;
	width:41px;
	height:19px;
	cursor:move;
}

.hinweis {
	position:absolute; 
	bottom: 2px; 
	left:50%;
	width:239px; 
	height:31px; 
	background-image:url(../images/hinweis.jpg); 
	background-repeat:no-repeat;
	margin-left: -120px; 
}


