body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../_img/body_hg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#5b5651;
	font-size:11px;
	line-height:17px;
}

h1 {
	margin:0;
	padding:0;
	/*font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;*/
	font-size:17px;
	line-height:1em;

	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	color:#f18e00;
	margin: 0px 0px -8px 0px;
}

h4 {
	font-weight:bold;
	font-size:12px;
margin-bottom:12px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #3e6d94;
	text-decoration: none;
}

a:hover {
	color: #5b5651;
	text-decoration: underline;
}

ul {
	margin-top: -15px;
}

html>body ul {
	margin-top:-8px;

}

li {
	list-style: square;
	list-style-position: outside;
	margin-left:-15px;
}

html>body li {
	list-style: square;
	margin-left:-20px;
}

.bold {
	font-weight: normal;
	color:#999999;
}

.bold2 {
	font-weight: bold;
	line-height: 100%;
}

#clearer {
	overflow:hidden;
	clear: both;
	height: 1px;
}

.clearer {
	overflow:hidden;
	clear: both;
	height: 1px;
}

#clearer_spacer {
	clear: both;
	height: 16px;
	border-bottom: 1px dashed #999999;
	margin-left:10px;
	margin-right:10px;
}



.linkhead {
	font-weight:bold;
	font-size:11px;
	
}

.linktext {
	font-weight:normal;
}

.link a {
		font-weight:normal;
	color: #3e6d94;
	text-decoration: none;
	margin-left:10px;
}

.link a:hover {
	color: #5b5651;
	text-decoration: underline;
}



/***************************** Grundaufbau ************************************/

#wrapper {
	margin-top: 0px;
	margin-left: 0px;
	width: 980px;
	background-color: #ffffff;
}

#topper {
	position:relative;
	width: 980px;
	height:250px;
	margin-top:0px;
	background-color: #ffffff;
	background-color: transparent;
	background-image: url(../_img/topper_hg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#main {
	position:relative;
	width:980px; 
	background:#ffffff; 
	background-image: url(../_img/main_hg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:100px;
	padding-top:10px;
}


#left {
	float: left;
	width: 254px;
	font-size: 12px;
	color: #af1e21;
	margin-left: 0px;
}


#right {
	float: right;
	margin-top: 0px;
	width: 719px;
	font-size: 11px;
}

#right_container {
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff55ff;	
}

#center_content {
	/*float: left;*/
	width: 680px;
}


#headline {
	margin-bottom:10px;
}

#index_content {
	float: left;
	width: 417px;
}

#index_news {
	float: right;
	/*width: 228px;*/
	width: 296px;
	margin-bottom:15px;
	margin-top:-18px;
	padding:0px;
	background:transparent;	
}

#newskopf {
	background-image: url(../_img/teaser_header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:0;
	margin:0px;
}

#newsteaser {
	width: 252px;
	background:transparent;		
	background-image: url(../_img/teaser_hg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-top:0;
	padding-bottom:15px;
	padding-left:12px;
	padding-right:32px;
	margin:0px;
}


.newsteaserhead {
	
	font-weight:bold;
	font-size:11px;
	margin-top: 0px;
}

.newsteaserlink a {
	
	color: #3e6d94;
	font-weight:normal;
	text-decoration: none;
	padding-left:160px;
	padding-top:5px;
	
}

.newsteaserlink a:hover {
	color: #5b5651;
	font-weight:normal;
	text-decoration: underline;
}





#left_content {
	float: left;
	width: 317px;
}

#right_content {
	float: left;
	width: 317px;
	margin-left:38px	
}

.tripple_column {
	float: left;
	width: 200px;
	margin-right:30px;	
}

.quarter_column {
	float: left;
	width: 151px;
	margin-right:23px;	
}
/***************************** Navigation ************************************/





#leftnavi {
	font-size:11px;
	margin:0px; 
	padding:0px; 
}

#leftnavi ul {
	margin:0px; 
	padding:0px; 
}

#leftnavi ul li {
	list-style: none;
	margin:0px;
	/*height:26px;*/
}

