/**********************************************************************************/
/**************  Layout Landingpage incoming-versicherungen.de    *****************/
/************** Markus Baersch , gandke marketing & software  *********************/
/**********************************************************************************/
/*
  Datei       		: style.css
  Autor       		: Markus Baersch , gandke marketing & software - http://www.gandke.de
  Fassung vom	    : 12.05.2010
**
*/

/**********STYLE ELEMENTE ***********************************/

* {
padding : 0;
margin : 0;
}

body {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #222; 
background-color: #F5F5F5;
font-size: 72%;
line-height: 1.5em;
margin: 0; 
padding: 0;
text-align:center; 
}

/********* Bilder    ***********  */

img.bordered {
border: 1px solid #999; 
padding: 1px;
}

img.leftfloat {
float: left;
margin: 5px;
margin-right: 20px;
}

img.rightfloat {
float: right;
margin: 5px;
margin-left: 20px;
}

/********* Formulare  & Co.. ***********  */

hr { 
color: #ccc; 
background: transparent; 
margin:0; 
padding:0.5em 0; 
margin-bottom: 1em;
border:0; 
height: 1px;
border-bottom: 1px #ccc solid; 
}

fieldset { 
border:0;
}

	
select, 
input, 
textarea { 
background: #fff;
padding: 3px;
border: 1px #666 solid; 
}

input[type=reset],
input[type=submit],
input[type=button] {
width: auto;
overflow:visible;
background: #fff;
}

input[type=reset]:hover,
input[type=submit]:hover,
input[type=button]:hover {
background: #fff;
border-color: #666;
}

input[type=text]:focus, 
textarea:focus {
background: #fff;
border-color: #666;
}

input[type=radio], 
input[type=checkbox] {
background:transparent none repeat scroll 0% 50%;
border:0pt none;
}

option {
padding-left: 0.4em;
padding-right: 1.0em;
}

	
/*************** Textauszeichnungen... *************/
	pre {	
font-family: "Courier New", Courier, monospace; 
}

	
dt, 
strong,
b { 
font-weight: bold;
}

i, em { 
font-style: italic;
}

/********* Überschriften und Textauszeichnungen ***********  */

h1,h2,h3,h4,h5,h6 { 
margin-top: 1.2em; 
margin-bottom: 0.2em;
margin-left: 0px;
font-size: 1.1em;
color: #444; 
line-height:1.2em;
}

h1  { 
font-size: 1.4em;
font-weight:normal;
color: #113388;
}

h2  { 
font-size: 1.2em;
font-weight:bold;
color: #113388;
margin-top:1.5em;
}

h4  { 
font-size: 1.0em;
margin-top: 1.0em; 
margin-bottom: 3px;
}

h5, h6 { 
font-size: 1.0em;
margin-bottom: 2px;
}

p, ul, blockquote, cite { 
margin-top: 0.5em;
margin-bottom: 1.1em;
font-size: 1em; 
}

blockquote, cite { 
width: auto;
}

cite {
font-style: italic; 
}

ul, ol, dl { 
padding: 3px;
padding-left: 1.8em;
}

li {
line-height: 1.5em;
}

/***************************** Links *********************************/

a:link {
color: #113388; 
text-decoration: underline; 
}

#footer a:hover,
a:hover {
color: #FD0C00;
}

/*****************************  TOOLS  UND KLASSEN   *********************************/

.bordered {
padding: 0.6em;
border: 1px solid #113388; 
}

.lighted, .whitebox { 
padding: 0.6em;
background:#e6f1f8;
border: 1px solid #113388;
-moz-border-radius: 8px;
}

.whitebox { 
background-color: #fff;
}

.padded,
.padded_plus {
padding: 0.5em;
padding-top: 0;
padding-bottom: 1.0em;
}

.padded_plus {
padding-left: 1.5em;
padding-right: 1.5em;
}

.right  {
text-align: right;
}

.dotted { 
border: 1px dotted #113388; 
}

.noborder { 
border: 0px; 
}

.nopadding { 
padding: 0!important; 
}

.nomargin { 
margin: 0!important; 
}

.highlight { 
padding: 5px;
background-color: #FBE7D0;
color: #111;
}

.alert { 
color: #c00; 
}

/**********************************/

.float_right { 
float: right; 
background-color: transparent;
}

.float_left { 
float: left; 
background-color: transparent;
}

.cleaner {
clear: both;
height: 0px;
padding:0px;
margin: 0px;
border: 0px;
overflow: hidden;
}

/******SEITENLAYOUT ****************************************/

#container_page {
margin: 0 auto;
width: 950px;
text-align: left;
}

