body  {margin: 0;
padding: 0px;
text-align: center}



address, blockquote, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal
}

#container  {
	height: 480px;
	width: 980px;
	margin-left: -490px;
	margin-top: -290px;
	padding: 0;
	top: 50%;
	left: 50%;
	position:absolute;

	}

#headline  {
	width: 980px;
	max-width: 980px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: white;
	border-bottom: 1px solid black
	}

#top  {
	width: 980px;
	max-width: 980px;
	height: 34px;
	margin: 0;
	padding: 2px 0 0 0;
	background: white
	}
	


#infoHolder {
	float:right;
	margin: 0px;
	}


#photocontainer  {

	
	width: 980px;
	margin-left: -490px;
	padding: 0;
	left: 50%;
	position:absolute;

	}

#buttonLeft  {
	float:left;
	border-style:none;
	position:absolute;
	margin-left: 0;
	z-index: 2;
	}

#buttonRight  {
	border-style:none;
	position:absolute;
	margin-left:490px;
	z-index: 3;
	}
	
	


#captions  {
	width: 980px;
	top: 480px;
	margin-left: -490px;
	padding: 0;
	left: 50%;
	position:absolute;
	border-bottom: 1px solid black;
	background: white;
	height: 40px;
	}
#zeileUnten {
	width:100%;
	height:40px;
	
	}

#bildText  {
	position:absolute;
	text-align:left;
	width:100%;
	height:100%;
	z-index:5;
	top: 10px;
	}

#anzahl  {
	position:relative;
	width:100%;
		height:100%;
	text-align:right;
	z-index:6;
	top: 10px;
	
	
	}
	
a  {color: black;
cursor: pointer;
text-decoration: none;}

a:hover  {text-decoration: none}

a:active  {
	color: #CCC;
	text-decoration: underline;
}

a:focus {
	outline:none;
	}
	
#title  {font: 14px helvetica neue,Trebuchet MS1, Helvetica, sans-serif;
letter-spacing:3px;
text-transform:uppercase;
}



