* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	/*font-weight: bold;*/
}

a {
	color: #777;
	text-decoration: none;
}

/*
a:link {
	color: #777;
	text-decoration: none;
}*/

a:focus {
	color: red;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:active {
	color: red;
	text-decoration: none;
}

body {
	background-color: black;
	vertical-align: middle;
}

#wrapper {
	width: 800px; 
	height:600px; 
	background-color: black;
	text-align: left;
	border: 1pt white solid;
	margin-top: 100px;
}

#leftDiv {
	float: left;
	width: 240px;
	height: 600px;
}

#centerDiv {
	float: left;
	width: 500px;
	height: 600px;
}

.menu {
	padding-left: 30px;
	font-weight: bold;
}

#titleDiv {
	margin-top: 30px;
	height: 20px;
	padding-left: 20px;
	color: red;
	font-size: 13pt;
}

#bezLeft {
	margin-top: 25px;
	height: 170px;
}

#news {
	height: 70px;
}

#menuLast {
	position: absolute;
	top: 569px;	
}

#photo {
	height: 423px;
	width: 423px;
	margin-top: 48px;
	vertical-align: bottom;
}

#mainImg {
	position: absolute;
	visibility: hidden;
	border: none;
}

#unterschr {
	position: absolute;
	top: 567px;	
	margin-top: 10px;
	text-align: right;
	width: 414px;
}

#galeries {
	text-align: left;
	position: absolute;
	top: 645px;	
	overflow: visible;
	width: 470px;
}

.cat {
	margin-right: 7px;	
}

ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.ziffern {
	position: absolute; top: 646px; margin-left: -20px;
}

.wp-caption-text {
	font-weight: bold;
	text-align: left;
}

