@charset "UTF-8";
/* CSS Document */

BODY {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height:17px;
}

h1{
	margin-top:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#3e3e3e;
	margin-bottom:-10px;
	text-transform:uppercase;
	
	}
h2{
	margin-top:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:light;
	color:#696969;
	margin-bottom:0px;
	text-transform:uppercase;
	}
	h3{
	margin-top:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-style:normal;
	font-weight:normal;
	/* color:#696969; font-weight:light;*/
	color:#939393;
	margin-bottom:5px;
	text-transform:uppercase;
	}

/* NAVI TOP */

#head_all{
	width: 100%; height: 142px;
}

#head_wrapper{
	width: 1000px; 
	height: 32px; 
	border: 0px solid; 
	margin-left: auto; 
	margin-right: auto; 
	background-image: url("images/header.jpg"); 
	vertical-align: baseline; 
	padding-top: 110px;
}

.nav_wrapper{
	width: 550px; 
	margin-left: 407px; 
	height: 32px;
	padding-top:12px;
}

#flash_all{
	width: 100%; 
	background-color: rgb(255, 255, 255); 
	
	height: 490px;
}

.flash_wrapper{
	width: 1000px; 
	height: 470px; 
	border: 0px solid; 
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 25px;
}

#content1_all{
	width: 100%; 
	background-color: rgb(246, 246, 246); 
	background-image: url("images/bg_verlauf.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	height: 380px;
}

.content1_wrapper{
	width: 900px; 
	height: 355px; 
	border: 0px solid; 
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 50px; 
	padding-right: 50px; 
	padding-top: 25px;
}

#content2_all{
	width: 100%; 
	background-color: #e8e8e8;
	background-image: url("images/bg_verlauf2.jpg");
	background-repeat:repeat-x;
	background-position:top;
	/* height: 690px; */
}



.content2_wrapper{
	width: 900px; 
	/* height: 640px;  */
	border: 0px solid; 
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 50px; 
	padding-right: 50px; 
	padding-top: 50px;
}

.footer{
	width: 100%; 
	background-color: rgb(160, 203, 10); 
	height: 5px;
}

/* SUB */

#top_all{
	width: 100%; 
	background-color: rgb(255, 255, 255); 
	height: 460px;
}

.top_wrapper{
	width:900px; 
	height:460px; 
	border:0px solid; 
	margin-left:auto; 
	margin-right:auto; 
	padding-left:50px; 
	padding-right:50px; 
	padding-top:0px;
}

.news_wrapper{
	width:300px; 
	height:435px; 
	border:0px solid; 
	margin-left:auto; 
	margin-right:auto; 
	padding-left:0px;
	padding-right:0px; 
	padding-top:25px; 
	float:left;
}

.news_all{
	width:600px; 
	height:435px; 
	border:0px solid; 
	margin-left:auto; 
	margin-right:auto; 
	padding-left:0px;
	padding-right:0px; 
	padding-top:25px; 
	float:left;"
}

.left_wrapper{
	margin-top:40px;
}

#content_b_wrapper{
	width:100%; 
	background-color:#f6f6f6;
}

.content_b{
	width:900px; border:0px solid; margin-left:auto; margin-right:auto; padding-left:50px;padding-right:50px; padding-top:25px;
}

.clear{
	clear:both;
}