#leftnavi ul li a {
	font-weight: bold;
	display: block;
	color:#ffffff;
	padding:6px 0px 6px 40px;		
	background:#f18e00;
	border:0px none;
	border-top:1px solid #f7bb66;
	/*height:24px;*/
	width:165px;
	
	background-image: url(../_img/leftnavi_p.gif);
	background-repeat: no-repeat;
	background-position:  24px center;
}

#leftnavi ul li a:hover, #leftnavi ul li a.aktiv {
	color:#f18e00;
	background:#fbe0b8;
	background-image: url(../_img/leftnavi_a.gif);
	background-repeat: no-repeat;
	background-position:  24px center;
}

#leftnavi ul li a.aktiv2 {
	color:#f18e00;
	background:#fbe0b8;
	background-image: url(../_img/leftnavi_ar.gif);
	background-repeat: no-repeat;
	background-position:  24px center;
}

#leftnavi ul li.sandaktion a {
	font-weight: bold;
	display: block;
	color:#ffffff;
	padding:6px 0px 6px 40px;		
	background:#f18e00;
	border:0px none;
	border-top:1px solid #f7bb66;
	/*height:24px;*/
	width:165px;
	
	background-image: url(../_img/leftnavi_sandaktion_p.gif);
	background-repeat: no-repeat;
	background-position:  10px center;
}

#leftnavi ul li.sandaktion a:hover, #leftnavi ul li.sandaktion a.aktiv {
	color:#f18e00;
	background:#fbe0b8;
	background-image: url(../_img/leftnavi_sandaktion_a.gif);
	background-repeat: no-repeat;
	background-position:  10px center;
}


#leftnavisub {
	margin:0px;
	padding:0px;
}

#leftnavisub ul {
	margin:0px;
	padding:0px;
}

#leftnavisub ul li {
	list-style: none;
	margin:0px;
}

#leftnavisub ul li a {
	font-weight: bold;
	display: block;
	color:#f18e00;
	padding:4px 0px 4px 50px;		
	border:0px none;
	border-top:1px solid #f7bb66;
	/*height:20px;*/
	width:155px;		
	background:#fbe0b8;
}

#leftnavisub ul li a.aktiv, #leftnavisub ul li a:hover {
	color:#f18e00;
	background:#fdf0dc;
}


#leftnavisubsub {
	margin:0px;
	padding:0px;
	line-height:135%;
}

#leftnavisubsub ul {
	margin:0px;
	padding:0px;
}

#leftnavisubsub ul li {
	list-style: none;
	margin:0px;
}

#leftnavisubsub ul li a {
	font-weight: normal;
	display: block;
	color:#f18e00;
	padding:3px 0px 3px 60px;		
	border:0px none;
	border-top:1px solid #fbe0b8;
	/*height:18px;*/
	width:145px;		
	background:#fbe0b8;
}

#leftnavisubsub ul li a.aktiv, #leftnavisubsub ul li a:hover {
	color:#f18e00;
	background:#fdf0dc;
}



#leftnavisubsubsub {
	margin:0px;
	padding:0px;
	line-height:135%;
}

#leftnavisubsubsub ul {
	margin:0px;
	padding:0px;
}

#leftnavisubsubsub ul li {
	list-style: none;
	margin:0px;
}

#leftnavisubsubsub ul li a {
	font-weight: normal;
	display: block;
	color:#f18e00;
	padding:3px 0px 3px 60px;		
	border:0px none;
	border-top:1px solid #fbe0b8;
	/*height:18px;*/
	width:145px;		
	background:#fbe0b8;
}

#leftnavisubsubsub ul li a.aktiv, #leftnavisubsubsub ul li a:hover {
	color:#f18e00;
	background:#fdf0dc;
}





/***************************** Bilder ************************************/	

.bild {
	padding:1px;
	border: 1px solid #ebebeb;
	background:#ffffff;
}


.bild220rechts {
	width:220px;
	float:right;
	margin:4px 0px 5px 20px;
	background:#ebebeb;
}

