/* Farben
orange: EF7F01
grün: B2C804
grau: 4C4C4C
Schrift: 58585A
*/

* html #container {height:100%}
html 
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-size: 13px; 
    font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
body 
{
    height: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    text-align: left;
    background-color: white;
}

input, textarea, select {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #58585A;
	}
	
#outerwrap {
    position: relative;
    top: 0;
	left: 0;
    width: 100%;
	height: 100%;
}

#innerwrap {
    position:relative;
    top: 0px;
    left: 50%;
    margin: 0px 0 0 -478px;
    width: 955px; 
    height: auto;
}

#balken_gruen {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 50%;  
	height: 105px;
	background-image: url(../images/balken_gruen.jpg);
}
	
#balken_orange {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    width: 50%;  
	height: 207px;
	background-image: url(../images/balken_orange.jpg);
}

a {
    font-size: 13px; 
    color: #EF7F01;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul { /* alle Listen */
	padding: 0;
	margin: 0;
	list-style: none;
}

input, select {
    font-size: 13px; 
    font-weight: normal;
    color: #59585a;
}

textarea {
	font-size: 13px; 
}

img
{
    border: 0px;
}

/* *** container für inhalte definieren *** */

#abdeckung {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 735px;  
	height: 207px;
	background: white;
}

img#logo { 
    position: absolute;
    top: 95px;
    left: 432px;
    width: 287px;
    height: 97px;
	z-index: 1; 
}

#box_acappella {
    position: absolute;
    top: 24px;
    left: 15px;
    width: 279px;
    height: 44px;
	background-image:url(../images/comedy_acappella.png);
	}

#box_direktgesang {
    position: absolute;
    top: 164px;
    left: 750px;
    width: 151px;
    height: 16px;
	background-image:url(../images/direktgesang.png);
	}
	
#box_bild {
    position: absolute;
    top: 227px;
    left: 27px;
    width: 433px;
    height: 432px;
	background-image: url(../images/bckgrnd_polaroid.png);
	color: white;
	}

#content {
	position: relative;
    width: 390px;
	margin: 0px 0px 20px 520px;
	padding: 240px 0px 0px 0px;
    color: #4c4c4c;
    overflow: visible;
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
}

/* *** col-body styles *** */
#content h1 {
	position: relative;
    font-size: 17px;
    padding-bottom: 20px; 
    font-weight: bold;
    color: #B2C804;
	text-transform: normal;
	line-height: 22px;
}

#content h2 {
    font-size: 13px;    
    font-weight: bold;
    color: black;
    /* font-variant: small-caps; */
	text-transform: normal;

}

#content h3 {
    font-size: 13px;    
    font-weight: bold;
    color: #59585a;
    /* font-variant: small-caps; */
	text-transform: normal;
}

#content a:hover {
    text-decoration: underline;
}

#content li {
	margin: 0;
	padding: 0 0 0 18px;
    background-image: url(../images/listdot.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

/* *** table styles *** */
div.table_row {
	min-height: 1px;
}
div.table_td {
	float: left;
}

/******* Kursnavigation ********/


#navigation {
    position: absolute;
    width: 300px;
    margin: 110px 20px 0 105px;
}

li.navmainStandardLevel_1 a {
    display: block;
	font-weight: bold;
	font-size: 14px;
    line-height: 24px;
    text-decoration: none;
	color: #868175;
	text-indent: 35px;
	background: url(../images/nav_standard.png) 0px 13px no-repeat;
}

li.navmainStandardLevel_1 a:hover {
	background: url(../images/nav_over.png) 0px 13px no-repeat;
	background: url(../images/nav_over.png) 0px 13px no-repeat;
	text-indent: 40px;
}

li.navmainStandardLevel_1 a.active {
	color: #B2C804;
	background: url(../images/nav_over.png) 0px 13px no-repeat;
}

li.navmainStandardLevel_1 a.active:hover {
	text-indent: 35px;
}


#navigation li { /* alle Listenelemente */
    display: block;
    width: auto;
    white-space: nowrap;
	padding: 0;
	margin: 0;
}

#navigation_meta {
	position: absolute;
	right: 50px;
	top: 5px;
	}
	
ul#metaNavigation li { 
	float: left;
	padding: 0 5px;
}

ul#metaNavigation li a { 
	color: #868175;
	font-size: 10px;
}

ul#metanavigation li a:hover { 
	color: #B2C804;
}


	
/******* FAQ ********************/


#faq h2 {
	margin-top: 20px;
}

#faq h3.showmore {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0;
	padding: 3px 0;
}

#faq h3.showmore:hover {
	cursor: hand;
	cursor: pointer;
}

#faq div.answer {
	margin: 0 0 0 20px;
	padding: 0;
}