.content_c_wrapper{
	width:100%; 
	background-image: url("images/bg_verlauf.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f6f6f6; 
	height:330px;
}

.content_c{
	width:900px; 
	height:305px; 
	border:0px solid; 
	margin-left:auto; 
	margin-right:auto; 
	padding-left:50px;
	padding-right:50px; 
	padding-top:25px;
}

.content_d_wrapper{
	width:100%; 
	background-color:#e8e8e8; 
	min-height:690px;
	background-image: url("images/bg_verlauf2.jpg");
	background-repeat:repeat-x;
	background-position:top;
}

.content_d{
	width:900px; 
	min-height:640px; 
	border:0px solid;
	margin-left:auto; 
	margin-right:auto; 
	padding-left:50px;
	padding-right:50px; 
	padding-top:50px;
}

.sub_height{
	width:900px;
}

/* NAVI */

.trenner{
	height:10px;
}
.navi {
	list-style-type:none;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	margin
}

.navi a {
    display:block;
	color:#cecfd1;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 	
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 10px;
	margin-left:10px;
}

.navi a:link{
	color:#cecfd1;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 	
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:5px;
	border-top:3px solid #FFFFFF;
}

.navi a:visited{
	color:#cecfd1;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 	
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:5px;
	border-top:3px solid #FFFFFF;
}

.navi a:hover{
	color:#929294;
	border-top:3px solid #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 	
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.navi ul a {
	margin:0;
	padding:5px;
	padding-left:5px;
	padding-right:15px;
	text-align:left;
	font-size:12px;
}


.navi ul a:link{
	border:none;
	padding:5;
	font-size:12px;
}

.navi ul a:visited{
	border:none;
	padding:5;
	font-size:12px;
}

.navi ul a:hover{
	border:none;
	padding:5;
	font-size:12px;
}

.navi li {
    padding:0;
    margin:0;
    background-image: none;
    background-color:none;
    float:left;
}

.navi ul {
	margin:0;
	margin-left:7px;
	padding:0;
    list-style-type: none;
	display:none;
	position:absolute;
    min-width:100px;
	text-align:right;
	
}

.navi ul.hover, .navi li.hover ul, .navi li:hover ul  {
    display:block;
	float:left;
}

.navi ul li {
    float:none;
    background-color:#FFF;
	margin-left:4px;
	padding:0;
	border-left:3px solid #99CC00;
}

.navi ul ul{
	float:left;
	margin:0;
	padding:0;
}

*html ul.navi ul {
    width:180px;
}
	/* NAVI TOP */

.nav11s {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	line-height: 10px; 
	font-size:15px;
	font-weight:bold;
	color:#cecfd1;
	text-decoration:none;
	text-transform:uppercase;
	border-top:5px;
}

.nav12s {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	line-height: 10px;  
	font-size:15px;
	font-weight:bold;
	color:#cecfd1;
	text-decoration:none;
	text-transform:uppercase;
}

.nav11s a:link{
 font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#cecfd1;
	text-decoration:none;
	text-transform:uppercase;
}

.nav11s a:visited{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#cecfd1;
	text-decoration:none;
	text-transform:uppercase;
}

.nav11s a:hover{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;   
	font-size:15px;
	font-weight:bold;
	color:#929294;
	text-decoration:none;
	text-transform:uppercase;
	}

.nav11s a:active{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#929294;
	text-decoration:none;
	text-transform:uppercase;
}

.nav11s a:focus{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#929294;
	text-decoration:none;
	text-transform:uppercase;
}

.nav12s a:link{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#929294;
	text-decoration:none;
	text-transform:uppercase;
}

.nav12s a:visited{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#929294;
	text-decoration:none;
	text-transform:uppercase;
}

.nav12s a:hover{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#929294;
	text-decoration:none;
	text-transform:uppercase;

}
.nav12s a:active{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#c65e00;
	text-decoration:none;
	text-transform:uppercase;
}
.nav12s a:focus{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	font-size:15px;
	font-weight:bold;
	color:#c65e00;
	text-decoration:none;
	text-transform:uppercase;
	}
	
	/* REST */

text{
	font-size: 10px;
	color: #646464; 
	font-style: normal;  
	line-height: 125%; 
	margin-top: 0px;
	margin-bottom: 0px;
}

newsdate{
	font-size: 9px;
	color: #646464; 
	font-style: normal;  
	line-height: 140%; 
	margin-top: 0px;
	margin-bottom: 0px;
}

#top {
	width: 100%; 
	margin-top: 0px;
	margin-right: 0px auto;
	margin-bottom: 0px;
	margin-left: 0px auto;
	height:295px;
}
#mitte {
	width: 100%; 
	margin-top: 295px;
	margin-right: 0px auto;
	margin-bottom: 0px;
	margin-left: 0px auto;
	height:21px;
}
#bottom {
	width: 100%;
	margin-top: 0px !important;
	margin-top: 311px auto;
	margin-right: 0px auto;
	margin-bottom: auto;
	margin-left: 0px auto;
	height:1000px;
}



/* Subheader, general */
P.csc-subheader {}

/* Subheader, specific */
P.csc-subheader-0 {	
	font-family: "Verdana", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #515253;
	font-weight: bold;
	}
