
/* Allgemeines */
html,body{
height:101%;
}
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #666;
	background: #fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
strong{
font-weight:bold;}
/* Paragraphs */
p {
	font-size: 1em;
	line-height: 1.3em;
	margin:0 0 1em 0;
}
/*HR---*/
hr {
  background-color:#ccc;
  color:#ccc;
  border:#ccc;
  height:1px;
}
/* Headlines */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin:1.5em 0 1em 203px;
	width:550px;
	line-height:1.1em;
	font-size:2em;
	font-variant:small-caps;
	color:#c00;
}
* html h1 {
	font-weight:normal;
	margin:20px 0 0 206px;
}
#content h1{
	font-family:Arial, Helvetica, sans-serif !important;
	margin:0 0 .3em 0 !important;
	font-size:1.3em;
	color:#333;
	font-variant:normal;
	font-weight:normal;
}
h2 {
	margin:10px 0 5px 0;
	color:#333;
	font-size:1.2em;
}
h3 {
	margin:5px 0;
	color:#333;
	font-size:1.0em;
	
}
h4 {
	margin:5px 0 0 0;
	font-size:1em;
	color:#333;
	
}
 /* Quellenangabe in Italic*/
.detail{
	font-style: italic;
	font-size:  0.8em;
}

/* Tables - still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	padding:.3em .5em;
	vertical-align:middle;
	line-height:1.3em;
}
td{
	border-left:1px solid #F8F8F8;
	border-top:1px solid #F8F8F8;
}
th{
	background:#F8F8F8;
	color:#666;
	font-weight:bold;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
/* images----------------------------------------------------- */
#image{
	margin-left:14px;
}
#navi #meta img{
	margin-top:.5em;
}
#third-col img{
	background:url(../images/bg-image-corner.jpg) bottom right no-repeat;
	padding:10px 
}
#footer img.ra{
	margin-top:5px;
}
/* Link Definitions -----------------------------------------*/
#content a:link, #content a:visited ,
#third-col a:link, #third-col a:visited {
	color: #666;
	text-decoration: underline;
}
#content a:hover,
#third-col a:hover {
	text-decoration: underline;
	color:#c00;
}
#tabs li a {
	color: #c00;
	text-decoration: none;
	padding:.1em .3em;
	display:block;
}
#tabs li a:hover {
	text-decoration: none;
	background:#999;
	color:#fff;
}

#meta a:link, #meta a:visited,
#subnavi a:link, #subnavi a:visited {
	color: #999;
	text-decoration: none;
}
#meta a:hover {
	text-decoration: none;
	background:none;
	color:#c00;
}
/* active */
#tabs .active,
#tabs .active a{
	background:#c00 !important;
	color:#fff !important;
}
#meta .active,
#meta .active a{
	color:#c00 !important;
	font-weight:bold;
}

/* Lists------------------------------------------------------------- */
#navi ul li{
	float:left;
	margin-right:1.2em;
}
#navi #meta li{
	padding-right:.5em;
	margin-right:.5em;
}
#navi #meta li.border{
	border-right:1px solid #ccc;
}
/* List Content & third-col */
#content ul,
#third-col ul{
	margin-left:1.1em;
}
#content ul li,
#third-col ul li{
	line-height:1.2em;
	margin-bottom:.6em;
	list-style:square;
}
/* List subnavi */
#subnavi ul.level1{
	margin-bottom:3em;
}
#subnavi ul.level1,
#subnavi ul.level2{
	width:165px;
	margin-top:.2em;
}
#subnavi ul.level1 li{
	border-top:1px solid #ccc;
	padding:.2em 0;
}
#subnavi ul.level1 li.border{
	border-bottom:1px solid #ccc;
}
#subnavi ul.level1 li.active a:first-child{
	color:#c00;
	font-weight:bold;
}
#subnavi ul.level2 li{
	margin:0 0 .5em .5em;
	background: #fff url(../images/list-image.gif) left 5px no-repeat;
	padding:0 0 0 13px;
	line-height:14px;
	border:none;
	color:#999;
	font-weight:normal;
}

#subnavi ul.level2 li a{
	color:#999 !important;
	font-weight:normal !important;
}
#subnavi ul.level2{
	margin-bottom:1em;
}
#subnavi ul.level2 li.active a{
	color:#C4000A !important;
	font-weight:normal !important;
}
#subnavi ul.level1 li a:hover,
#subnavi ul.level2 li a:hover {
	text-decoration: none;
	background:none;
	color:#c00 !important;
}

#subnavi ul.level3 li{
	font-size: 85%;
	margin:0 0 .5em 1.5em;
	background: #fff url(../images/list-image.gif) left 5px no-repeat;
	padding:0 0 0 13px;
	line-height:14px;
	border:none;
	color:#999;
	font-weight:normal;
}
#subnavi ul.level3 li a{
	color:#999 !important;
	font-weight:normal !important;
}
#subnavi ul.level3{
	margin-bottom:1em;
}
#subnavi ul.level3 li.active a{
	color:#C4000A !important;
	font-weight:normal !important;
}

#subnavi ul.level3 li a:hover {
	text-decoration: none;
	background:none;
	color:#c00 !important;
}

