@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #1C1C1C;
}
a:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}


#links {
	height: 1000px;
	width: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #999999;
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
}

#links2 {
	height: 1000px;
	width: 260px;
	position: absolute;
	left: 250px;
	top: 0px;
	color: #ECECEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#links2 a {
	color: #ECECEE;
}
#links2 a:hover {
	color: #FF0000;
}


#links3 {
	height: 1000px;
	width: 260px;
	position: absolute;
	left: 511px;
	top: 0px;
	background-color: #373737;
	color: #ECECEE;
}
#links4 {
	height: 1000px;
	width: 260px;
	position: absolute;
	left: 772px;
	top: 0px;
	background-color: #313131;
	color: #ECECEE;
}

#links2 td {
	height: 70px;
}
#thumbs {
	height: 550px;
	width: 260px;
	z-index: 3;
	top: 90px;
	position: absolute;
	left: 0px;
}



#head {
	height: 90px;
	margin: 0px;
	width: 250px;
	left: 0px;
	top: 0px;
	padding: 0px;
	color: #666666;
	position: absolute;
}
#head2 {
	height: 90px;
	margin: 0px;
	width: 260px;
	left: 0px;
	top: 0px;
	padding: 0px;
	position: relative;
}
#head3 {
	height: 90px;
	margin: 0px;
	width: auto;
	left: 0px;
	top: 0px;
	padding: 0px;
	color: #CCCCCC;
}


#content {
	width: 1100px;
	position: absolute;
	left: 511px;
	height: 1000px;
	font-size: 12px;
	color: #CCCCCC;
	top: 0px;
}
#content a {
	color: #CCCCCC;
}
#content a:hover {
	color: #FF0000;
}

.galerie {
	top: 90px;
	position: absolute;
}



#unten {
	width: 220px;
	clear: both;
	position: absolute;
	height: 100px;
	left: 0px;
	top: 600px;
	margin-bottom: 0px;
	z-index: 2;
	padding-left: 30px;
}
#unten a {
	color: #999999;
}

#nav    ul {
	list-style-type: none;
	padding: 0px;
	color: #999999;
	font-size: 15px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 20px;
}






h1 {
	font-size: 18px;
	letter-spacing: 2px;
	margin-top: 41px;
	color: #71767A;
	margin-bottom: 2px;
}
.dunkel {
	color: #C8C9CA;
}

.dunkler {
	color: #71767A;
}
#nav  a {
	color: #999999;
	text-decoration: none;
}
#nav  a:hover {
	color: #FF0000;
	background-color: #9B9CA0;
	display: block;
}
#nav {
	height: 300px;
	width: 250px;
	position: absolute;
	top: 90px;
}

.abstand {
	margin-left: 12px;
}
#unten a:hover {
	color: #FF0000;
}
.mittig {
	text-align: center;
}
.fotounterschrift {
	font-size: 10px;
	color: #999999;
	margin-left: 10px;
}
.abstand2 {
	margin-left: 3px;
}