/******* Hilfsnavigation ********/

#adresse {
	width: 565px;
	line-height: 16px;
}

/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
	position: absolute;
	top: 16px;
	left: 720px;
	margin: 0;
	font-size:11px;
	background-color:transparent;
}

#formsearch input {
    font-size: 9px;
    color: #4e4d4f;
	float: left;
	width: 140px;
	height: 14px;
	border: 1px solid #4e4d4f;
	margin-top: 2px;
	margin-left: 26px;
	padding-left: 0px;
	padding-right: 0px;
}

div.search_button { /* Volltextsuche Site */
	float: right;
	background-image: url(../images/search_button_normal.png);
	width: 52px;
	height: 18px;
	margin: 2px 0px 0px 5px;
	/*font-family: "Arial";
     font-size: 11px;*/
	padding-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

.search_button a {
	height: 18px;
	line-height: 18px;
	display: block;
	font-size: 11px;
	color: white;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
}

.search_button:hover {
	background-image: url(../images/search_button_hover.png);
}

/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
	margin: 0 0 10px 0;
}

#searchResults p.message {
	margin: 20px 0 30px 0;
}

#searchResults a.total {	
	display: block;
	color: #4e4d4f;
	text-decoration: none;
}

#searchResults div:hover {
	background-color: #FCF0CA;
}


#searchResults div.searchResultItem {
	border-bottom: 1px solid #ccc;
	margin:0 0 0px 0;
	padding: 10px 0 5px 0;
}
#searchResults div.searchResultItem h2 {
	width: auto;
	font-size: 13px;
	margin:0 0 5px 0;
	padding:0;
	color: #4e4d4f;
	font-style:normal;
	border-bottom: 1px dotted #ccc;
}

#searchResults div.searchResultItem p {
	padding:0;
	margin:0 0 10px 0;
}

/********** Registration und Login Form ********************/

#loginForm {
	margin-top: 30px;
	font-size: 13px;
}

#loginForm label {
    display: block;
    float: left;
	width: 120px; 
	text-align: left;
	padding-right: 10px;
}

#loginForm input, #loginForm select {
    display: block;
	width: 150px; 
	text-align: left;
	margin-bottom: 4px;
    border: 1px solid #59585a;
}

input#loginBtn {
    display: block;
	width: 150px; 
	text-align: left;
	margin-bottom: 4px;
    color: white;
    background-color: #003366;
    border: 1px solid #003366;
	cursor: hand;
	cursor: pointer; 
}

#contactForm {
	margin-top: 0px;
	font-size: 13px;
}

#contactForm thead th {
	line-height: 40px;
}

#contactForm label {

	background-image: url('../images/mandatory.gif');
	background-repeat: no-repeat;
	background-position: right 1px;
    display: block;
    float: left;
	width: 140px; 
	text-align: left;
	padding-right: 10px;
}

#contactForm .nonmandatory {
    background-image: none;
}

table.anrede { margin-bottom: 6px; }

#contactForm input, #contactForm textarea, #contactForm select, #newsletterform input.standard {
    display: inline;
	width: 150px; 
	margin-bottom: 4px;
    border: 1px solid #59585a;
    font-size: 13px;
    margin-right: 8px;
}

.eingabe {
	width: 456px;
}

#contactForm input.eingabe2 {
	width: 150px;
}

#contactForm input.eingabe3 {
	width: 30px;
    float: left;
}

#contactForm input.eingabe4 {
	width: 120px;
}

#contactForm input.eingabe5 {
	width: 280px;
}

#contactForm select {
	width: 152px;
	padding-left: 0px;
}

#contactForm textarea {
	height: 105px;
	width: 220px;
}

* html #contactForm textarea {
	width: 220px;
}

#contactForm table td.pt {
	padding-top:2px;
}
* html #contactForm table td.pt {
	padding-top:0;
}

#contactForm input, #pwdForm input {
}

#contactForm .send, #pwdForm .send, #newsletterform .send {
	background-color: #B2C804;
	color: white;
	height: 20px;
	line-height: 14px;
	border: none;
	cursor: hand;
	cursor: pointer; 
}

/* *** css modules ************************************************************************************ */

.small {
	font-size: 9px;
}


/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
/* ist nötig, damit unter FF die gefloateten container in ihrer Höhe wahrgenommen werden, sonst wird der Hintergrund verschludert */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