.bild220links {
	width:220px;
	float:left;
	margin:4px 20px 5px 0px;
	background:#ebebeb;
}

.bildunterschrift {
	color:#4e5052;
	font-size:10px;
	padding:3px 5px 3px 5px;
}




/***************************** Formular ************************************/

.formular {
	margin-bottom: 5px;
}

.formular_font {
	float: left;
	width: 140px;
	font-weight:bold;
}

.formular_box {
	width: 65%;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	color:#4e5052;
	font-size:11px;
	padding:2px;
}

.formular_box25 {
	width: 25%;
	border: 1px solid #005387;
	background-color: #ffffff;
}

.formular_select {
	width: 50px;
	border: 1px solid #106A9C;
	background-color: #ffffff;
}

.formular_button {
	float: left;
	margin-left: 140px;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:2px;
	width: 100px;
	height:25px;
	border: 0px;
	background: #f18e00;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.frage_button {
	float: right;
	margin-left: -5px;
	width: 134px;
	height:49px;
	border: 0px;
	background-image: url(../_img/senden2.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.formular_button a {
	border: none;
}

.formular_check {
	border: 1px solid #2F74AB;
	background-color: #ffffff;
}

.formular_message {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#5b5651;
	font-size:11px;
		padding:2px;
		width:442px;
}


/***************************** News ***********************************/


.news {
	display:block;
	margin: 0px 0px 20px 0px;
}

.newsdate {
	display:block;
	font-weight:normal;
	font-size:11px;
	margin: 0px 0px 0px 0px;
}

.newshead {
	display:block;
	color:#f18e00;
	font-weight:bold;
	font-size:12px;
	margin: 2px 0px 5px 0px;
}

.newstext {
	display:block;
	font-weight:normal;
	font-size:11px;
	margin: 0px 0px 5px 0px;
}

.newslink a {
	color: #3e6d94;
	text-decoration: none;
}

.newslink a:hover {
	color: #5b5651;
	text-decoration: underline;
}

/***************************** Downloader ***********************************/


#downloadrubrik {
	padding:4px 0px 4px 0px;
	margin-bottom:0px;
	border-bottom: 1px solid #7d818f;
	width:680px;	
	font-size: 110%;
	font-weight:bold;
	color: #005387;
}	

.downloaditem {
	padding:3px 0px 3px 0px;
	margin-bottom:2px;
}

.downloaditem {
	padding:3px 0px 3px 0px;
	margin-bottom:2px;
	background-color:#f2f2f2;
}

.downloadtitle {
	float:left;
	font-size: 100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:10px;
	width:430px;
	color:#808285;
}	

.downdate {
	float:left;
	width:65px;
	font-size: 90%;
	font-weight:normal;
	color:#808285;
	text-align:right;
}	

.downsize {
	float:left;
	width:65px;
	font-size: 90%;
	font-weight:normal;
	color:#808285;
	text-align:right;
}

.down {
	float:left;
	width:90px;
	font-weight:bold;
	margin-left:20px;
}	

.down a {
	display: block;
	color: #005387;
	background-image: url(../_img/download_p.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:18px;
	padding-top:0px;
	padding-bottom:0px;
}

.down a.aktiv, .down a:hover{
	color:#da1f3d;
	background-image: url(../_img/download_a.gif);
}


/******************************* FOOTER NAVI **************************************/



#footer_navi {
	position:absolute;
	bottom:34px;
	right:28px;
	padding:0px;
	font-size:11px;
}

#footer_navi ul{
	margin: 0px;
	padding:0px;
}

#footer_navi ul li{
	float: left;
	margin: 0px;
	padding: 0 17px 0 0px;
	font-weight: normal;
	list-style: none;
}

#footer_navi ul li a {
	color: #3e6d94;
	text-decoration: none;
	border: none;
}

#footer_navi ul li a:hover {
	color: #5b5651;
	text-decoration: none;
	border: none;
}

.rotator {
background:white;
}