/****************************************************
		ALLGEMEINES
****************************************************/
body, p, td, th {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.3em;
	color:#000000;
}


body {
	background:#f8a501;
}

/****************************************************
		†BERSCHRIFTEN
****************************************************/
h1, h2, h3, h4 {
	color:#f8a501;
	font-weight:normal;
	clear:both;
	margin-top:20px;

}
h1 {
	font-size:19px;
	
}
h2 {
	font-size:17px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:13px;
}

.csc-firstHeader {
	margin-top:0;
}


/****************************************************
		LINKS
****************************************************/
#content a {
	color:#ec8a00;
	text-decoration:none;
}
#content a:visited {
	color:#f8a501;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}


/****************************************************
		NAVIS
****************************************************/
nav ul,
nav ul li ul, div#meta ul, div#meta ul li ul  {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin:0;
	padding:0;
}

nav ul li {
	float:left;
}

nav ul li a,
nav ul li ul li a, div#meta ul li a, div#meta ul li ul li a {
	color:#ffffff;
}

/*		ACTIVE 		*/
nav ul li.active a,
nav ul li.active ul li.active a, div#meta ul li.active a, div#meta ul li.active ul li.active a {
	color:#000000;
}

nav ul li.active ul li a, div#meta ul li.active ul li a {
	color:#ffffff;
	
}


/*		HOVER 		*/
nav ul li a:hover,
nav ul li.active ul li a:hover, div#meta ul li a:hover, div#meta ul li.active ul li a:hover{
	color:#000000;
	text-decoration:none;
}




/*			HAUPTNAVI 		*/
#navigation ul li,
#navigation ul li ul li {
	background:#f8a501;
	display:block;
	float:none;
	
}
#navigation ul li a {
	display:block;
	padding:5px;
}

#navigation ul li a,
#navigation ul li ul {
	border-bottom:2px solid #ffffff;
}


#navigation ul li ul li.last a {
	border-bottom:none;
}

#navigation ul li ul li a {
	margin-left:10px;
}



/*		HOVER 		*/
nav#navigation ul li a:hover {
	background:#ffffff;
}
nav#navigation ul li.active ul li a:hover {
	background:none;
}


/*		ACTIVE 		*/
nav#navigation ul li.active a {
	background:#ffffff;
}

nav#navigation ul li.active ul li a {
	background:none;
}




/****************************************************
		LISTEN
****************************************************/




/****************************************************
		FORMULARE
****************************************************/
form fieldset {
	border:none;
}






/****************************************************
		BEREICHE
****************************************************/
#outer {
	width:910px;
	height:300px;
	padding-left:270px;
	padding-top:50px;
	background:url(images/bg_oben.jpg) 0 0 no-repeat;
}
div#meta {
	margin-left:-25px;
}
div#meta ul {
	position:absolute;
	font-size:11px;
	text-transform:uppercase;
	margin-left:0px;
	margin-top:0px;
	top:15px;
	z-index:1;
}


div#meta ul li {
	padding-right:10px;
	display:inline;
	font-weight:bold;
}


#inner {
	width:807px;
	background:#fdf2e0;
	padding:15px;
	margin-left:-25px;
	height:100%;
	position:absolute;
}


#moodbild,
#tx_bamoodbild_moodbild_outer,
#tx_bamoodbild_moodbild_inner {
	width:508px;
	height:135px;
	margin:0;
	padding:0;	
	background-repeat:no-repeat;
}
#moodbild {
	float:left;
}
#tx_bamoodbild_moodbild_outer {
	background:url(images/dummymoodbild.jpg) 0 0 no-repeat;
}

#logo {
	display:absolute;
	margin-left:550px;
	margin-top:-15px;
}
#logo,
#logo img {
	width:250px;
	height:170px;
}
#logo {
	background:url(images/logo.jpg) 0 0 no-repeat;
}


#inner_bottom {
	clear:both;
	width:100%;
}

#navigation {
	width:146px;
	float:left;
}

#content {
	width:644px;
	float:right;
}

#spalte1von1 {
	width:470px;
	float:left;
}

#left {
	background-color:#fdfbf5;
	width:425px;
	padding:15px;
	float:left;
	margin-bottom:-15px;
}


#rechts {
	width:170px;
	float:right;
}

#footer {
	clear:both;
	color:#f8a501;
	font-size:10px;
	padding-left:165px;
	background:url(images/logo_blaueskreuz.jpg) 0 0 no-repeat;
	padding-top:23px;
	display:block;
}


#footerbild {
	width:1249px;
	height:404px;
	background:url(images/bg_unten.jpg);
	position:fixed;
	z-index:-1;
	margin-top:-404px;
	top:100%;
}


/****************************************************
		INHALTE RECHTS
****************************************************/
#rechts h1,
#rechts h2,
#rechts h3 {
	color:#ffffff;
	background:#f8a501;
	font-size:12px;
	padding:3px;
	margin-bottom:0;
}

#right p {
	background:#ffffff;
	padding:3px;
}



/**************************************************
	SITEMAP
**************************************************/

#content #spalte1von1 #sitemap1 a:link, #spalte1von1 #sitemap1 a:visited, #spalte1von1 #sitemap1 a:hover, #spalte1von1 #sitemap1 a:active {
	color:#f8a501;	
}





/****************************************************
		SUCHFELD
****************************************************/
.tx-macinasearchbox-pi1 {
	z-index:10;
	margin-bottom:20px;
}

.tx-macinasearchbox-pi1 input {
	margin-right:0;
	border:1px solid #999999;
	height:20px;
	padding-top:3px;
	margin-top:0;
	width:140px;
	color:#666666;
}

.hidden-text {
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}
.btn-search {
	background: url(images/suche_button.png) 0 2px no-repeat;
	width:21px;
	height:21px;
	clear:none;
	float:right;
}






/**************************************************
	TERMINSUCHE
**************************************************/

.tx-frpblktermine-pi1 legend {
	font-size:14px;
	font-weight:bold;
	}
	
	
	
#tx_frpblktermine_pi1SuchFormular label {
	font-size:smaller;
	font-weight:bold;
	width:100px;
	float:left;
}

#tx_frpblktermine_pi1SuchFormular select {
	width:200px;
	float:left;
	border:solid 1px black;
	margin:2px 0 2px 0;
}


/**************************************************
	TERMINDETAIL
**************************************************/

.tx-frpblktermine-pi2 table th {
	vertical-align:text-top;
	text-align:left;
}


.tx-frpblktermine-pi2 table td h2 {
	margin-bottom:0.8em;
}

.tx-frpblktermine-pi2 table td.beschreibung {
	padding-bottom:1em;
}
