*{
	padding:0;
	margin:0;
}
html, body {
/* 	height: 100%; /* wichtig */
	
	font:11px Arial, Verdana  sans-serif;
	color:#ffffff;
	background:#4882b5;
	text-align:center;
}

td{
	padding-right:5px;
}

h1{
	
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom:5px;
}

h2{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	line-height:15px;
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
}

a{
	color: #f5b36c;
	text-decoration: underline;
}

p a:hover{
	text-decoration:none;
}

td a{
	text-decoration: none;
	/*font-style: italic;*/
}
td a:hover{
	/*background-color:#ffffff;*/
}

li a{
	text-decoration: none;
	font-style: normal;
}

p{
	display: block;
	line-height: 15px;
	margin-bottom: 10px;
}

a:hover{
	text-decoration: none;
	
}

.nohover, .nohover:hover{
	background-color: transparent;
	background-image: none;
}


#header{
	/*padding:0px;
	height:120px;*/
	height: 240px;
	margin: 0px 15px 15px 15px;
	font-size: 11px;
	color: #ffffff;
	background: #015198; /*text-transform:uppercase; */
}

#breadcrumb{
margin-left:15px;
}

#metanavi{
	width: 780px;
	margin: 0 auto; /* horizontale Zentrierung*/
	text-align: right;
	position: relative;
	line-height:20px;
	height:20px;
	
}

#metanavi a{
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	line-height:15px;

}

#box{
	width: 780px;
	margin: 0 auto; /* horizontale Zentrierung*/
	text-align: left;
	position: relative;
	background-color: #015198;
	border: 1px solid #94a8ba; /*
  	min-height: 100%;
	height:auto !important;/* moderne Browser */
}

#inhalt {
  	padding: 0;
}

.partner_logo{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	
}

#partner_footer{
	background-color: #ffffff;
	padding: 15px 15px 5px 5px;
}

.content_small{
	color:#015198;
	font-size:10px;
	line-height:12px;
}

.content_orange{
	color:#f5b36c;
}

.error{
	color:#f5b36c;
	/*color: #E83B3B;*/
	
}


.content_box{
	width: 778px;
	background-color:#015198 ;
	text-align: left;
	
}

.spalte_links{
	/* Die beiden Spalten haben nichts miteinander zu tun
	position: relative;
	left: 0px;*/
	width:150px;
	height: auto;
	float: left;
	padding:0;
	/*
	background-color: Aqua;
	*/
}

.spalte_middle{
	/* Die beiden Spalten haben nichts miteinander zu tun
	position: relative;
	left: 0px;*/
	width:610px;
	text-align: left;
	background-color:#015198 ;
	
	height: auto;
	float: left;
	padding:0;
	padding-left: 10px;
	padding-top: 8px;
	/*
	background-color: red;
	*/
}

.spalte_rechts{
	/* Die beiden Spalten haben nichts miteinander zu tun*/
	width:10px;
	margin:0 0px 0 0px;
	padding:0;
	float: left;
	margin-left: 10px;
	/*
	background-color: fuchsia;
	*/
}

.cleaner{
	/* Cleaner bereinigt alle Floats z.b. bei spalte links und rechts*/
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}


.hauptnavi{
	width: 150px;
}

.teaser{
	display: inline;
	width: 303px;
	margin-right: 12px;
}

.contentbox_right{
	width: 590px;
}

.horz_spacer{
	line-height: 5px;
	font-size: 5px;
}

.horz_line{
	clear:both;
	line-height:0px;
	border-bottom:1px solid #94a8ba;
}

#xToolbar, #xToolbar_de, #xToolbar_en {
	padding-left: 10px;
}

.breadcrumb_link {
	text-decoration:none;
	color: #ffffff;
}

.breadcrumb_link_active {
	color: #f5b36c;
	font-weight:bold;
	text-decoration: none;
}



#footer {
  	width: 100%;
  	background: #CCC;
  	position: absolute;
	left: 0px;
  	bottom: 0;
  	height: 20px;
 	line-height: 20px;
	text-align:center;
	border-top: 1px solid ;
}

