body {
	background: black;
	/*font-family:Times,Serif,Verdana,Arial,Helvetica,Sans Serif;*/
	/*width:50em;*/
	color:white;
}

img {
	border:0;
}

#galerietitel {
	margin: 5ex 0 4ex 22em;
}

#galerienavi {
	float: left;
	width: 16em;
}

#galerieaktiv {
	font-weight: bold;
	border-width:0 0 2px 0;
	border-color:#fc6;
	border-style:solid;
}

#galeriepassiv {
	border-width:0 0 2px 0;
	border-color:#000;
	border-style:solid;
}

#galeriedatum {
	color:#fc6;
	font-size:55%;
	text-align:right;
}

#galeriefreitext {
	padding: 0.5ex 0 3ex 1em;
	color:#fff;
	font-size:70%;
}

#galeriefreitext a {
	text-decoration: none;
	color:#fff;
}

#galeriecontent {
	margin: 0 0 0 17em;
	width:31em;
}

#galeriepicture {
	height:520px;
	text-align:center;
}

#galeriearrows {
	height:32px;
}

#galeriearrow_left {
	float:left;
}

#galeriearrow_right {
	float:right;
}

#galeriethumbnail {
	text-align:center;
	margin-top:15px;
	clear:both;
}

#galeriethumbnail .galeriepic img {
	border:0;
	margin: 0 5px 5px 0;
}

a {
	text-decoration: none;
	/*color:#f90;*/
}
