/* 
	general styles
*/

*{
	margin:0;
	padding:0;

}

body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 0.7em;
	line-height: 140%;
	margin:0 0 0 0;
}

.clr {
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size:1px;
	height: 1px;
	overflow: hidden;
}

#container {
	width: 740px;
	margin: 0 auto 0 auto; 
	padding: 0px 0 0 0;
	background: #fff;
	border: 4px solid #fff;
	border: none; 
}

#page-footer {
	border-top: 1px solid #cccccc;
	margin: 1px 0 20px 0;
	padding-top: 20px;
	text-align: right;
	color: #ccc;
	font-size: 85%;
}

h1#logo {
	background: url(../images/logo3.gif) #348084;
	height: 23px;
	text-indent: -999em;
	overflow:hidden;
	padding:0;
	margin: 0 0 0 0;/*46px 0;*/
}

h1#logo {
	height: 110px;
}






/*
	Links
*/

a, a:visited, a:link, a:active, a:hover {
	color: #444444;
	text-decoration: none;
	border: none;
}

a:hover {
	color:#348184;
	text-decoration: none;
}

a:visited {
	color:#348184;
}

img {
	border: none;
}



/*
	Vertical Accordions
*/

.accordion_toggle {
	display: block;
	height: 30px;
	padding: 0 10px 0 10px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	overflow: hidden;
}


.accordion_toggle_static {
	display: block;
	height: 30px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	margin: 2px 0 0 0;
	overflow: hidden;
}

.accordion_content {
	overflow: hidden;
	margin:0;
	padding:0;
}
	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
}

.accordion_content p {
	line-height: 150%;
	padding: 0 10px 15px 10px;
}


/* Termine Ausnahmen */
	
#informationen .accordion_content {
	overflow: hidden;
	margin:0;
	padding:0 0 15px 0;
}	

#informationen .accordion_toggle_active, #informationen .accordion_toggle_active:hover  {
	height: 40px;
	padding: 15px 0 0 10px;
	overflow: hidden;

}

#termine .accordion_toggle {
	padding: 0 10px 0 10px;
}

#termine .accordion_toggle_active {
	display: none;
}

#termine h1 div {
	float: left;
	padding-right: 10px;
	padding-left: 10px;	
}

#termine h1 .datum {
	padding-left: 0px;
}

#termine h1 .name {
}

#termine h1 .titel {

}


#termine .accordion_content {
	overflow: hidden;
}

#termine .accordion_content p {
	padding: 0;
	margin: 10px 0;
}

.entryBody {	
	padding: 8px;
}
	
.entryBody img {
	margin: 3px 0 5px 20px;
}	
	
#termine .entryBody div {
	margin: 0 0 5px 0;
}

#termine .entryBody .datum {
	border: none;
	font-weight: normal;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#termine .entryBody .rubrik {
	float:left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}	

#termine .entryBody .name {
	border: none;
	font-weight: normal;
	margin: 0 0 13px 0;
	float: none;
}

#termine .entryBody .titel {
	border: none;
	font-size: 185%;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 10px 0;
	font-size: 170%;
	line-height: 130%;
	letter-spacing: -0.01em;
	margin: 16px 0 24px 0;
}


/* 
Styling Contents
*/	


/* Header Ausnahme */

#header .accordion_toggle {
	text-align: left;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 0.9em; 
}

#header .accordion_toggle_active {
	text-align: left;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 0.9em; 
	color:#fff;
}

#header h1.accordion_toggle_active  {
	display: none;
	
}

#header .header_static {
	text-align: left;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 0.9em; 
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	 /*font-size: 150%; */
	 height: 40px;
	 padding: 5px 0 0 0;
	/*display: none;*/
}

#header .accordion_toggle_active:hover {
	color:#fff;
}

#header .accordion_content {
	overflow: hidden;
	padding: 0 0 30px 0;
}


			
/* Container styling*/


#horizontal_container {
	margin: 20px auto 20px auto;
	width: 740px;   
	height: 100px;    
}



/* Fontsizes */


h3 {
	font-size: 120%;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}


.accordion_content p.citation {
	font-size: 130%;
}

.highlight {
	font-size: 120%;
}

ul.objekt {
list-style: inside;
padding-right: 10px;
}
ul.objekt li {
padding: 3px 0;
}


.accordion_toggle {
	line-height: 30px;

}

.accordion_toggle_static {
	line-height: 30px;
	font-weight: normal;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.9em;
}

