html, body{
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    width:100%;
}

html{
    overflow:auto;
  height:100%; 
}

body{
    height:100%;
    background: url(/dna_images/tmpl_asenta/images/hintergrund.jpg);
    background-position: bottom;
    background-repeat: repeat-x; 
    background-attachment:fixed;
}

h3, h4, h5, h6, p, form {
    margin:0;
    padding:0;
}

h1 {
    font-size:16px;
    font-weight:bold;
    color:#145895;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    margin:0;
    padding:0;
}

h2{
    font-size:14px;
    font-weight:bold;
    color:#145895;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    margin:0;
    padding:0;
}

img{
    border:none;
      margin:0px;
}

img.left {
    margin-right:10px;
    margin-bottom:10px;
}

a, a:link, a:active {
    color:#FF6B06;
    text-decoration:none;
    margin:0;
    padding:0;
}

a:hover {
    text-decoration:underline;
    margin:0;
    padding:0;
}

ul{
    padding:0;
    margin:0;
    list-style-type:square;
    margin-left:15px;
}

.invisible{
    display:none;
}

.floatKiller{
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0px; 
	padding:0px;
}

#wrap{
    width:940px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    background:#FFF;
    padding:0;
}

.border{
    /*border: 1px solid #B8D1ED;*/
    height:100%;
    width:100%;
    overflow:hidden;
    /*padding:10px;*/
    margin-bottom:20px;
}


#datum {
    font-size:10px;
    color: #CFCFCF;
    text-decoration: none;
    margin-top:3px;
    margin-left:10px;
}

#header{
}

#logoarea{
    float:left;
}

#logo{
    float:left;
    width:auto;
    padding-bottom:25px;
}

#sonderseiten{
    list-style:none;
    margin:0;
    margin-top:45px;
    display:block;
    width:auto;
    float:right;
}

#sonderseiten li{
    width:auto;
    display:inline;
    font-size:11px;
}

#sonderseiten a, sonderseiten a:visited{
    font-size:11px;
    color: #CCCCCC;
    text-decoration:none;
    text-transform:none;
}

#sonderseiten a:hover{
    color: #FC842E;
    text-decoration:none;
    text-transform:none;
}

#head_linie{
	float:left;
	position:relative;
	top:32px;
} 

#test{
   background:#23558E;
   height:10px;
   width:100%;
   vertical-align:bottom;
   float:left;
}

#navigation{
    font-family: Arial, Helvetica, sans-serif;
    width:auto;
    clear:both;
    list-style:none;
    margin:0;
    padding:0;
    display:block;
    float:left;
    width:940px;
    background: url(/dna_images/tmpl_asenta/images/navi1_norm.jpg) repeat-x top left;
    position:relative;
    
}

#navigation li{
    float:left;
    height:31px;
    width:auto !important;
    width:130px ;
    padding-right:1px;	
}

#navigation li a{
    line-height:30px;
    display:block;
    height:100%;
    vertical-align:top;
    font-weight:bold;
    font-size:12px;
    color:#FFFFFF;
    background: url(/dna_images/tmpl_asenta/images/navi1_norm.jpg) repeat-x top left;
    padding:0 15px;
    text-decoration:none;  
}

#navigation li a:hover{
    text-decoration: underline;
}

#navigation li.active a{
    background: url(/dna_images/tmpl_asenta/images/navi1_act.jpg) repeat-x top left;
}

#navigation li.active a:hover{
    text-decoration:none;
}

#navigation li ul{
    display:none;
    }
    
#navigation li.active ul{
    list-style:none;
    margin:0;
    padding:0;
    display:block;
    position:absolute;
    left:0;
    width:940px;
    background:#FF6B06;
    border-bottom:solid 1px #e1e1e1;
    margin-bottom:20px;
    }

#navigation li.active ul li{
    height:25px;
    padding-right:0;	
}

#navigation li.active ul li a{
    line-height:25px;
    background:#FF6B06;
    display:block;
    height:100%;
    vertical-align:top;
    font-weight:normal;
    font-size:12px;
    color:#FFFFFF;
    padding:0 15px;
    text-decoration:none;
}

#navigation li.active ul li a:hover{
    text-decoration: underline;
}

#navigation li.active ul li.active a{
    font-weight:bold;
}

#navigation li.active ul li.active a:hover{
    text-decoration:none;
}

