body {
	font-family: Arial, Helvetica,"Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #686868;
	background: #fff url(../style/bg2.jpg) left top repeat-x;
	}

input, textarea {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
  font-size: 1.0em;
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	}

h2 {
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.6em;
	color:#8B8B8B;
	}
	
h3 {
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	line-height: 1.3em;
	}
	
.button {
	color: #666;
	text-decoration: none;
	font-size:0.9em;
	font-weight:bold;
	background:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	}
	
a {
	color:#CF182B;
	text-decoration: none;
	}
	
a:hover {
  color:#fff;
	text-decoration: none;
	background:#CF182B;

	}	
	
.grey {
	color:#666;
	}
	
.grey:hover {
  color:#fff;
	text-decoration: none;
	background:#CF182B;

	}	

.date {
	color: #A1A1A1;
	}

img {
	border: none;
	}

legend {
	display: none;
	margin: 0;
	}
form, fieldset {
	border:0;
	padding:0px 0 0px 0;
	margin:0;
}	

#digramm {
	width: 966px;
	margin: 0 auto;
	border-bottom:3px solid #ccc;
 	background:#fff;
	}
	
#laender {
	width: 966px;
	margin: 0 auto;
	height:24px;
	padding-left:30px;	
	margin-top:5px;
	}
	
.startleft {
	width: 200px;
	float: left;
	}	
	
.left {
	width: 212px;
	padding:0 0 0 0;
	float: left;
	 }	

.right {
	width: 754px;
	float: left;
	background:#fff;
	}	


#navlist {
	margin-top: 27px;
	}
		
#navlist a {
	text-decoration: none;
	color:#4d4d4d;
	
	}
	
#navlist a:hover {
	color: #CF182B;
	text-decoration:none;
	background:#fff;
	}	

#navlist ul {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	width: 197px;
	}	

#navlist ul ul {
	
	border:none;
	width: 187px;
	margin: 0 0 0 0px;
	font-size:0.9em;
	}
	
#navlist ul ul ul {
 	border:none;
	width: 177px;
	font-size:1.0em;
	}	

#navlist ul ul ul ul {
	border:none;
	width: 167px;
	font-size:0.95em;
	}	
	
#navlist li.cur a {
	color: #CF182B;
	border-bottom:1px dashed #CF182B;
	}	

#navlist li.last cur a {
	color: #CF182B;
	border:none;
	}		
	
#navlist li a {
	display: block;
	width: 197px;
	padding: 6px 0 6px 0;
	border-bottom: 1px dashed #ccc;
	}	
	
#navlist li.last a	{
	border: none;
	padding-bottom: 15px;
	}

#navlist li.cur li a {
	padding-left: 10px;
	width: 187px;
	border: none;
	color: #686868;
	}
#navlist li.cur li.cur li a {
	padding-left: 20px;
	width: 177px;
	border: none;
	color: #686868;
	}
#navlist li.cur li.cur li.cur li a {
	padding-left: 30px;
	width: 167px;
	border: none;
	color: #686868;
	}	
	
#navlist li.cur li.cur a {
	color:#CF182B;
	}
#navlist li.cur li.cur li.cur a {
	color: #CF182B;
	
	}		
#navlist li.cur li.cur li.cur li.cur a {
	color: #CF182B;
	}		
	
#navlist li.cur li a:hover {
	color:#CF182B;
	}
#navlist li.cur li.cur li a:hover {
	color: #CF182B;
	}	
#navlist li.cur li.cur li.cur li a:hover {
	color: #CF182B;
	}		
	

.suche {
	padding: 18px 0 18px 0;
	margin-left: 5px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

.searchform {
	
	}
	

.errormsg {
	color:#CF182B;
	font-weight:bold;
	}	

.error {
	background-color:#CF182B;
	}	
	
	
.searchform input#suche {
	width: 170px;
	color: #999999;
	padding: 1px 0 1px 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Arial,"Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size:11px;
	}	
	
.searchform input.submit {	
	width: 13px;
	}
	
#cont_top {
    border-bottom: 1px solid #ccc;
	height: 318px !important;
	}
	
.left img {
	padding-top: 18px;
	padding-left: 5px;
	}	

#cont_bott {
	padding: 14px 14px 14px 14px;
	line-height: 1.6em;
	background-color:#fff;
	
	}		

#cont_l {
  float:left;
  width:48%;
  
}

#cont_r {
  float:right;
  width:48%;
  
}
	
#footer {
	border-top: 1px dashed #ccc;
	margin-left: 5px;
	padding: 9px 14px 9px 221px;
	color: #A1A1A1;
	}	
	
#footer a {  
  cursor:pointer;
	margin-right: 14px;
	color: #A1A1A1;
	padding: 0 2px 0 2px;
	text-decoration:none;
	background-color:#fff;
	}
	
#footer span {  
  cursor:pointer;
	margin-right: 14px;
	color: #A1A1A1;
	padding: 0 2px 0 2px;
	text-decoration:none;
	}	
	
#footer a:hover {
  cursor:pointer;
	color: #a1a1a1;
	text-decoration:underline;
	background-color:#fff;
	}
	
#footer span:hover {
  cursor:pointer;
	color: #ECECEC;
	text-decoration:none;
	}	
		
	
#footer .left {
	width: 572px;
	float: left;
	}	
	
#footer .right {
	width: 150px;
	float: left; 
	border: none;
	color: #A1A1A1;
	text-align:right;
	}	
	
	
#cont_bott .left {
	width: 360px;
	float: left;
	padding-right: 14px;
	
	}	
	
#cont_bott .right {
	width: 350px;
	float: left;
	border: none;
	
	}	
	
#show_top {
  
  }
 
	
.border_top {
	border-top: 1px dashed #ccc;
	padding: 5px 0 5px 0;
	}	

.no_border_top {
	padding: 0px 0 5px 0;
	}	
	
	
.link {
  color:#E81D1D;
  cursor:pointer;
  }  


.linkk {
	color: #CF182B;
	text-decoration: none;
	background:#fff;
	}
	
.linkk:hover {
	text-decoration: none;
	background:#CF182B;
	cursor:pointer;
	}		
	
.logo {
	padding-right:0;
	heigth:134px;
	background: url(../style/bglogo.jpg) left top repeat-x;

	}
	
.logo:hover {
	padding-right:0;
	heigth:134px;
	background: url(../style/bglogo.jpg) left top repeat-x;
	}	   	
 
.cus_cus {     
  min-height:20px;  
  margin-bottom: 1px; 
  display: block; 
  color: #515151; 
  padding-top: 6px; 
  padding-left: 5px;
}

* html .cus_cus {    
  height:20px;  
}

.cus_head {
  font-weight:bold;
  height: 21px; 
  margin-bottom: 1px; 
  display: block; 
  background-color: #F6F6F6; 
  color: #515151; 
  padding-top: 6px; 
  text-indent: 5px;
}


.ref_l10_entry {
  border-bottom:1px #ccc dashed; 
  display:block;
  padding-top:8px;
  padding-bottom:8px;
  
}
	
	
#box_bott {
	
	}	
	

.right_article h3 {  
  margin-top:7px;
}
	
	/*
	#top {
	width: 969px;
	height: 317px !important;
	border-right: 1px solid #ccc;
	}
#bottom {
	width: 970px;
	
	}
*/

.helper {

	display:none;
}

h3.fsubhead {
	font-size:1.3em;
}