@charset "utf-8";
/* CSS Document */

* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	Outline: none;
}

body {
	background-color: #E3DFD3;
	color: #665C49;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: -26px -7px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-image: url(../images/backstrip_2.jpg);
}
img {
	border: none;
}

p {
	margin-bottom: 16px;
}





div.content {
	display: block;
	width: 800px;
	top: 300px;
	position: relative;
	text-align: left;
	left: 360px;
}

.innerdiv h3{
	font-size: 20px;
	font-family: ITCAvantGardeGothicStdBook;
	color: #373227;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 1.3em;
}

.innerdiv h4{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}





.innercontent {
	padding-top: 20px;
	padding-bottom: 20px;
}


.innerdiv {
	float:left;
	display:block;
	padding-top: 24px;
	width: 646px;
}






#home {
	height: 500px;
	position: absolute;
	left: -1px;
	top: 0px;
	z-index: 0;
	width: 1280px;
}
#strip {
	height: 144px;
	width: 9000px;
	top: 148px;
	position: absolute;
	z-index: 999;
	background-image: url(../images/Foto_Strip.jpg);
	background-repeat: repeat-x;
}


#second {
	height: 500px;
	position: absolute;
	left: 2300px;
	top: 0px;
	z-index: 0;
	width: 1280px;
}
#third {
	height: 500px;
	position: absolute;
	left: 4600px;
	top: 0px;
	z-index: 0;
	width: 1280px;
}
.footer {
	font-size: 12px;
	color: #A59F92;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	display:block;
	float:none;
	margin-top: 8px;
}



.footer a {

	color: #A59F92;
	text-decoration:none;

}


.footer a:hover {

	color: #A59F92;
	text-decoration:underline;

}


#fourth {
	height: 500px;
	position: absolute;
	left: 5400px;
	top: 0px;
	z-index: 0;
	width: 1280px;
}

#kontakt {
	height: 500px;
	position: absolute;
	left: 6900px;
	top: 0px;
	z-index: 0;
	width: 1280px;
}
.navbar {
	height: 20px;
	width: 1000px;
	position: absolute;
	background-repeat: repeat-x;
	top: 300px;
	background-color: #030;
}
#logobar {
	height: 67px;
	width: 284px;
	position: fixed;
	z-index: 999;
	top: 36px;
	left: 20px;
}








a {
	color: #8e041f;
}







div.clips {
	width:520px;	
}

div.clips div.item {
	display:block;
	padding:12px 15px;
	font-size:10px;
	color: #FFF;
	background-image: url(../images/h150.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height:normal;
	
}

div.clips div.item span {
	display:block;
	float:none;
}

div.clips div.item span.info {
	padding-top:32px;
	font-size:12px;
	line-height:16px;


	
}


div.clips div.item span.info a {
	padding-top:0px;
	font-size:12px;
	line-height:16px;
	text-decoration:underline;
	height:auto;
	color:#8e041f;
	display:inline;
	width:auto;
	
}





div.clips a {

	text-decoration:none;
		color: #FFF;
		height:90px;
	width:480px;
	display:block;

}



div.clips a h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:4px;
}


img.thumb {
	display:block;
	float: left;
	margin-right:10px;
	margin-bottom: 20px;
	border: 1px solid #BDD6EA;	
}

div.clips div.item span img.but {
	display:block;
	float: right;
}

div.clips a.first {
	border-top-width:1px;
}

div.clips a.playing, div.clips a.paused, div.clips a.progress {
	background:url(../images/h150_on.png);
	border:0;
}
	
div.clips a.progress {
	opacity:0.6;		
}

div.clips a.paused {
	background-position:0 0;	
}

div.clips a span {
	display:block;		
	font-size:11px;
	color:#666;
}

div.clips a em {
	
	padding-top:4px;
	font-style:normal;
	color:#8e041f;
	font-size:12px;
	display:block;
	font-weight:bold;
}	







/*{{{ go buttons */

a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/arrow/up.png) no-repeat;
	margin:5px 0 5px 105px;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url(../images/arrow/down.png);	
}

div.petrol a.go {
	background-image:url(../images/arrow/up_dark.png);		
}

div.petrol a.go.down {
	background-image:url(../images/arrow/down_dark.png);		
}

a.go.disabled {
	visibility:hidden;		
}



/* neue Stiele */

a.navbut {
	margin-right: 16px;
}
.nav {
	padding-top: 32px;
	padding-bottom: 8px;
	display:block;
}
.rightarrow {
	float: left;
	display: block;
	margin-left: 32px;
	margin-top: 24px;
}

.leftarrow {
	float: left;
	display: block;
	margin-right: 32px;
	margin-top: 32px;
}