#form_head{
    background:#A3BDD6;
    width:940px;
    height:200px;
    font-size:11px;
    display:block;
    position:relative;
}

.tiefer{
    margin-top:25px;
}

#intro_text{
position:absolute;
left:15px;
top:13px;
width:300px;
}

#confirmation_text{
position:absolute;
left:15px;
top:13px;
width:500px;
}

#intro_text h2, #confirmation_text h2{
color:#fff;
font-size:18px;
font-weight:bold;
}

#intro_text ul{
    color:#fff;
    font-size:14px;
    line-height:22px;
    list-style:  url(../images/haken_blau.gif);
    margin:10px 23px;
}

#head_stern{
    position:absolute;
    left:225px;
    top:115px;
}

#form_head #formular{
    float:right;
    width:530px;
    color:#fff;
    font-family:verdana;
 margin-top:17px;
 height:190px;
  overflow:hidden;
 border-left:solid 1px white;
 border-right:solid 1px white;
 border-top:solid 1px white;
 margin-right:85px;
 background:#0D528D;
}

*html #form_head #formular{
    float:right;
    width:530px;
    color:#fff;
    font-family:verdana;
 margin-top:17px;
 height:230px;
  overflow:hidden;
 border-left:solid 1px white;
 border-right:solid 1px white;
 border-top:solid 1px white;
 margin-right:7px;
 background:#0D528D;
}

*+html #form_head #formular{
    float:right;
    width:530px;
    color:#fff;
    font-family:verdana;
 margin-top:17px;
 height:220px;
  overflow:hidden;
 border-left:solid 1px white;
 border-right:solid 1px white;
 border-top:solid 1px white;
 margin-right:85px;
 background:#0D528D;
}

#head_lady{
    position:absolute;
    right:6px;
    top:22px;
    display:block !important;
    display:none;
    
}

#form_head #formular .dropdown{
    width:157px;
}

#form_head #formular #submit{
    margin-right:3px;
    float:right;
}

#form_head #formular table{
    padding:0;
    margin:0;
}

#agb_link{
    color:#FF6B06;
    font-weight:bold;
    
  
}

#main{
    padding-bottom:20;
    padding-left:200px;
    padding-right: 100px;
    padding-top:20px;
    float:left;
    width:600px;
}

*+html  #main{
    padding-bottom:20;
    padding-left:200px;
    padding-right: 100px;
    padding-top:55px;
    float:left;
    width:600px;
}

#mainconfirm{
    padding-bottom:10px;
    padding-left:20px;
    padding-right: 1px;
    padding-top:20px;
    float:left;
    width:875px;
}

/*START Startseite*/

#start_erste_spalte{
    width:730px;
    float:left;
    margin:0;
    padding:0;
    margin-right:20px;
}

#start_zweite_spalte{
    width:360px !important;
    width:358px;
    float:left;
    margin:0;
    padding:0;
}


.boxheader{
    background:#cfcfcf;
    width:100%;
}

.boxheader h1,
.boxheader h1 a:link,
.boxheader h1 a:visited,
.boxheader h1 a:active,
.boxheader h1 a:hover {
    color:#666;
    font-weight:bold;
    font-size:10px;
    padding:1px 0 1px 5px;
    text-transform:uppercase;
}

.boxheader h1 a:hover {
text-decoration:underline;
}

.boxmain{
    background:#ebebeb;
    height:auto;
    padding:5px 5px 20px 5px;
	margin-bottom:20px;
    font-size:11px;
    color:#666;
	line-height:normal;
	position:relative;
    border-left:solid 1px #cfcfcf;
    border-right:solid 1px #cfcfcf;
    border-bottom:solid 1px #cfcfcf;
}

.boxmain a:hover{
    color:#000;
    text-decoration:underline;
}

.boxmain a{
    font-size:11px;
    color:#666;
	display:block;
	line-height:7px;
	margin-bottom:5px;
}

a.start_box_mehr{
	color:#3399cc;
	font-weight:bold;
	margin-bottom:3px;
	line-height:normal;
	position:absolute !important;
	position:relative;
	bottom:0px !important;
	bottom:auto;
	right:3px !important;
	right:auto;
}

a.start_box_mehr:hover{
	color:#3399cc;
text-decoration:underline;
}

