﻿/* Allegemeine Einstellungen und Browser-Fixes -begin */
/* -------------------------------------------------------------------------- */

/* defaults zurücksetzen */
* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}

fieldset, img { border:0; }

select, input, textarea { font-size: 99% }


/* ------------------------------------------------- */
body {
position: relative; 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 100.01%;
min-height: 101%;
font-size: 100.01%;
font-size: 0.75em;
line-height: 1.5em;
color:#ffffff;
}

.container{
margin:auto;
width:950px;
}

/*
body#provisionsfrei .container{
width:800px;
}*/

#bg_container{
background-image: url(../imgs/bg_nav_lev1.gif);
background-repeat:repeat-x;
background-position:top;
height:48px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

body #claim img{
padding:0 10px 0 0;
}

#claim {
float:left;
width:450px;
text-align:left;
padding:0;
font-weight:bold;
height:95px;
color: #015480;
}

#claim h1{
margin:20px 0px 10px 0px;
padding:0;
color: #015480;
border:none;
font-size:2em;
line-height:26px;
}

#nav_sub{
float:right;
width:500px;
text-align:right;
padding:0;
font-size:0.8em;
height:65px;
padding-top:30px;
}

#nav_sub ul{
list-style-type:none;
}

#nav_sub ul li{
list-style-type:none;
display:inline;
float:right;
}

/*
body#provisionsfrei #nav_sub{
width:450px;
padding-top:20px;
}*/

#wrapper{
margin-top:40px;
}

#title_lev_1{
margin:0;
font-size:1.4em;
padding:0;
/*padding:1px 0px 1px 10px;
border-left:4px solid #485f7d;*/
margin:0px 0px 10px 0px;
color:#BEBCAF;
font-weight:bold;
line-height:1.2em;
}

#footer {
padding: 10px 0px 0px 0px;
border-color:#BEBCAF;
border-style:dotted;
border-width:2px 0px 0px 0px;
}



/* Subtemplates -begin*/


#twocols{
 float:left
}
 
#leftcol{
width:200px;
padding:0px 20px 20px 0px;
float:left; 
font-size:0.85em;
line-height:1.3em;
}

#maincol{
float: left; 
width:688px;
padding:20px 0px 20px 40px;
/*color:#485f7d;*/
color: #555555;
border-color:#BEBCAF;
border-style:dotted;
border-width:0px 0px 0px 2px;
}

#maincol_sub2{
float: left; 
width:448px;
padding:0px 40px 20px 40px;
/*color:#485f7d;*/
color: #555555;
border-color:#BEBCAF;
border-style:dotted;
border-width:0px 0px 0px 2px;
}

#rightcol{
font-size:0.9em;
width:180px;
/*padding:20px 10px 20px 10px;*/
padding:0px 10px 0px 10px;
float: right;
line-height:1.3em;
/*background-color: #899bad;*/
}

#maincol_sub3{
float: left; 
width:100%;
padding:0px 0px 20px 0px;
color: #555555;
}

/* Subtemplates -end*/


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.clearb{
clear:both;
padding:0;
margin:0;
font-size:0;
line-height:0;
height:0;
}

.space{
height:20px;
padding:0;
margin:0;
font-size:0;
line-height:20px;
}

.hidden{
padding:0;
margin:0;
font-size:0;
line-height:0;
height:0;
}

.align_center{
text-align:center;
}

/* Seitenaufbau -end */
/* -------------------------------------------------------------------------- */



/* Überschiften -begin */
/* -------------------------------------------------------------------------- */

h1{
font-size:1.4em;
padding:1px 0px 1px 10px;
border-left:4px solid #015480;
margin:15px 0px 10px 0px;
color: #015480;
}

h1.csc-firstHeader{
margin:0px 0px 10px 0px;
}

#rightcol h1,
#leftcol h1 {
/*border-left:4px solid #ffffff;*/
font-size: 1.1em;
margin:8px 0px 4px 0px;
/*color:#ffffff;*/
}

#rightcol h1.csc-firstHeader,
#leftcol h1.csc-firstHeader {
margin:0px 0px 5px 0px;
}

h2{
color:#BEBCAF;
font-size:1.2em;
padding:15px 0px 10px 0px;
}

h2.csc-firstHeader{
padding:0px 0px 10px 0px;
}

#rightcol h2,
#lefcol h2 {
color:#BEBCAF;
font-size:1.2em;
padding:15px 0px 10px 0px;
}

/* Überschiften -end */






/* -------------------------------------------------------------------------- */

/* Allgemeine Fonts -begin */
/* -------------------------------------------------------------------------- */


a {
/*color:#F3911D;*/
color:#485F7D;
font-weight:bold;
text-decoration:none;
}
	
a:hover{
text-decoration:underline;
}

p.bodytext{
padding:0px 0px 10px 0px;
}

