html {
	background: #e0ebef;
}

body {
	background: transparent;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	line-height: 150%;
}

/*img { behavior: url(../iepngfix.htc) }*/

#wrap {
	margin: auto; 
	background: #8ca8c3;
	width: 980px;
	border: 1px solid #9d1539;
}

#wrap-inner {
	margin: auto; 
	background: transparent;
	width: 980px;
	background-image: url(../images/bgnewscol.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#header {
	width: 100%;
}

#left {
	float:left;
	background:transparent;
	/*width:745px;*/
	width:745px;
	padding: 0px;
	margin: -3px 0 0 0;
	text-align: left;
	background-image: url(../images/bgleft.png);
	background-position: top left;
	background-repeat: no-repeat;
}

html>body #left {
	float:left;
	background:transparent;
	/*width:745px;*/
	width:745px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bgleft.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#navicol {
	float:left;
	background:transparent;
	width:235px;
	padding: 0;
	margin-top: 24px;
	text-align: left;
	font-size: 95%;
	/*height:600px;*/
}

#content {
	float: left;
	width: 456px;
	margin: 0px auto;
	padding: 25px;
	background: transparent;
	line-height: 150%;
}

#content1 {
	float: left;
	width: 456px;
	margin: 0px auto;
	padding: 10px;
	background: transparent;
	line-height: 150%;
}

.verteilerhead {
	color:#f0eed7;
	font-size:115%;
	font-weight:bold;
}



#startlink1 {
	float: left;
	width: 295px;
	margin: 0px auto;
	padding: 22px 10px 10px 140px;
	background-image: url(../images/startlink1.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

/*#startlink1 a, #startlink2 a, #startlink3 a {
	color:#fff;
	text-decoration:none;
}*/

#startlink1 h1, #startlink2 h1, #startlink3 h1 {
	display:none;
}

#startlink2 {
	float: left;
	width: 355px;
	margin: 0px auto;
	padding: 22px 10px 10px 90px;
	background-image: url(../images/startlink2.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

#startlink3 {
	float: left;
	width: 295px;
	margin: 0px auto;
	padding: 22px 10px 10px 140px;
	background-image: url(../images/startlink3.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

#newscol {
	float:right;
	background:#1d6087;
	width:235px;
	padding: 0px;
	margin-top: -3px;
	text-align: left;
}

html>body #newscol {
	float:right;
	background:#1d6087;
	width:235px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}

#newsbox1 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news1.gif) no-repeat top left;
}

#newsbox2 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news2.gif) no-repeat top left;
}

#newsbox3 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news3.gif) no-repeat top left;
}

.newsleft {
	float:left;
	width:140px;
}

html>body .newsleft {
	float:left;
	width:150px;
}

.newsright {
	float:right;
	width:75px;
	padding:0;
}

.newsteaserhead {
	color: #ffffff;
	font-size: 95%;
	line-height:135%;
	font-weight: bold;
	margin:0;
	padding:7px 0 9px 45px;
}

html>body .newsteaserhead {
	color: #ffffff;
	font-size: 95%;
	line-height:135%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:7px 0 7px 45px;
}

.newsteasertext {
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding:0px 0 0px 30px;
	margin:0px;
}

.newsteasertext2 {
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding:0px 0 0px 0px;
	margin:0px;
}

.newsteaserbild {
	padding:0 5px 5px 5px ;
}
	
.newsteasertext a {
	color: #9f1438;
	text-decoration: none;
}

.newsteasertext a:hover {
	color: #ffffff;
	text-decoration: none;
}

.newsteasertext a:aktiv {
	color: #ffffff;
	text-decoration: none;	
}






#clearer {
	clear:both;
}

.navlink {
	font-weight:bold;
	display:block;
	color: #f0eed7;
	margin: 0px 0 0px 0px;
	padding: 4px 0px 4px 23px;
	text-decoration: none;
	background:#d3e6ea;
	background: url(../images/nav-passiv.gif) no-repeat top left;
}

