/* CSS Document */

*	{
	margin:0;
	padding:0;
	border:0;
	}
	
body	{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0f2036;
	line-height:1.4;
	background:#515e70 url(../images/bg_body.gif) repeat-x;
	}
	
#main	{
	float:left;
	display:inline;
	width:805px;
	margin:40px 0 0 40px;
	padding-bottom:80px;
	}



/* *************** HEADER ************* */


#nav_header {
	float:left;
	width:100%;
	height:51px;
	background:white url(../images/bg_schatten_oben.gif) left top no-repeat;
	}
	
#nav_header_wrapper {	
	float:right;
	margin:25px 50px 0 0;
	display:inline;
	}
	
#nav_header ul {	
	float:left;
	list-style-type:none;
	margin:2px 15px 0 0;
	}
	
#nav_header ul li {	
	float:left;	
	padding:0 10px;
	border-right:1px solid #94a1b0;
	}

#nav_header ul li a {	
	float:left;	
	color:#94a1b0;
	font-size:10px;
	text-decoration:none;
	}
	
#nav_header ul li a:hover {	
	color:#1e324e;
	}
	
#nav_header ul li.ohne_trennstrich {
	border:0;
	}	
	
#suche {	
	float:left;
	}
	
#suche input {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#94a1b0;
	padding:2px;
	width:100px;	
	border:1px solid #94a1b0;
	}
	
#suche input.button {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	font-weight:bold;
	padding:1px;
	#padding:0;
	width:3em;
	border:1px solid #94a1b0;
	background:#94a1b0;
	}		



/* *************** HEADER IMAGE ************* */

#weisse_seite {
	clear:both;
	float:left;
	width:100%;
	background:white;
	}
	
#header {
	float:left;
	margin-left:22px;
	display:inline;
	}
	
#header img {	
	float:left;
	}
	
#logo {
	float:left;
	border-right:1px solid white;
	}	

#blau_unten {
	clear:both;
	float:left;
	border-bottom:30px solid #1e324e;
	}


/******************** NAVIGATION  ************************/

#nav {
	float:left;
	width:760px;
	height:25px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background:#9fa8b3;
	}

#nav ul {
	float:left;
	list-style-type:none;
	}	

#nav ul li {
	float:left;
	position:relative;
	border-right:1px solid white;
	}

#nav ul li a {
	float:left;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:4px 12px 6px 12px;
        outline:none;
	}

#nav ul li a:hover {
	background:#1e324e;
	}


#nav ul li.mainmenu_link a {
	float:left;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:4px 12px 6px 12px;
        cursor:default;
	}


/******************** NAVIGATION  2. EBENE ************************/	


/* hide the sub levels and give them a positon absolute so that they take up no room */


#nav ul li ul {
	visibility:hidden;
	position:absolute;
	z-index:11;
	top:25px;	
	left:0;
	margin:0;
	/*height:0;*/
	}	

#nav ul li ul li {	
	border:none;
	border-top:1px solid white;
	}

#nav ul li.mainmenu_link ul li a {
	padding:4px 12px 5px 12px;
	color:white;
	white-space:nowrap;
	font-weight:normal;
	width:120px;
	background:#4b5d75;
        cursor:pointer;        
	}

#nav ul li.mainmenu_link ul li a:hover{
	background:#1e324e;
	}	


/******************** NAVIGATION  FUNKTIONALITAETEN ************************/



/* style the table so that it takes no part in the layout - required for IE to work */

#nav table {
	position:absolute; 
	top:0;
	left:0;
	}

/* make the second level visible when hover on first level list OR link */

#nav ul li:hover ul,
#nav ul a:hover ul{
	visibility:visible;  
	}


/* keep the third level hidden when you hover on first level list OR link */

#nav ul :hover ul ul {
	visibility:hidden;
	}

/* make the third level visible when you hover over second level list OR link */

#nav ul :hover ul :hover ul { 
	visibility:visible;
	}
	
	
/* *************** CONTENTBEREICH ************* */

#contenthome {
	clear:both;
	float:left;
	width:760px;
	margin-left:22px;
	display:inline;
	border-right:1px solid white;
        background:#1E324E url(../images/bg_start_swoosh.gif) 0 0 no-repeat;	
	}