.li_list, ul_list{
	margin: 5px 5px 5px 20px;
	
}




* html li {height:0.5%;}
li{
	height: auto;
	/*_height: 0px;*/
} 


ul,
ol {padding:0 0 0 0px;}
li {margin:0 0 0 0px}

#nav {
	float:left;
	width:150px;
}

#nav,#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	
	
}
#nav li {
	margin:0;
	padding:0;
}
#nav a{
	display:block;
	padding:5px;
	padding-left:15px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.0;
	text-decoration:none;
	border-top: 1px solid #94a8ba;
	
	
}

#nav a:hover, #nav a:active
{
color:#f5b36c;
background-image: url(../design_images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	
}

a span.new {
	font-size: 90%;
	color: #000000;
	margin-left: 4px;
	font-weight: bold;
	padding: 0px 2px 1px 2px;
	background-color: #DDDDDD;
}

#nav a.nav_active {
	display: block;
	padding: 5px;
	padding-left:15px;
	color: #f5b36c;
	font-weight: bold;
	line-height: 1.0;
	text-decoration: none;
	background-image: url(../design_images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	border-top: 1px solid #94a8ba;
}

#nav a.subnav {
	padding: 5px 0px 5px 20px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	border-top: 0px solid #94a8ba;
}

#nav a.subnav_active{
	padding: 5px 0px 5px 20px;
	font-weight: bold;
	line-height:10px;
	text-decoration: none;
	color:#f5b36c;
	border-top: 0px solid #94a8ba;
	
}

#nav a.subnav:hover {
	color: #f5b36c;
	background-image: none;
}

#nav a.subnav_active:hover {
	color:#f5b36c;
	background-image: none;
}

#nav a.sub_subnav {
	padding: 3px 0px 3px 30px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	border-top: 0px solid #94a8ba;
}

#nav a.sub_subnav_active{
	padding: 3px 0px 3px 30px;
	font-weight: bold;
	line-height:10px;
	text-decoration: none;
	color:#f5b36c;
	border-top: 0px solid #94a8ba;
	
}

#nav a.sub_subnav:hover {
	color: #f5b36c;
	background-image: none;
}

#nav a.sub_subnav_active:hover {
	color:#f5b36c;
	background-image: none;
}

#nav ul a {padding-left:20px}


/* STYLES FÜR  FORMULARE */

label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  height: 18px;
  color: #015198;
  font-size: 12px;
}

input{
	border:1px solid #015198;
	width:300px;
	height:18px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input[type=submit],input[type=reset]  { /* den Submit-Button */
  width:auto;
  background-color:#4882b5;
  height:22px;
  margin-left:0px;
  border: 1px solid #ffffff;
  color:#ffffff;
}

.input_submit{
  width: auto;
  background-color:#4882b5;
  height:22px;
  margin-left:0px;
  width:150px;
  border: 1px solid #ffffff;
  color:#ffffff;
  
}

textarea{
	width:300px;
	height:150px;
	border:1px solid #015198;
	font: 11px Arial, Verdana sans-serif;
}

input#preisgruppe, input#teilnahme_ja, input#teilnahme_nein, input#aktiv, input#teilnahme_ewk, input#bewertung{ 
  border: 0px;
  width:20px;
}

input#sicherheitscode{
    width:200px;
}

input[type=hidden]{
	border:0px;
	width:0px;
}

.input_radio{
	border:0px solid #015198;
	width:25px;
	height:18px;
}


input[type=radio] {
	border:0px;
	width:20px;
	padding-right: 1em; 
 padding-bottom: 1em; 
}

select#bloecke, select#referenten, select#icons{
	height:70px;
}

label {
 text-align: left; 
 padding-right: 1em; 
 padding-bottom: 1em; 
 width: 90px; /* Breite.*/
 color:#ffffff;
 font-size:11px;
 
}

form {
  margin:5px;;
  padding:5px;;
}

/* STYLES FÜR  FORMULARE */