.start_referenz_zitat {
	font-style:italic;
	line-height:normal;
	margin:5px 0px 10px 0;
}

.start_referenz_name{
	font-size:9px;
	line-height:10px;
	color:#8F8F8F;
}

.box_form{
    height:12px;
    font-size:10px;
    color:#999;
}

/*ENDE Startseite*/

#erste_spalte{
    width:185px;
    float:left;
    margin:0;
    padding:0;
    margin-right:20px;
}

#breadcrumbs{
	font-size:10px;
    color: #ccc;
	margin-bottom:4px !important;
	margin-bottom:0px;
    margin-top:2px;
	width:auto;
}

#breadcrumbs span{
    color: #999;
	margin-right:5px;
}

#breadcrumbs a{
    color: #ccc;
}

#breadcrumbs a:hover{
    color: #FC842E;
	text-decoration:none;
}

#content{
    float:left;
    width:650px;
} 

#content ul{
    list-style: url(../images/haken.gif);
    line-height:20px;
    margin:10px 23px;

}

.sitemap_start{
    color:#999;
    font-weight:bold;
}

.sitemap_mainnav{
    display:block;
    margin-top:10px;
    font-size:14px;
}

.sitemap_mainnav a{
    color:#999;
    font-weight:bold;
}

.sitemap_subnav{
    display:block;
    font-size:12px;
    margin-left:10px;
}

.sitemap_subnav a{
    color:#999;
}

.sitemap_subsubnav{
    display:block;
    font-size:12px;
    margin-left:30px;
}

.sitemap_subsubnav a{
    color:#999;
}

.sitemap_start:hover,
.sitemap_mainnav a:hover,
.sitemap_subnav a:hover,
.sitemap_subsubnav a:hover{
    text-decoration:none;
    color:#666;
}

.sitemap_untertitel{
    font-size:10px;
}



#footer{
    float:left;
    padding-bottom:10px;
    width:875px;
    font-size:11px;
    color: #ccc;
    margin-left:20px;
}

#footer a{
    color: #ccc;
    text-transform:none;
}

#footer a:hover, #footer a:active{
    color: #ccc;
	text-decoration:none;
     text-transform:none;
}


#w3c{
    position:fixed !important;
    position:absolute;
    bottom:3px;
    right:3px;
}

#w3c img{
   padding-right:5px;
}

.headline {
    width:80%;/* internet explorer */
    padding:0;
    margin:0;
   
}


#start_erste_spalte .headline h1 a, #start_erste_spalte .headline h1 a:hover, #start_erste_spalte .headline h1 a:link, #start_erste_spalte .headline h1 a:active{
    color:#818181;
    }


.subtitle{
     color:#23558E;
    font-size:8px;
    font-weight:bold;
    text-decoration:none;
    width:80%;/* internet explorer */
    padding:0;
    margin-bottom:5px;
}


.content_linie_first{
	border-bottom:solid 1px #cfcfcf;
	width:431px;
	margin-bottom:15px;
	float:left;
}

.content_linie{
	border-bottom:solid 1px #cfcfcf;
	width:465px;
	margin-bottom:15px;
}

.content_absatz{
	background:#fff;
	font-size:11px;
	padding:0 4px;
	position:relative;
	top:6px;
	left:15px;
}

.content_printbutton{
	background:url(/dna_images/template_opencrm/images/print.gif) no-repeat;
	width:33px;
	height:11px;
	padding:0 4px;
	position:relative;
	top:6px;
	float:right;
}

#dritte_spalte{
	width:185px;
	height:185px;
	float:right;
	margin-top:-25px;
}

.box{
	background:#ebebeb;
	border:solid 1px #cfcfcf;
	font-size:10px;
    width:185px;
}

.box_partner{
    float:left;
    background:#F2F8FD;
	border:solid 1px #D2E3F5;
	font-size:10px;
    width:185px;
    height:auto;
  /*  margin-top:-20px;*/
}



.box_headline h1{
	background:#D2E3F5;	
	font-size:10px;
	color:#23558E;
    width:179px;
    display:block;
	padding:1px 3px;
      text-transform:uppercase;
      text-decoration:none;
}

.box_content{
    padding:0px;
    line-height:20px;
}

.box_content a{
	color:#23558E;
  }
  
.box_content a:hover div{
	color:#000;
	text-decoration:underline;
  }
  