#maincnt {
background: #fff;
border: 1px solid #113388;
border-top: 0;
}

#skiplinks {
position: absolute; 
left: -3000px;
}


#header {
border-left: 1px solid #113388;
border-right: 1px solid #113388;
padding:15px;
background: #fff 98% 16px url('images/mondial.png') no-repeat;
font-size:1.1em;
line-height: 1.6em;
}

#lgo {float:left; margin-right: 20px;}


#hdinner {
margin-top:10px;
clear:both;
}

#hdinner img {
float:left;
padding:0;
margin: 0 6px 0 0;
}

#header .hdl {font-size: 1.2em; font-weight:bold; line-height:1.8em; }
#header .hdl strong {font-weight:normal; font-size: 1.8em; letter-spacing: 2px; color: #113388;}
#header .hdl small {font-weight:normal; font-size: 0.8em; letter-spacing: 0; }

.subline {font-size: 0.9em;} 
.hdls {font-size: 1.0em!important;}

#header strong {/*color: #E3001B;*/ font-family: arial,sans-serif; font-size:1.3em;}


#content {
padding: 5px 25px 0 50px ;
min-height: 400px ;
font-size:1.1em;
}

* html #content {
height: 400px;
}

.nr_inner {
width:550px;
float:left;
}

.nr_logos {
width:270px;
float:right;
}

#footer {
padding: 3px 3px 3px 20px;
font-size: 0.8em ;
color: #666;
text-align:center;
}

#footer a {
color: #666;
text-decoration:none;
}

.headerbox {
border: 1px 1px 0 solid #113388;
color:#FFFFFF;
margin:0 0 0;
padding:2px 2px 2px 5px;
background: #113388;
}

h1.headerbox, h2.headerbox, h3.headerbox  {
font-size:1em !important;
}

.contentbox {
background-color:#FFFFFF;
border:1px solid #113388;
margin-bottom:1.5em;
margin-top:0;
padding:5px;
}

ul.nb {
list-style-type:none;
padding-left:0 ;
padding-bottom:10px;
}


/* Tooltips */

a.tipp {
/*color:#113388;*/
color:#222222;
position:relative;
text-decoration:none;
z-index:24;
}

a.tipp img {
line-height:1em;
border:0;
padding: 0 0.6em ;
}

a.tipp span {
display:none;
}

a.tipp:hover {
color:#113388;
z-index:25;
}

a.tipp:hover span.tooltip {
color:#222222;
display:block;
padding:15px 0 0;
position:absolute;
text-decoration:none;
width:450px;
left:150px;
top:1em;
filter:alpha(opacity:100);
KHTMLOpacity:1;
MozOpacity:1;
opacity:1;
}

a.tipp:hover span.toolcnt {
-moz-border-radius:8px;
background:#e6f1f8;
border:1px solid #222;
display:block;
font-size:0.9em;
line-height:1.6em;
padding:0 8px;
}

.nr_logos img {
margin:1.5em 0 ;
}

.rel_l2 {
position: relative; 
left: 26px;
}

.w_l1 {
width: 18px;
}

.rel_l1 {
position: relative; 
left: 18px;
width: 18px;
}


a.sml:hover span.tooltip {
left:0px!important;
top:-30em!important;
}

a.sml:hover span.toolcnt {
background:#fff!important;
font-size:1em!important;
}

.sml {
font-size:0.8em;
border-bottom: 1px dotted #222;
}

a.impressum:hover span.tooltip {
width:700px!important;
left:-250px!important;
top:-517px!important;
}

a.impressum:hover span.toolcnt {
background:#fff!important;
font-size:1.2em!important;
text-align:left!important;
}

b.ub {
font-weight: normal;
}

#tabelle table {font-size:0.9em; border: 1px solid #222}
#tabelle td {text-align:right; background: #DEE0E2; }
#tabelle tr.c2 td {background-color:#F3F6F8 }
#tabelle tr.hd td {text-align:left; padding-right: 8px; font-weight:bold;}

 
a img {
border: 0;
} 
 
#dynframe {
margin-left: -30px;
}

#dynframe h2.dn, #dynframe p {
margin-left: 30px;
}


#more {
background: #F3F6F8;
border: 1px solid #DEE0E2;
padding: 20px;
margin-top: 30px;
}

#more table td {padding: 3px; font-size:0.9em}

#abst {height:50px;}

.prc {color: #A10012; font-weight:bold; margin-top: 1.8em;}
.prc strong {font-size: 2em; }
.b {font-size: 1.5em; color: #A10012!important; margin-top:1.2em;}
.b a {color: #A10012!important;}

#tstlgo {margin-top:172px;}

