/* basic elements 
Logo-Grün: 0c9349
*/

body { 
  color: #333333;
  text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background: transparent url(../images/bg_body.gif) repeat-x 0px 90px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	
}


p, tr, td { 
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}



tr p, td p { 
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0em 0em 0em 0em;
}

.tr-odd {
 	background-color: #f8f8f8;
}
a:link { 
	text-decoration: none; 
	color: #0066cc;
	}
a:visited { 
	text-decoration: none; 
	color:#336699;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color:#0066cc;
	}

h1 {
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.2em;
	margin: 0em 0em 0.5em 0em;
	font-weight: uppercase;	
	color:#666666;
	}
h3 {
	font-size: 1.0em;
	margin: 0em 0em 0em 0em;
	padding: 0;
	font-weight: bold;
	color:#008C00;
	}
h4 {
	font-size: 1.0em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
	
 
ol, ul, li {

	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	}
	


strong, b {
	font-weight: bold;
	}


.klein {
  font-size: 10px;
}
/**************** specific divs ******************************************************************************/
#container{ 
  width : 800px !important;
  width : 800px;
  margin : 0 auto;
	text-align:left;
	}


#pageheader { 
	height: 100px;

	}

#pageheader h1.logo {
	border-bottom: none;
	height:90px;
	background: transparent url(../images/logo.gif) no-repeat 0px 20px;
}

#pageheader h1 span {
	display:none;
	}



/*###################### Klickpfad ###############################
#klickpfad {
	float: left;
	text-align: left;
	font-size: 0.8em;
}
	
#klickpfad a:link { 
	text-decoration: none; 
	color: #0066cc;
	}
#klickpfad a:visited { 
	text-decoration: none; 
	color:#0066cc;
	}
#klickpfad a:hover, a:active { 
	text-decoration: underline; 
	color:#0066cc;
	}


/*###################### Titelbild ###############################*/
#titelbild {
position:relative;
margin-top: 20px;
left:14px;
  float:right;
	width: 283px;
	height: 225px;
/*	height:86px;
	text-align: right;
	background: url(../images/titelbild.jpg) repeat-x top left;*/
}



/*###################### Menu Oben ###############################*/
#menu_oben {
  float:left;
	width: 500px; 
	height:22px;
	padding: 0px 0 0 0;
	text-align: left;
	background-color: #8ebbd0;
	margin: 16px 0px 0px 0px;
}
	
#menu_oben ul { padding: 0;}
#menu_oben ul li { display: inline; }

#menu_oben ul {
	margin: 0;
	padding: 0 0 0 px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

#menu_oben ul li a
{
	padding: 2px 29px;
	background-color: #8ebbd0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fffff;
}

#menu_oben ul li a:hover
{
	background-color:#c2dce8;
	color: #2e4d5c;
}

#navlist li a:hover, #navlist li a:active
{
	color: #2e4d5c;
	text-decoration: none;
	background: #c2dce8;
	text-align: left;
}

#navlist li a:visited
{
	color: #FFFFFF;
}

#menu_oben a.currentnav
{
	color: #2e4d5c !important;
	text-decoration: none;
	background: #c2dce8;
	text-align: left;
}

/*###################### Seitentitel ###############################*/

#seitentitel {
	margin: 40px 0 0 0px;
	float:left;
	color:#2e4d5c;

}
/*###################### Content ###############################*/

#content {
clear:both;
}
/*###################### Spalte_inhalt ###############################*/

#spalte_rechts {
	margin: 0 0 30px 30px;
	width: 212px;
	padding: 20px 20px 20px 20px;
	background-color:#eaeaea;
	float:right;
	font-size: 0.9em;

}

#spalte_rechts p, tr, td { 
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1em 0em 1em 0em;
}

/*###################### News Image ###############################*/



.news-single-img img {
	background: url(../images/rahmen.jpg) no-repeat top left;
	border: 8px solid #eaeaea;
}

.news-single-img img.spacer-gif{
	border:none;
}
	
/*###################### Spalte_inhalt ###############################*/

#spalte_inhalt {
	margin: 0 0 0 0px;
	background-color:#ffffff;
	float:left;

}

	
#spalte_inhalt h1{
	margin: 0 0 1em 0;
}


#spalte_inhalt table{
	border-collapse:collapse;
}

#spalte_inhalt tr{
	border-bottom: #eaeaea solid 1px;
}

#spalte_inhalt th{
	text-align: left;
}

#spalte_inhalt li {
	list-style-type:square;
	margin-left: -20px;
	border-bottom:#eaeaea solid 1px;
}


#spalte_inhalt table.csc-searchform tr{
	border-bottom: none;
}


#spalte_inhalt .tx-thmailformplus-pi1 tr{
	border-bottom: none;
}

#spalte_inhalt .csc-mailform {
	border: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#spalte_inhalt .csc-sitemap li {
	border-bottom: none;
}

#spalte_inhalt .csc-textpic-caption{
	font-size: 0.8em;
	color:#868486;
	padding-bottom: 20px;
}


/*###################### Footer ###############################*/

#footer {
	clear:both;
	width: 100%;
	background-color: #8ebbd0;
	margin-top: 5px;
	font-size:0.8em;
	height: 35px;
	border-bottom: #ffe1ac 5px solid;
}

div.footerbox {
    padding : 10px 0 0 0px;
    width : 800px !important;
    width : 800px;
    margin : 0 auto;
    text-align : left;
    position : relative;
    color:#ffffff;
}


div.copyright {
	color:#ffffff;
	text-align : right;
  position : relative;
  float:right;

}

div.footerbox p{
	margin: 0 0 0 0;
}


#footer p{
	color:#ffffff;
}

#footer a{

	color:#ffffff;
}
#footer a:hover{
	color:#ffffff;
}