/* Informationen */
#informationen .accordion_toggle, #informationen .accordion_toggle:hover  {
	letter-spacing: 0.15em;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 0.9em; 
}

/* Termine eingefahren */
#termine .accordion_toggle {
	line-height: 30px;
	font-size: 0.9em;
}

#termine .entryBody div {
	line-height: 1.2em;
	font-size: 0.9em;
	font-weight: bold;
}

#termine h1 .rubrik, #termine .entryBody .rubrik {
	font-size: 0.86em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
}



/*
colors
*/
body {
	background: #fff;
	color:#586258;
	
}

#termine h1:hover div {
	color: ;	
}


h1#logo {
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color: #6b6f6d;
	background-image: url(../images/logo6.gif);
	border-bottom: 1px solid #ccc;
}

.accordion_toggle_static {
	background: #a5a694;
	background: #348084;
	background:#3f5a5b;
	color: #fff;
	
}

#informationen .accordion_toggle:hover {
	color: #348184;
	/*font-weight: arial;*/
	color:#2e8184;
}

#informationen .accordion_toggle_active, #informationen .accordion_toggle_active:hover {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#informationen .accordion_toggle_active, #informationen .accordion_toggle_active:hover, #informationen .accordion_toggle:hover {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	background: #ffffff;
	color: #348184;
	color: #2e8184;
}

#termine .entryBody .titel {
	color: #348184;
	color: #2e8184;
	
}


#header .accordion_toggle {
	color:#4E4541;
}

#header .accordion_toggle_active { 
	color:#fff;
}


#header .header_static {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #2e8184;
}

#header .accordion_toggle_active:hover {
	color:#fff;
}

#header .accordion_content {
	background: #fff;
	color: #444444;
}




/*

///////////////////////////////////////////////////////////

colors

Beton beton beton

*/
body {
	background: #fff;
	color: #5f645c;
}



h1#logo {
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color: #6b6f6d;
	background-image: url(../images/logo6.gif);
	border-bottom: 1px solid #ccc;
}


.accordion_toggle {
	color: #ff4444;
	border-bottom: 1px solid #cccccc;
}


.accordion_content {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
	
.accordion_content h2 {
	color: #0099FF;
}

.accordion_toggle_static {
	background:#71756f;
	color: #fff;
}



#header .accordion_toggle_active { 
	color:#fff;
}

#header .header_static {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #6a6e68;
}

#header .accordion_toggle_active:hover {
	color:#fff;
}

#header .accordion_content {
	background: #fff;
	color: #6a6e68;
}




#informationen .accordion_toggle:hover {
	color: #50493f;
}

#informationen .accordion_toggle_active, #informationen .accordion_toggle_active:hover {
	border-bottom: 1px solid #ffffff;
}

#informationen .accordion_toggle_active, #informationen .accordion_toggle_active:hover, #informationen .accordion_toggle:hover {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #6a6e68;
	background: #ffffff;
}

/* menüpunkte oben */
#informationen .accordion_toggle {
	color: #857b6e;
}

#informationen .accordion_toggle_active, #informationen .accordion_toggle_active:hover, #informationen .accordion_toggle:hover {
	color: #515048;
}




#termine .accordion_toggle {
	border-bottom: 1px solid #cccccc;
}

#termine .accordion_toggle_active {
	border-bottom: 1px solid #ffffff;
}

/* termine eingefahren */

#termine h1 .datum {
	border-right: 1px solid #ccc;
	color: #777871;
}

#termine h1 .name {
	border-right: 1px solid #ccc;
	color: #6a6e68;
}

#termine h1 .titel {
	color: #a5a2a7;
}

#termine h1 .rubrik {
	color: #a4a9aa;
	border-right: 1px solid #ccc;
}

/* termin hover */

#termine h1:hover div {
	color: #595a4c;	
}


/* im artikel */


#termine .accordion_content {

}

#termine .entryBody .datum {
	color: #777871;
	border-right: 1px solid #ccc;
	color: #595a4c;	
}

#termine .entryBody .rubrik {
	color: #959ea3;
	border-right: 1px solid #ccc;
	color: #595a4c;	
}	

#termine .entryBody .name {
	color: #6a6e68;
	color: #595a4c;	
}

#termine .entryBody .titel {
	color: #a5a2a7;	
	color: #595a4c;	
}


/* im text */
.accordion_content p.citation {
	color: #788b85;
}

.highlight {
	color: #868579;
}

ul.objekt li {
	color: #868579;
}
