/* CSS Document */


/* -------------------- Grundlayout --------------------------------- */
html, body {
	background: #c4c7bc;
	font-size: 10px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

a {
	background: url(../images/common/bullet_sub_active.gif) no-repeat 0 5px;
	border: none;
	padding: 0 0 0 6px;
	margin: 0;
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #fd9a35;
	}

	
	
h1 {
color: #fd9a35;
margin: 0;
padding: 0 0 15px 0;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#abstand {
	float: left;
	height: 50%;
	margin-bottom: -229px; /* halbe Höhe von #pagewrapper */
	width: 5px;
}

#pagewrapper {
	clear: left;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#contentwrapper {
	background: url(../images/common/body_rahmen.gif) repeat-y;
	height: 362px;
	width: 980px;
	position: relative;
}

#logorahmen {
		background: url(../images/common/new_logo_rahmen.gif) no-repeat;
		width: 980px;
		height: 60px;
}

#footerrahmen {
		background: url(../images/common/footer_rahmen.gif) no-repeat;
		width: 980px;
		height: 18px;
		clear: both;
}

#content {
		width: 730px;
		height: 345px;
		padding: 6px 5px 10px 25px;
		margin: 0;
		overflow: hidden;
		float: left;
		}
		
#navigation {
		width: 180px;
		height: 355px;
		float: left;
		overflow: hidden;
		margin: 0.5em 0.5em 0 1em;
		padding: 0;
		border-bottom: 1px solid #c4c7bc;
		border-left: 1px solid #c4c7bc;
		border-right: 1px solid #c4c7bc;
		font-weight: bold;
}





/* -------------------- Navigation --------------------------------- */
.head {
background: url(../images/common/navi_head.gif) no-repeat;
width: 182px;
height: 7px;
margin: 0 0 20px 0;
	}
	
#navigation ul {
text-decoration: none;
list-style-type: none;
float:left;
margin: 0;
padding: 0;
width:180px;
}

#navigation ul li {
float:left;
margin: 0;
padding: 0;
width:180px;
}
	
	#navigation ul li a {
	display: block;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c4c7bc;
	border-bottom: solid 1px #c4c7bc;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	line-height: 15px;
	text-decoration: none;
	background: none;
	outline: none;
	}

	#navigation ul li.active a,
	#navigation ul li a:hover {
	background: url(../images/common/bullet_active.gif) no-repeat;
	color: #fd9a35;
	}
		
		#navigation ul li ul.subnav  {
		border-bottom: solid 1px #c4c7bc;
		margin: 0 10px 0 0;
		padding: 2px 0 0 15px;
		float: left;
		width: 150px;
		}
		
		#navigation ul li ul.subnav li a {
		background: url(../images/common/bullet_sub.gif) no-repeat 0px 5px;
		font-size: 10px;
		border: none;
		padding: 0 0 2px 6px;
		margin: 0;
		}

			#navigation ul li ul.subnav li.subactive a {
			background: url(../images/common/bullet_sub_active.gif) no-repeat 0px 5px;
			color: #fd9a35;
			}
			
			#navigation ul li ul.subnav li a:hover {
			background: url(../images/common/bullet_sub_active.gif) no-repeat 0px 5px;
			color: #fd9a35;
			}
	
			

/* -------------------- Content --------------------------------- */

.back {
	float: left;
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(../images/common/arrow_back.gif) no-repeat 0 10px;
	}
	
.forward {
	float: right;
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 10px 0 0;
	background: url(../images/common/arrow_forward.gif) no-repeat right 10px;

}

#content p {
margin: 0;
padding: 0 0 14px 0;
}

#content table {
margin: 0 0 14px 0;
padding: 0;
}

#content table p {
margin: 0;
padding: 0;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin: 0 20px 0 0 !important;
padding: 0;
}

div.csc-textpic-text {
height: 355px;
overflow: auto;
padding: 0 10px 0 0;
}

div.csc-textpic-clear {
display: none;
}


#playlist a {
	border: none;
	background: none;
}



/* Formularfelder */
input {
border: 1px solid #c4c7bc;
height: 16px;
width: 160px;
margin: 0 0 2px 0;
font-size: 11px;
color: #666;
font-family: Verdana;
}


.csc-mailform-check {
border: none;
margin: 0 0 6px 0;
width: 15px;
}

label {
display: block;
float: left;
width: 120px;
}

textarea {
border: 1px solid #c4c7bc;
height: 80px;
margin: 0 0 2px 0;
font-size: 11px;
color: #666;
font-family: Verdana;
width: 200px;
}

.csc-mailform-submit {
border: 1px solid #c4c7bc;
height: 16px;
width: 90px;
margin: 0 0 0 120px;
color: #fd9a35;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
}




/* -------------------- Bilder Gallerie -------------------------------------- */

#content .tx-chgallery-pi1 .pagebrowser {
	display: none;
}

#content .pagebrowser .text a {
	background: none;
}

#content .tx-chgallery-pi1 .single  {
	background: none;
	margin: 5px 0 0 0;
	padding: 0;
	
}

#content .tx-chgallery-pi1 .single .img {
	background: none;
	width: 101px;
	height: 71px;
	margin: 0;
}

#content .tx-chgallery-pi1 .single .img img {
	height: 75px;
	overflow: hidden;
}


#content .tx-chgallery-pi1 .single .img .align a {
	background: none;
	padding: 0;
	margin: 0;
}


#content .tx-chgallery-pi1 .single span {
	display: none;
}


/* -------- Video Gallerie ----------------------- */

#player {
	margin-top:14px;
}


#content .flvplayer_listpic_pic {
	width: 120px;
	height: 70px;
}

#content .flvplayer_listpic_firstofrow {
	height: 70px;
	width: 110px;
	margin: 0;
	padding: 0px 8px 5px 8px;
}

#content .flvplayer_listpic_lastofrow {
	height: 70px;
	width: 110px;
	margin: 0;
	padding: 0px 8px 5px 8px;
}


/* Blättern Funktion */
.news-nav {
width: 325px;
position: absolute;
bottom: 0;
left: 425px;
}

.flvplayer_pagebrowser {
width: 325px;
position: absolute;
bottom: 0;
right: 155px;
}