* {
	margin: 0;
	padding: 0;
}

html {
	overflow: hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background: #000;
}

a {
	color: #000;
}


#wrapper {
	position: absolute;
	top: 50%;
	margin-top: -250px;
	width: 100%;	
	height: 500px;	
	background: url(../images/bg_wrapper.jpg) 0 0 repeat-x;
}

#innerwrapper {
	position: relative;
	height: 500px;
	width: 960px;
	margin: 0 auto;
	background: url(../images/bg_wrapper.jpg) 0 0 repeat-x;
}

#allcontent {
	width: 930px;
	height: 400px;
	margin: 45px 0 0 30px;
}

/*INTRO*/


#allcontentintro {
	width: 930px;
	height: 500px;
}

#flaggen {
	width: 930px;
	text-align: center;
	margin: 40px 0 0 0;
	font-size: 10px;
}

#flaggen a{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/*ENDE INTRO*/
#header {
	height: 59px;
	padding: 26px 0 0 67px;
}



#header ul, #navi ul {
	display: block;
	
	list-style: none;
	float: left;
	margin-top: -4px;
}

#header li {
	height: 17px;
}

#navi li {
	height: 24px;
}

#header li a, #navi li a{
	color: #000;
	text-decoration: none;
}

#header li a:hover, #header li a.active, #header li a:hover.active, #navi li a:hover, #navi li a.active, #navi li a:hover.active  {
	color: #D60703;
	text-decoration: none;
}

.navitop1 {
	margin-left: 102px;
	width: 150px;
}

.navitop2 {
	margin-left: 75px;
	width: 150px;
}

.navitop3 {
	margin-left: 100px;
	width: 50px;
}

#header img {
	float: left;
	vertical-align: text-top;
}

#navi {
	float: left;
	width: 168px;
	padding: 0 0 0 49px;
}

#navi li.absatz {
	margin-top: 10px;
}

/*#content {	
	float: left;
	width: 386px;
	text-align: justify;
	height: 350px;
	overflow: auto;
	padding: 0 30px 0 0;
}*/

/*#contentlarge {	
	float: left;
	width: 683px;
	text-align: justify;
	overflow: auto;
	height: 350px;
	padding: 0 30px 0 0;
}*/

#slideshow {
	float: left;
	width: 297px;
}

#slideshow img, #contentlarge img {
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
}

#slideshow #smallpics {
	padding: 8px 0 0 0;
}

#slideshow #smallpics img {
	padding: 1px;
	background: #fff;
	border: 1px solid #000;
	margin: 0 4px 4px 0;
}


#monoSlideshow{
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
	width: 260px;
	height: 260px;
}

h1 {
	font-size: 15px;
	margin: 0 0 10px 0;
	color: #000;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #d60703;
}

p {
	margin-bottom: 15px;
}

.listleft {
	float: left;
}

.listright{
	float: right;
	width: 150px;
	text-align: right;
}

.leftofright {
	float: right;
	text-align: right;
}

.list {
	width: 650px;
	float: none;
	clear: both;
}

.imagecredits {
	margin-bottom: 20px;
}

.imagefloater {
	margin-right: 20px;
}



/*scrollbalken */
#contentlarge{
	position:absolute;
	width:683px;
	height:350px;
	overflow:hidden;
	top:130px;
	left:247px;
	clip:rect(0,683,350,0);
	visibility:hidden;
	text-align: justify;
	padding: 0 30px 0 0;
	} 
	
#content {	
	position:absolute;
	width:386px;
	height:350px;
	overflow:hidden;
	top:130px;
	left:544px;
	clip:rect(0,386,350,0);
	visibility:hidden;
	text-align: justify;
	padding: 0 30px 0 0;
}

#inhalt{
	position:absolute;
	top:0px;
	left:0px;
	}
#divUpControl{
	position:absolute;
	left:960px;
	top:130px;
	z-index:1;
	text-align: right;
	} 
#divDownControl{
	position:absolute;
	left:960px;
	top:440px;
	z-index:1;
	text-align:right;
} 

a.volkerimage {
	display: block;
	width: 150px;
	height: 190px;
	background: url(../images/volker.jpg) -150px 0px no-repeat #c00;
	text-indent: -5000px;
	border: 1px solid #000;
}

a:hover.volkerimage {
	background: url(../images/volker.jpg) 0 0 no-repeat;
}

a.wolfimage {
	display: block;
	width: 150px;
	height: 190px;
	background: url(../images/wolf.jpg) 0px 0px no-repeat #c00;
	text-indent: -5000px;
	border: 1px solid #000;
}

a:hover.wolfimage {
	background: url(../images/wolf.jpg) -150px 0 no-repeat;
}

a.bleeckimage {
	display: block;
	width: 150px;
	height: 190px;
	background: url(../images/bleeck.jpg) 0px 0px no-repeat #c00;
	text-indent: -5000px;
	border: 1px solid #000;
}

a:hover.bleeckimage {
	background: url(../images/bleeck.jpg) -150px 0 no-repeat;
}

a.voigtimage {
	display: block;
	width: 150px;
	height: 190px;
	background: url(../images/niklas.jpg) 0px 0px no-repeat #c00;
	text-indent: -5000px;
	border: 1px solid #000;
}

.text { margin-left:10px; }

a:hover.voigtimage {
	background: url(../images/niklas.jpg) -150px 0 no-repeat;
}