P.csc-subheader-1 {font-size: 1.3em; line-height: 100%; color: #696969; font-weight: bold;}
P.csc-subheader-2 {font-size: 1.2em; line-height: 100%; color: #696969; font-weight: bold;}
P.csc-subheader-3 { color: #696969; font-weight: bold;}

.table {
	font-family: "Verdana", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #646464;
}
 
.contenttable {
	font-family: "Verdana", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0A50A1;
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border:  1px solid #C0C8D4;
}

/* Topnavi  */

.topnavi a:link{
   font-family: arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #646464;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}
.topnavi a:visited{
   font-family: arial, Helvetica, sans-serif;
   color: #646464;
   font-size: 10px;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}
.topnavi a:hover{
   font-family: arial, Helvetica, sans-serif;
   color: #515253;
   font-size: 10px;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}

a:link,a:visited{
 color: #333333;   			/* black */
 text-decoration: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

a:hover,a:active,a:focus{
 color: #a4c946;
 text-decoration: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

.newsdatetitle{
 color: #555555;   			/* black */
 text-decoration: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

/* #################################################################################################### */
#lo {
	background-image: url(images/lo.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 295px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:295px;
}
#ro {
	background-image: url(images/ro.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 540px; 
	margin-top: -295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px !important;
	margin-left: 147px;
	height:295px;
}
#topheader {
	
	float: left;
	width: 540px; 
	margin-top: 198px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:97px;
}
#lm {
	background-image: url(images/lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 295px; 
	margin-top: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:21px;
}
#rm {
	background-image: url(images/rm.jpg);
	background-repeat: no-repeat;
	float: none !important;
	float: left;
	width: 540px; 
	margin-top: 0px !important;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px !important;
	margin-left: -1px;
	height:21px;
}
#lu {
	/* background-image: url(images/lu.jpg); */
	float: left;
	width: 295px !important; 
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:299px;
}
#lu2 {
	background-image: url(images/lu2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 295px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:277px;
}
#ru {
	background-image: url(images/bg2.jpg);
	 /* background-repeat: no-repeat; */
	float: left !important;
	float: none;
	width: 537px !important;
	width: 525px; 
	margin-top: 0px !important;
	margin-top: 0px;
	margin-right: 0px !important;
	margin-right: 5px auto;
	margin-bottom: 0px;
	margin-left: 2px !important;
	margin-left: 0px;
	height:1350px;
}


#logo {
	background-color: #cecfd1;
	background-image: url(images/VIERKORNPULSLOGO.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 3295px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:105px;
}
#topnavi {
	float: left;
	width: 290px; 
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:105px;
	text-align: right;
	vertical-align: bottom;
	
}


#navi {
	background-color: #cecfd1;
	float: left;
	width: 100%; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:80px;
}

#content {
	background-color: #cecfd1;
	float: left;
	width: 100%; 
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:80px;
}

#rechts {
	background-color: #B4D66F;
	float: left;
	width: 100px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:80px;
	border-rigth:1px #cecfd1;
}

#mitte {
	background-color: #646464;
	float: left;	
	width: 200px;
	height:80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: 1px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #cecfd1;
	border-style: dotted !important;
	border-style: solid;

}

#links {
	background-color: #D5D6D8;
	float: left;
	height:80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 620px;
	border-left: 1px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #cecfd1;
	border-style: dotted !important;
	border-style: solid;

}
#rechts2 {
	background-color: #cecfd1;
	float: left;
	width: 100px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:350px;

}

#mitte2 {
	background-color: #cecfd1;
	float: left;	
	width: 550px;
	height:350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: 1px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #646464;
	border-style: dotted !important;
	border-style: solid;

}

#links2 {
	background-color: #cecfd1;
	float: left;
	height:350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 250px;
	border-left: 1px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #646464;
	border-style: dotted !important;
	border-style: solid;

}
#horznav {
	float: left;
	height:155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px !important;
	margin-left: 8px;
	width: 270px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-color: #646464;
	border-style: dotted !important;
	border-style: solid;
}
#na1 {
	float: left;
	height:155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #646464;
	border-style: dotted !important;
	border-style: solid;
}
#na2 {
	float: left;
	height:155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #646464;
	border-style: dotted !important;
	border-style: solid;
}
#na3 {
	float: left;
	height:155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #646464;
	border-style: dotted !important;
	border-style: solid;
}
#news {
	float: left;
	height:350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 235px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #cecfd1;
	border-style: dotted !important;
	border-style: solid;
}

#inhalte {
	float: left;
	height:350px;
	margin-top: 0px;
	margin-right: 15px !important;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px !important;
	margin-left: 5px;
	width: 520px !important;
	width: 517px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #cecfd1;
	border-style: solid;

}


/* ########################################################################################### */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #B4D66F;

}
.news-latest-container HR.clearer {
	clear:left;
}
#news-single-img {
	height: 75px;
	margin-top: 0px;
	margin-right: 0px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-left: 0px;
	width: 350px !important;
	width: 350px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #cecfd1;
	border-style: solid;

}

.newspic {
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #C6C7C9;
	border-style: solid;
}

.newstext {
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 380px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #C6C7C9;
	border-style: solid;
}

/* ################################################################################### */

.news-list-date {
	font-size: 9px;
	color: #3D3D3D; 
	font-style: normal;  
	line-height: 125%; 
	margin-top: 0px;
	margin-bottom: 0px;
}
news-list-date {
	font-size: 9px;
	color: #3D3D3D; 
	font-style: normal;  
	line-height: 125%; 
	margin-top: 0px;
	margin-bottom: 0px;
}


.tx_pksrfeimagegallery_pi1_imageindex {
	visibility:hidden;
}