.boxeintrag_gesamt{
		clear:both;
		margin-top:3px;
}

.boxeintrag_link{
	margin-left:5px;
	line-height:normal;
	display:block;
	width:auto;
		float:left;
}
select{width: 138px;}
 .boxeintrag_link a:hover{
	color:red;
  }


.boxeintrag_pfeil{
	float:left;
	width:5px;
	line-height:12px;
	vertical-align:top;
}

.externer_link{
    white-space:nowrap;
    }

.platz{
    clear:right;
}

/* hier die Stories, je nachdem wieviele Spalten */
.spalte_1 {
    width:48%;
    float:left;
}

.artikel_1_spalten {
    float:left;
    width:100%;
}

.artikel_2_spalten {
    float:left;
    width:100%;
}

.artikel_1_spalten div.spalte_1 {
    width:100%;
}

.spalte_2 {
    float:right;
    width:48%;
    margin-right:20px;
 
}

.spalte_3 {

    width:48%;
    float:left;
}
.spalte_4 {
    float:right;
    width:49%;
}


.fliesstext{
    color:#666;
    margin-top:5px;
    font-size:12px;
    text-align: justify;
    
}

.norm{
    font-size:12px;
}



.test{
    border:solid 1px red;
}

.button, .button:link, .button:active{
    color:#CFCFCF;
    font-size:18px;
    font-weight:bold;
}

.button:hover{
    text-decoration:none;
    color:#999;
}

.formular{
 float:left;
 width:515px;
 overflow:hidden;
 padding:0px;
 padding-left:2px;
 margin:0px;
 background:#0D528D none repeat scroll 0%;
 height:210px;
 margin-right:85px !important;

 }

.formular table{
width:515px;
font-size:12px;
}

.formular textarea{
width:515px;
}
span.subline {
	font-weight:normal;
	font-size:8pt;
}

.spezial{
    font-size:16px;
    font-weight:bold;
    color:#145895;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    margin:0;
    padding:0;
  }

/* Tabelle  */

table{
        border-collapse:collapse;
        margin-left:2px;
        margin-top:2px;
      
        }


.tbl_norm{
	border: 2px solid #FFFFFF;
	vertical-align:middle;
        text-align:left;
        font-size:12px;
        background:#D2E3F5;
        padding-left:10px;
        padding-right:10px;
        padding-top:3px;
        padding-bottom:3px;
        width:505px;
        }
        
table.tbl_start {
        border-collapse:collapse;
        width:710px;
        } 
.tbl_start{
	border: 2px solid #FFFFFF;
	vertical-align:middle;
        text-align:left;
        font-size:12px;
        background:#D2E3F5;
        padding-left:10px;
        padding-right:10px;
        padding-top:3px;
        padding-bottom:3px;
        }

table.tbl_linie {
        border-collapse:collapse;
         width:345px;
        }
   
.tbl_linie{
   
	border: 1px solid #B8D1ED;
        text-align:left;
        font-size:12px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:3px;
        padding-top:10px;
        margin:0px;
}
      
.tbl_linie_orange{
	border: 1px solid #FFF;
        text-align:right;
        font-size:12px;
         font-weight:bold;
        padding-right:10px;
         padding-bottom:3px;
        padding-top:3px;
        background:#FC842E;
        color:#FFFFFF;
        text-transform:uppercase;
        }
        
.tbl_linie_orange a:link, 
.tbl_linie_orange a:visited {
    color:#FFFFFF;
    font-size:12px;
}

.tbl_linie_orange a:hover {
    color:#23558E;
    font-size:12px;
    text-decoration:none;
}

#print_footer{
display:none;
}


/* versicherung.net Definitionen*/

#t4t{
    color:#666;
    margin-top:5px;
    font-size:12px;
    text-align: justify;
}

#t4t h2, #t4t .fehlerkopf{
    font-size:16px;
    font-weight:bold;
    color:#145895;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    margin:0;
	padding:0;
	padding-top:30px;
	padding-bottom:10px;
}	

#t4t p{
	padding:10px 0;
}

#t4t .left_cell{
	width:150px;
}

#t4t td{
	padding:2px 0;
}

#t4t .fehlermeldung{
	 color:#FF6B06;
	 font-weight:bold;
	 }
	 
#zwischenraum{
	width:30px;
	border:solid 1px red;
}