.navlink:hover {
  	font-weight:bold;
	background: #9f1438;
	color: #ffffff;
	margin: 0px 0 0px 0px;
	padding: 4px 0px 4px 23px;
	text-decoration: none;
	border-top: 0px solid #ffffff;
	background:#b2c2c8;
	background: url(../images/nav-hover.gif) no-repeat top left;
}

.navlinkaktiv {
	font-weight:bold;
	color: #9f1438;
	display:block;
	margin: 0px 0 0px 0px;
	padding: 4px 0px 4px 23px;
	text-decoration: none;
	border-bottom: 0px dotted #c7c9cf;
	background:#b2c2c8;
	background: url(../images/nav-aktiv.gif) no-repeat top left;
}	

.navlink1 {
	font-weight:normal;
	display:block;
	color:#f0eed7;
	text-decoration:none;
	/*background-color:#2a5f90;*/
	background-color:#406e99;
	padding: 3px 0 3px 23px;
}

.navlink1:hover {
   color:#ffffff;
	background-color:#2a5f90;
}

.navlink1aktiv {
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin: 0px 0 0px 0px;
	padding: 3px 0px 3px 23px;
	background-color:#2a5f90;
	color:#ffffff;
}

#headline {
	text-align: left;
	width:458px;
	color: #9d1539;
	margin: 0px;
   /*border-bottom: 1px solid #7d818f;*/
   background:transparent;
}

h1{
	font-size : 135%;
	line-height: 125%;
	margin: 0 0 5px 0;
}

#headline h1 {
	display:none;
}

#linie {
	clear:both;
	margin: 0 auto;
	width: 510px;
	border-top: 1px solid #663300;
}

.hidelink {
	display: none;
}
	
a.link{
color:#2a5f90;
text-decoration: none;
border-bottom: 0px dashed #f0eed7;
}
a:hover.link {color:#f0eed7;}
a:active.link {color:#f0eed7;}
a:visited.link {color:#2a5f90;}

a.linkteaser{
color:#ffffff;
text-decoration: none;
}

a.spenderliste{
color:#ffffff;
text-decoration: none;
padding-left:20px;
background-image:url(../images/pdf.gif);
background-repeat:no-repeat;
}




a:hover.link {color:#f0eed7;}
a:active.link {color:#f0eed7;}
a:visited.link {color:#ffffff;}



/*Formular*/
.desccell{
	width:38%;
	float:left;
	padding: 0px;
	/*border : 1px solid #ff00ff;*/
}
.datacell{
	width:58%;
	height:25px;
	float:left;
	/*padding-bottom:5px;
	margin:  auto;*/
	/*border : 1px solid #ff00ff;*/
}

.checkbox{
	width:25px;
	float:left;
}
.checkboxlabel{
	float:left;
	width:400px;
}

.row{
	display:block;
	/*	border : 1px solid #ff00ff;*/
}
.left {
	margin: 0px;
	/*width: 100%; */
	float: left;
	border : 0px dotted #ffffff;
}
.right {
	margin: 0px;
	/*width: 100%; */
	float: left;
	width : 458px;/**/
}
.error {
	color: #FF0000;
	font-weight: bold;
	padding-left : 5px;
	background-color : #ffffff;
	/*width: 100%; */
}
#formular {
	border : 1px dotted #ffffff;
	margin : 0px;
	padding : 0px;
	width : 500px;
}



.head {
font-size: 100%;
color:#f0eed7;
font-weight:bold;
}	

.newshead {
font-size: 110%;
color:#f0eed7;
font-weight:bold;
	 border-bottom: 1px dashed #7d818f;
}	

#news {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#news_pagenr {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 0px dashed #7d818f;
}	

#news dl {
	float:right;
	width:450px;
	margin: 0 0 25px 0px;
	padding:0;
	display: inline;
}	

#news dt {
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

html>body #news dt {
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

#news dd {
	margin:0;
	padding:0;
}

#news dd.img img {
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}

#olds_ohne {
	float:left;
	width:450px;
	padding:5px 0px 15px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#olds_ohne dt {
	float:left;
	width:440px;
	margin:0;
	padding:0;
}