.contenthome_text {
	float:left;
	margin:10px 0 0 85px;
	display:inline;
	width:600px;
	padding-bottom:140px;
	}
      
      
.contenthome_text h1 {
	color:white;
        font-size:24px;
        font-weight:normal;
	} 
	
.contenthome_text h1 em {
        font-weight:bold;
        font-style:normal;
	} 	  
     
.contenthome_text ul {
	color:white;
        padding-left:20px;
        font-size:16px;
	} 

.contenthome_text li {
        margin-bottom:8px;
        font-weight:bold;
	}
	
.contenthome_text .startzitat {
	margin-top:52px;
	color:white;
	font-size:20px;
	}

#contentmain {
	clear:both;
	float:left;
	width:760px;
	margin-left:22px;
	display:inline;
	border-right:1px solid white;
	background:url(../images/bg_content.gif);

	}

.contentmain_text {
	float:left;
	margin:30px 0 0 40px;
	display:inline;
	width:380px;
	padding-bottom:30px;
	}

.contentmain_text h1 {
	font-size:15px;
	width:360px;
	padding-bottom:28px;
	background:url(../images/bg_headline_punkte.gif) 0 25px no-repeat;
	}
	
.contentmain_text h2 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:18px;
	margin-top:60px;
	}	

.news-list-container h1 a {
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
	padding-bottom:18px;
	margin-top:60px;
	}	

.news-list-container h1 a:hover {
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
	padding-bottom:18px;
	margin-top:60px;
	color: #94a1b0;
	}	

h2.start_main {
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	margin-top:20px;
	}	

h3.start_main {
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	margin-top:20px;
	}	

p.start_tel {
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	}	


.contentmain_text p {
	margin-bottom:10px;
	line-height:1.5;
	}
      
.contentmain_text ul {
        padding-left:20px;
        }
      
.contentmain_text ul li {      
        padding-bottom:4px;
        }
		  
.contentmain_text ol {
        padding-left:20px;
        }
      
.contentmain_text ol li {      
        padding-bottom:4px;
        }	
		  
.contentmain_text ol.faq-liste {
        
        padding-left:23px;
        #padding-left:30px;
		  margin-bottom:40px;
        }	
		  
.contentmain_text ol.faq-liste  li {      
        padding-bottom:4px;
        }			  
	
.content_spalte_rechts_text {
	float:left;
	margin-left:80px;
	display:inline;
	width:240px;
	padding-bottom:30px;
	}	
	
.content_spalte_rechts_text h3 {
	clear:both;
	float:left;
	width:240px;	
	margin:35px 0 0 0;
	font-size:12px;	
	color:#758293;
	padding-bottom:22px;
	background:url(../images/bg_headline_punkte.gif) 0 20px no-repeat;	
	}
	
.content_spalte_rechts_text ul {	
	float:left;
	list-style-type:none;
	}
	
.content_spalte_rechts_text ul li {	
	clear:both;
	float:left;
	}
      	
.content_spalte_rechts_text ul li a {	
	float:left;
	color:#515e70;
	font-weight:bold;
	width:220px;	
	padding:1px 5px 2px 10px;
	text-decoration:none;
	background:url(../images/pfeil.gif) 0 7px no-repeat;
	}

.content_spalte_rechts_text ul li a:hover {	
	color:white;
	background:#1e324e url(../images/pfeil_over.gif) 0 7px no-repeat;	
	}

.content_spalte_rechts_text ul li.activehead {	
	clear:both;
	float:left;
        font-weight:bold;
	padding:1px 5px 2px 10px;
        color:white;
	width:220px;
        background:#515e70;         
	}


.rueckruf_formular li {
	clear:both;
	float:left;
	width:250px;
	margin-bottom:2px;
	#margin-bottom:0;
	}

.rueckruf_formular label {
	float:left;
	color:#515e70;
	font-weight:bold;
	width:50px;
	}

.rueckruf_formular input {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#94a1b0;
	padding:2px;
	width:150px;	
	border:1px solid #94a1b0;	
	}
	
.rueckruf_formular input.button {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	font-weight:bold;
	padding:1px;
	#padding:0;
	width:3em;
	border:1px solid #94a1b0;
	background:#94a1b0;
	}



	