/* Form----------------------------------------------------------------- */
label{
	/*display:block;
	width:13em;
	float:left;*/
}
input, textarea{
	border:1px solid #ccc;
	padding:1px 3px 0 3px;
}
.csc-mailform-field{
	clear:both;
	margin-bottom:1em;
}
.csc-mailform-submit{
	background:#c00;
	color:#fff;
}
.csc-mailform-label{
font-weight:bold;
}
.contact label{
width:5em !important;
}

/* Classes-------------------------------------------------------------- */
/* Form powermail----------------------------------------------------------------- */
label{
	display:block;
	width:13em;
	float:left;
}
input, textarea{
	border:1px solid #ccc;
	padding:1px 3px 0 3px;
}
.tx-powermail-pi1_fieldset legend{
	padding-bottom: 30px;
}
.tx-powermail-pi1_fieldset_6 legend, .tx-powermail-pi1_fieldset_9 legend{
	display:  none;
}
.tx_powermail_pi1_fieldwrap_html{
	clear:both;
	margin-bottom:1em;
}
.powermail_submit, .tx-powermail-pi1_mandatory_submit{
	background:#c00;
	color:#fff;
	padding: 3px;
	margin-top:  5px;
}
.tx_powermail_pi1_fieldwrap_html label{
   /* font-weight:bold;*/
   padding-right: 15px;
   
}
.tx_powermail_pi1_fieldwrap_html_label{
	font-weight:bold;
}

.powermail_mandatory_js{
	color:  #c00;
	width:  300px;	
	float:  left;
}
.tx_powermail_pi1_fieldwrap_html_captcha .powermail_mandatory_js{
	float:  left;
	clear: none;
	width: 300px;
	/*position: relative;
	top:  30px;*/
	z-index: 1;
}
.tx_powermail_pi1_fieldwrap_html_captcha{
	margin: 30px 0px 20px 0px;
}
.tx_powermail_pi1_fieldwrap_html_captcha input{
	float:  left;
	}
.tx_powermail_pi1_fieldwrap_html_captcha_description{
	/*float:  left;*/
	clear:  both;
	width:  500px;
	font-style: italic;
}
.tx_powermail_pi1_fieldwrap_html_captcha img{
	float:  right;
	display: block;
	margin-right: 50px;
	/*margin-left:  20px;*/
	margin-top:  -4px;
}

.contact label{
    width:5em !important;
}

.powermail_mandatory_list{
	margin-top:  10px;
	margin-bottom:  20px;
}

.powermail_mandatory_list strong{
	font-weight: normal;
}


/* Classes-------------------------------------------------------------- */

/* Clear Class */
.clear {
	height:1px; 
  font-size:.0001em; 
  clear:both;   
}
/* display none */
.none {
	display: none;
}
/* Smaller Text */
.s {
	font-size: 0.8em;
}

/* Align */
.la {
	float: left;
	margin: 0 0.5em 0 0;
}
.ra {
	float: right;
	margin: 0 0 0 0.5em;
}
/* BOF Float containers fix */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* EOF FIXES */

/* Layout-------------------------------------------------------------- */
#wrap {
	width:870px;
	margin: auto;
}
#container {
	width:776px;
	float:left;
	text-align:left;
	/* flo, hinzugefügt für 200jahre*/
	padding-top:30px;
}
#header {
	background:#fff url(../images/bg-header.png) left bottom no-repeat;
	height:393px;
	width:776px;
	margin-bottom:1em;
}
/*200jahre*/
.jubilaeum{
	float:  left;
	position: relative;	
	width:  110px;
	height:  41px;
	top:  -4px;
	left:  395px; /*400*/
	background:  url(../images/200jahre.gif) no-repeat left top;
	z-index: 99;
}
#logo1{
	position: relative;
	/*top:  -21px;*/
	height:35px;
	padding:30px 15px;
	float:right;
}
#logo2{
	float:left;
	margin-left:.3em;
}
/*   Navigation top */
#navi {
	height:20px;
	margin-top:20px;
	color:#c00;
	padding-left:30px;
}
#tabs{
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps;
}
* html #navi {
	margin-top:50px;
	voice-family: "\"}\""; /* for IE 5 */
	margin-top:0px;/*  for IE 6 */ 
}

#navi #meta {
	float:right;
	font-weight:bold;
	margin:0 1.3em -.3em 0;
	font-size:.875em;
	color:#999;
}
#language{
	margin:.2em .5em -.4em 0; 
	text-align:right; 
	height:20px;
	width:96.8%;
	float:left;
}
* html #language{
	margin:.2em .5em 0 0; 
}
/*   Content */
#content {
	padding-left:18px;
	float:left;
	width:555px;
	border-left:2px solid #ccc;
	margin-left:-2px;
}
/*   Sidebar -> linke Navi */
#sidebar {
	float:left;
	margin-top:.6em;
	width:174px;
	padding:0 5px 0 5px;
	border-right:2px solid #ccc;
}
#subnavi{
	margin-left:.7em;
}
#claim{
	margin-left:.6em;
}
/*   Footer */
#footer {
	background:#fff;
	width:744px;
	height:100px;
	float:left;
	text-align:left;
	border-top:2px solid #ccc;
	margin-top:2em;
	color:#999;
	line-height:2.7em;
	padding:.5em 1em;
}