#olds {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#olds_pagenr {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 0px dashed #7d818f;
}	

#olds dl {
	float:right;
	width:450px;
	margin: 0 0 25px 0px;
	padding:0;
	display: inline;
}	

#olds dt {
	float:left;
	width:290px;
	margin:0;
	padding:0;
}

html>body #olds dt {
	float:left;
	width:290px;
	margin:0;
	padding:0;
}

#olds dd {
	margin:0;
	padding:0;
}

#olds dd.img img {
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}



.date {
	font-size: 95%;
}

.weiter{
	font-size: 95%;
}


#colleft {
	float:left;
	background:transparent;
	width:220px;
	padding: 0px;
	margin: 0 0 0px 0px;
	text-align: left;
}

html>body #colleft {
	float:left;
	background:transparent;
	width:220px;
	padding: 0px;
	margin: 0 0 0px 0px;
	text-align: left;
}

#colleftnews {
	float:left;
	background:transparent;
	width:400px;
	padding: 0px;
	margin: 0 0 20px 0px;
	text-align: left;
}

html>body #colleftnews {
	float:left;
	background:transparent;
	width:400px;
	padding: 0px;
	margin: 0 0 40px 0px;
	text-align: left;
}

#colrightnews {
	float:right;
	background:transparent;
	width:1px;
	margin: 0;
	text-align: left;
}

html>body #colrightnews {
	float:right;
	background:transparent;
	width:1px;
	margin:0;
	text-align: left;
}

#colright {
	float:right;
	background:transparent;
	width:200px;;
	margin: 20px 0px 0px 0;
	text-align: left;
}

html>body #colright {
	float:right;
	background:transparent;
	width:200px;;
	margin: 20px 0px 0px 0;
	text-align: left;
}


.spinfo {
font-size: 125%;
color:#f0eed7;
font-weight:bold;
	 border-bottom: 1px dashed #7d818f;
}	

#spinfo {
	float:left;
	font-size: 100%;
	width:225px;
	padding:5px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	


.clipinfo {
font-size: 125%;
color:#f0eed7;
font-weight:bold;

}	

#clipinfo {
	float:left;
	font-size: 100%;
	width:225px;
	padding:5px 0px 0px 0px;

}	



#spinfo dl {
	float:right;
	width:225px;
	margin: 0 0 20px 0px;
	padding:0;
	display: inline;
}	

#spinfo dt {
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:135%;
}

#spinfo .head {
	font-size:100%;
	line-height:125%;
	margin-bottom:5px;
}

#spinfo .teaser, #spinfo .weiter {
	font-size:95%;
	line-height:135%;
}

html>body #spinfo dt {
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:135%;
}

#spinfo dd {
	margin:0;
	padding:0;
}

#spinfo dd.img img {
	float:right;
	margin: 5px 16px 0 6px ;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}

.formular_box220 {
	border: 1px solid #9f1438;
	background-color: #E4EAED;
	width:220px;
}

.formular_box220inkorr {
	border: 1px solid #9f1438;
	background-color: #b2c2c8;
	width:220px;
}

.formular_box395 {
   margin-left:0px;
	border: 1px solid #9f1438;
	background-color: #E4EAED;
	width:395px;
}

.formular_box440 {
   margin-left:0px;
	border: 1px solid #9f1438;
	background-color: #E4EAED;
	width:440px;
}

.formular_senden {
	margin: 15px 0 15px 0;
	width: 120px;
	border: 1px solid #b2c2c8;
	background-color: #406e99;
	color:#ffffff;
	cursor:pointer;
}

.formular_hinweis{
	color:#9f1438;
}