.pdf {
	background-image:url('../images/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 3px ;
}

.extern {
	background-image:url('../images/extern.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 3px ;
}



.png {
	background-image:url('../images/png.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 3px ;
}

/* css definitions 4 slideshow */
.slide img:hover {
	cursor: hand;
	cursor: pointer;	
	}

/* Header Slideshow */
#slideshow1 {position:relative; top: 50px; margin:auto;}
#slideshow1 .slide {position:absolute;top:0;left:0;display:none;}
#slideshow1 .slide img {border:0;} 

/* Side Slideshow */
#slideshow3 {
	position: relative;
	text-align:left; 
	margin: 45px 0 10px 0;
	width: 260px;
	height: 190px;
	border-top: 1px solid #59585a;
	border-bottom: 1px solid #59585a;
	background: #E9EEF3;
	/* background: url(../images/gallery_frame.png); */
	}

#slideshow3 .slide {position:absolute;top:0px;left:0px;text-align: center; display:none;}
#slideshow3 .slide div.image {position: absolute; top: 0px; width: 260px;text-align: center;}
#slideshow3 .slide div.media {position: absolute; top: 165px; left: 0px; font-size: 8px; width: 260px; color: #59585a;}

#slideshow3 .slide div.image div.lupe {
	cursor: hand;
	cursor: pointer;
	}

#slideshow3 .slide div.image div.lupe {
	position: absolute;
	top: 165px;
	left: 245px;
	background: url(../images/lupe_lightbox2.png) no-repeat;
	width: 11px;
	height: 11px;
	z-index: 10;
}


/***** Artikel-Slides (News) ******/
	
h6 {
	padding: 30px 0;
	font-size: 13px;
	text-align: center;
	}

/* Body Slides */	
#slides {
	position: relative;/*
	border-top: 1px dotted #4e4d4f;
	border-bottom: 1px dotted #4e4d4f;
	*/
	width: 100%;
	margin: 25px 0 20px 0;
	background: #E9EEF3;
	border: 0;
	height: 300px;
	-moz-border-radius:.6em; 
	-webkit-border-radius:.6em; 
	border-radius:.6em; 
	}
	
#slides a.prev {
	display: block;
	position: absolute;
	left: 5px;
	top: 100px;
	
	}
	
#slides a.next {
	display: block;
	position: absolute;
	left: 575px;
	top: 100px;
	}
	
.slides_container {
	position: relative;
	margin: 0 0 0 30px;
	width:595px;
}

.slides_container div.staticbox {
	height: 300px;
}

* html .slides_container div.staticbox {
	height: 300px;
}

.slides_container div.staticbox span.slideimg img { 
	margin-top: 10px;
}

.slides_container div.staticbox span.slideimg img:hover, .slides_container div.staticbox div.lupe:hover { 
	cursor: hand;
	cursor: pointer;
}

.slides_container div.staticbox span.slideimg {

	position:absolute;
	display: block;
	top:15px;
	left:20px;
	width: 260px;
	height: 260px;
	/* background: url(../images/gallery_frame.png); */
	background: white;
	text-align: center;	
}

.slides_container div.staticbox span.slideimg div.lupe {
	position: absolute;
	top: 247px;
	left: 240px;
	background: url(../images/lupe_lightbox2.png) no-repeat;
	width: 11px;
	height: 11px;
	z-index: 10;
}

.slides_container div.staticbox div.slidetext {
	position: absolute;
	top: 13px;
	left: 310px;
	font-size: 11px;
	width: 200px;
	height: 280px;

}

.slides_container div.staticbox div.slidenumber {
	position: absolute;
	text-align: center;
	top: 260px;
	font-size: 9px;
	width: 280px;

}

.slides_container div.staticbox div.description {
	position: absolute;
	top: 275px;
	font-size: 9px;
	margin: 0 0 0 20px;
	width:555px;

}

/*************** Artikelliste für Unterkapitel ************/

.artikelliste {
	clear: both;
	position: relative;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid gray;
	}
	
.artikelliste div.teaserbild {
	float: left;
	padding-right: 20px;
	width: 183px;
	height: 100px;
	overflow: hidden;
	}
	
.artikelliste:hover {
	background-color: #FCF0CA;
	cursor: pointer;
	cursor: hand;
	
	}
	
.artikelliste h3 {
	width: auto;
	border-bottom: 1px dotted gray;
	font-weight: bold;
	margin: 0;
	margin-left: 200px;
	padding: 0 0 10px 0;
	}	


	
.artikelliste div.teasertext {
	margin-top: 15px;
	font-size: 10px;
	line-height: 13px;
	}

/** nivo Slider **/
div.slider-wrapper {
	position: absolute;
	top: 85px;
	left: 99px;
	width: 250px;
	height: 220px;
	border: 1px solid #CCCCCC;
	}

div.einzelbild {
	position: absolute;
	top: 85px;
	left: 99px;
	width: 250px;
	}
	
	div.einzelbild img { 	border: 1px solid #CCCCCC; }