/*fieldset.formular {
	clear:both;
	float:left;
	margin:0 0 10px 0;
	border:1px solid #999;
	padding-bottom:7px;	
	display:inline;
	}		

.formular legend {
	margin-left:10px;
	font-weight:bold;
	color:#515E70;
	padding:0 5px;
	}	*/

.formular ul {
	float:left;
	margin:5px 0;
	list-style-type:none;
	padding:0;
	}
	
.formular ul li {
	clear:both;
	float:left;
	margin:1px 0 1px 0;
	display:inline;
	width:380px;
	}

.formular label {
	float:left;
	width:150px;
	margin-right:10px;
	line-height:1.3;
	}

.formular input, .formular textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#94a1b0;
	padding:2px;
	width:210px;	
	border:1px solid #94a1b0;	
	}
	
.formular input.button {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	font-weight:bold;
	padding:1px;
	#padding:0;
	border:1px solid #94a1b0;
	background:#94a1b0;
	width:9em;
	}
	
.formular .kurz {	
	width:100px;
	}

.formular .abstand {	
	margin-top:30px;
	}
	
.formular .radio, .formular .checkbox  {	
	width:auto;
	vertical-align:middle;
	#border:0;
	}

/* *************** FOOTER ************* */

	
#footer	{
	clear:both;
	float:left;
	width:100%;
	height:51px;
	background:white url(../images/bg_schatten_unten.gif) left bottom no-repeat;
	}
	
#footer	p {	
	float:left;
	display:inline;
	margin:9px 0 0 37px;
	font-size:10px;
	color:#94a1b0;	
	}		
	
#footer ul {	
	float:right;
	list-style-type:none;
	margin:9px 39px 0 0;
	display:inline;
	}
	
#footer ul li {	
	float:left;	
	padding:0 10px;
	border-right:1px solid #94a1b0;
	}

#footer ul li a {	
	float:left;	
	color:#94a1b0;
	font-size:10px;
	text-decoration:none;
	}
	
#footer ul li a:hover {	
	color:#1e324e;
	}
	
#footer ul li.ohne_trennstrich {
	border:0;
	}		


/* *************** HTML TAGS ************* */


a	{
	color:#515e70;
	}

a:hover	{
	color:black;
	}

.start-fa {
	color:#FFF;
	background-color:#94A1B0;
	text-decoration:none;
	padding:10px;
}

h3	{
	font-size:13px;
	}	

/* *************** SUCHERGEBNISSE ************* */


.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style:normal;
	}	

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup	{
	color:#FF6600;
	}

dl.tx-indexedsearch-info {
	margin-bottom:30px;
	}

.tx-indexedsearch-res img {
	vertical-align:middle;
	}
	
.browsebox	 {
	margin-bottom:30px;
	}

.tx-indexedsearch dt {
	padding:1px 0 1px 3px;
	background:#D4D9DC;
	}
	
.tx-indexedsearch dd {
	padding:1px 0;
	background:#D4D9DC;
	}
	
	
	
	
#mitarbeiter {
		float:left;
		}
		
#mitarbeiter dt {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:180px;
	height:350px;
	}		
	
#mitarbeiter dd {
	float:left;
	width:180px;
	height:350px;	
	margin-bottom:20px;	
	}		
	
	
.contentmain_text table td {
	width:200px;
	padding:0 20px 40px 0;
	vertical-align:top;
	}
	
	
	
.formular_feld {
	border:1px solid #94A1B0;
	color:#94A1B0;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:2px;
	width:210px;
	}	
	
.formular_feld_button {
	background:#94A1B0 none repeat scroll 0%;
	border:1px solid #94A1B0;
	color:white;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:1px;
	width:9em;
	}	




/** Tabelle Prämien Cup Liquido **/

.contentmain_text table.cupliquido {
  padding:0;
  width:350px;
  margin:10px 0 60px 0;
  }


.contentmain_text table.cupliquido td {
  padding:0 20px 0 0;
  text-align:left;
  vertical-align:bottom;
  }


.contentmain_text table.cupliquido td.zeile3 {
  padding-top:40px;
  }

.contentmain_text table.cupliquido td p {
  margin:0;
  }