#footer p.bodytext{
padding:0;
}

p.csc-linkToTop{
text-align:right;
padding-bottom:10px;
}

ul {
list-style-type:square;
margin:5px 0px 5px 20px;
padding:0pt;
}

li {
margin:0;
padding:0
}

.detail, .caption, .news-single-imgcaption {
font-size:0.8em;
}

.align-right{
text-align:right;
}

.align-center{
text-align:center;
}

p.bodytext a img {
border:medium none;
margin:0px;
padding:0px 0px 0px 0px;
vertical-align:middle;
}

/* Allgemeine Fonts -end */
/* -------------------------------------------------------------------------- */


/* Rahmen -begin */
/* -------------------------------------------------------------------------- */
#maincol_sub2 .csc-frame-rulerAfter,
#maincol_sub3 .csc-frame-rulerAfter,
#maincol .csc-frame-rulerAfter{
margin:10px 0px 0px 0px;
padding:10px;
border-top: 2px dotted #BEBCAF;
}

#rightcol .csc-frame-rulerAfter{
margin:8px 0px 0px 0px;
padding:4px 0px 0px 0px;
border-top: 2px dotted #ffffff;
}


#rightcol p.bodytext,
#leftcol p.bodytext{
padding:0px 0px 5px 0px;
margin:0;
}


#rightcol .csc-frame-frame1 p.bodytext{
border:2px solid #F3911D;
padding:2px 5px 2px 5px;
background-color:#ffffff;
color:#000000;
}

#maincol_sub2 div.csc-frame-frame1,
#maincol_sub3 div.csc-frame-frame1 {
border:1px solid #737373;
margin:0;
padding:0:
width:478px;
}

#maincol_sub2 .csc-frame-frame1 H1,
#maincol_sub3 .csc-frame-frame1 H1{
background-color:#ffffff;
border:none;
border-left:10px solid #FF9933;
margin:0px 0px 15px;
padding:3px 0px 3px 10px;
color:#010000;
}

#maincol_sub2 .csc-frame-frame1 .csc-textpicHeader,
#maincol_sub3 .csc-frame-frame1 .csc-textpicHeader{
	padding-top:15px;
}

#maincol_sub2 .csc-frame-frame1 ul,
#maincol_sub3 .csc-frame-frame1 ul {
list-style-type:square;
margin:5px 0px 5px 35px;
padding:0;
}

/* Tabellen -begin */
/* -------------------------------------------------------------------------- */

table {
border-collapse:collapse;
width: 100%;
margin-bottom: 0.5em;
}

/*table tr:hover{background-color:#eeeeee;}*/

.contenttable p.bodytext{
margin:0;
padding:0;
}

.contenttable-0 P, .contenttable-0 tr td, .contenttable-0 tr{
margin:0px;
padding:3px 20px 3px 3px;
border:0px;
vertical-align:top;
}

.contenttable-0 td{

}

.contenttable-0{
border-collapse: collapse;
width:100%;
border:1px solid #DBD1BB;
}

.contenttable-0 tr th{
text-align:left;
}

.contenttable-0 caption{
text-align:left;
padding:5px 0px 5px 0px;
font-weight:bold;
}

.contenttable-0 TR{
width:100%;
}

.contenttable-0 .tr-odd{
background-color:#EEE9DF;
}

.contenttable-0 .tr-even{
background-color:#ffffff;
}

.contenttable-0 tr td{
border-top:1px solid #DBD1BB;
}

.contenttable-0 tr.tr-last td{
border-bottom:none;
}

.contenttable-0 tr:hover td{
background-color:#eeeeee;
border-top:1px solid #DBD1BB;
border-bottom:1px solid #DBD1BB;
}

.contenttable-0 th.td-0, .contenttable-0 th.td-1, .contenttable-0 th.td-2, .contenttable-0 th.td-3, .contenttable-0 th.td-last{
border-top:none;
background-color:#e4e4e4;
padding:3px;
border:1px solid #DBD1BB;
}

.contenttable-0 th.td-last{
width:25%;
}

.contenttable-0 .td-0{
width:250px;
padding-left:10px;
}

.contenttable-3 .td-0{
width:393px;
font-weight:normal;
vertical-align:top;
text-align:left;
}

.contenttable-3 .td-1{
width:130px;
padding-right:20px;
font-weight:normal;
vertical-align:top;
text-align:right;
}

.contenttable-3 .td-last{
width:80px;
font-weight:normal;
vertical-align:top;
text-align:right;
}

/* Tabellen -end */
/* -------------------------------------------------------------------------- */


/* Navigation Level 1 horizontal -begin */
/* -------------------------------------------------------------------------- */

#nav_lev1{
width: 950px;
padding:0;
margin: auto;
text-align:center;
}


#nav_lev1 ul{
 margin: 0;
 padding: 0;
 white-space: nowrap;
 float: left;
 border-left: 1px solid #014A70;
 border-right: 1px solid #3A7A9C;
}

#nav_lev1 ul li{
 display: inline;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border-left: 1px solid #3A7A9C;
border-right: 1px solid #014A70;
 float: left;
 line-height:47px;
 height:47px;
 border-top:1px solid #3A7A9C;
}

#nav_lev1 ul li a {
 color: #FFFFFF;
 padding: 0px 12px 0px 12px;
margin:0
 line-height:47px;
 height:47px;
 float: left;
  font-weight: bold;
  text-decoration:none;  
}

#nav_lev1 ul li a:hover {
background-color:#015480;
 color:#FFFFF;
 margin:0;
 float: left;
 text-decoration: none;
}

#nav_lev1 ul li#current a {
 color: #ffffff;
 margin:0;
 float: left;
 text-decoration:underline;
}

/* Navigation Level 1 horizontal -end */
/* -------------------------------------------------------------------------- */



/* Navigation Level 2 vertikal -begin */
/* -------------------------------------------------------------------------- */

#nav_lev2{
width:200px;
}

#nav_lev2 ul{
margin: 0;
padding: 0;
}

#nav_lev2 ul li a{
width: 180px;
padding: 1em 0px 1em 20px;
border-bottom:2px dotted #BEBCAF;
color:#015480;
display:block;
font-size:1.1em;
font-weight:bold;
line-height:2em;
margin:0px;
text-decoration:none;
}

#nav_lev2 ul li a:hover{
text-decoration:underline;
background:transparent url(../_images/elem/elem_bullet-turquise.gif) no-repeat scroll left center;
border-bottom:2px solid #BEBCAF;
color:#015480;
text-decoration:none;
}

#nav_lev2 ul li .active_lev1{
width: 180px;
padding: 1em 0px 1em 20px;
background:transparent url(../_images/elem/elem_bullet-grey.gif) no-repeat scroll left center;
border-bottom:2px dotted #BEBCAF;
color: #015480;
display:block;
font-size:1.1em;
font-weight:bold;
line-height:2em;
margin:0px;
text-decoration:none;
}


/* Level 3 */

ul.nav_main li ul li ul{
margin: 0;
padding: 0;
}

ul.nav_main li ul li ul li a{
width: 150px;
padding: 1px 0px 1px 20px;
font-size:1.0em;
}

ul.nav_main li ul li ul li a:hover{
}

ul.nav_main li ul li ul li.active_lev3{
width: 150px;
padding: 1px 0px 1px 20px;
font-size:1.0em;
font-weight:bold;
}

/* Navigation Level 2 vertikal -begin */
/* -------------------------------------------------------------------------- */


/* Navigation Sub -begin */
/* -------------------------------------------------------------------------- */

#nav_sub a{
text-decoration:none;
font-weight:normal;
}

#nav_sub a:hover{
text-decoration:underline;
}

/* Navigation Sub -end */
/* -------------------------------------------------------------------------- */


/* CSC Formulare -begin*/
/* -------------------------------------------------------------------------- */

.csc-mailform {
border: 0px;
}

.csc-mailform .title{
font-size:1.3em;
color:#971B1E;
margin:15px 0px 5px 0px;
display:block;
font-weight:bold;
}

.csc-mailform .title_first{
display:block;
margin:0px 0px 5px 0px;
font-size:1.3em;
color:#971B1E;
font-weight:bold;
}

.csc-mailform .csc-mailform-radio legend {
display:none;
}

div.csc-mailform-field {
clear:both;
}

label {
border:medium none;
display:block;
float:left;
line-height:1.5em;
margin:5px;
padding:0.3em 0px 0.3em 0px;
text-align:left;
width:200px;
}

input {
margin: 5px;
border:1px solid #999999;
padding:0.3em 5px 0.3em 5px;
width:188px;
}

.csc-mailform-field select {
border:1px solid #999999;
vertical-align:middle;
margin: 5px;
}

.csc-mailform-field select option{
padding:0.3em 5px 0.3em 5px;
line-height:1.5em;

}

.csc-mailform-field .csc-mailform-radio input {
float:left;
border:1px solid #999999;
width:1.2em;
}

.csc-mailform-field .csc-mailform-radio label {
text-align:left;
width:60px;
}

textarea {
margin: 5px;
font-size:110%;
border:1px solid #999999;
width:188px;
padding:0.3em 5px 0.3em 5px;
}

.csc-mailform-field input#mailformformtype_mail{
margin-left:215px;
width:200px;
}

.csc-mailform .csc-mailform-radio #mailformAnrede,
.csc-mailform .csc-mailform-radio #mailformRechtsschutz-Versicherung{
}
 
/* CSC Formulare -end*/
/* -------------------------------------------------------------------------- */

