/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #DADADA;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.tellafriend{
	color: #39F;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 0.8em;
 font-weight: bold;
 text-align:center;
 color: #000000;
}

h1.heading{
	font-family: Verdana,Arial,sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    text-align:center;
    color: #FF6600;
	}
	
h2{
	font-family:Verdana, Geneva, sans-serif;
    font-size: 100%;
    color: #FF6600;
}

h2.inline{
	font-family:Verdana, Geneva, sans-serif;
    font-size: 100%;
    color: #FF6600;
	display: inline;
}

h2.Second{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	
}

h3{
	font-size: 2em;
	font-family: Calibri, Verdana, Arial;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 4px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

table.heading{
	background-color: #FAD185;
	width: 87%;
	border: thin;
	border-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
}

table.versicherung{
	background-color:#FFF;
	width: 87%;
	border: thin;
	border-color: #000;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
}

td.tellafriend{
	color: #006699;
	font-size: 10px;
	font-weight: normal;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul.nav{
	background-color: #ff9900;
	border-right:2px solid #666;
	border-top:2px solid #666;
}

ul.nav2{
	background-color: #FC6;
	border-right:2px solid #666;
	border-top:2px solid #666;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#tophead{
	position:absolute;
	margin:0;
	left:15px;
	top:1px;
	width:1220px;
	height:107px;
	background-color:#fff;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

#masthead{
	position:absolute;
	margin: 0;
	padding: 10px 0px;
	background-color: #ff9900;
	border-right:1px solid #000;
	border-left:1px solid #000;
	width: 1220px;
	top: 108px;
	left: 15px;
	height: 31px;
	min-height: 10px;
	font-size:13px;

}

#borderRight{
	position:absolute;
	margin: 0;
	padding:000px 0;
	background-color: #DADADA;
	border-right:1px solid #000;
	width: 6px;
	top: 159px;
	left: 1003px;
	height:1540px;
}

#bm24Logo{
	position:absolute;
	top:15px;
	left:15px;
}

#navBar{
	position:absolute;
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #ff9900;
	border-left:1px solid #000;
	border-right: 10px solid #ff9900;
	left: 15px;
	top: 159px;
	width: 180px;
	font-family: Verdana, Arial;
	height:1540px;
}

#siteBar{
	position:absolute;
	margin:0;
	left:205px;
	top:115px;
	width:795px;
	height:auto;
}

#content{
	position:absolute;
	float:right;
	width: 751px;
	margin: 0;
	padding: 10px;
	left: 222px;
	top: 169px;
	background-color: #F3F3F3;
	line-height: 1.22;
}

#adBar{
	position:absolute;
	width:226px;
	height:1540px;
	left:1010px;
	top:159px;
	background-color:#fff;
	border-right:1px solid #000;
}

#newsBar1{
	position:absolute;
	width:205px;
	height:85px;
	left:1020px;
	top:760px;
	background-color:#FC6;
	font-family: "Courier New", Courier, monospace;
	font-size:20px;
	color:#0053A6;
	text-align:center;
	letter-spacing:2px;
	border-top:#0053A6 solid 2px;
	border-right:#0053A6 solid 2px;
}

#newsBar2{
	position:absolute;
	width:205px;
	height:550px;
	left:1020px;
	top:846px;
	background-color: #FC6;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color: #000000;
	border-right:#0053A6 solid 2px;
}

#tagcloud{
	position: absolute;
	width: 205px;
	height:435px;
	left: 1020px;
	top: 400px;
	background-color: #666;
	font-family:Verdana, Courier, monospace;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #333;
}

#suchmaschine{
	position:absolute;
	width:180px;
	height:40px;
	background-color: #FFF;
	top: 860px;
	left:1030px;
	font-size:13px;
}

#ebook{
	position:absolute;
	width:200px;
	height:365px;
	background-color: #FC6;
	top: 170px;
	left:1023px;
	text-align: center;
	font-size: 13px;
}

#ebook_navi{
	position:absolute;
	width:178px;
	height:330px;
	background-color: #FC6;
	top: 840px;
	left: 0px;
	text-align: center;
	font-size: 10px;
	border-right:2px solid #666;
	border-top:2px solid #666;
}

#ef_bm24{
	position:absolute;
	width:169px;
	height:95px;
	background-color: #FC6;
	top: 1200px;
	left: 10px;
	text-align: center;
	font-size: 10px;
}

#adRight0{
	position:absolute;
	width:180px;
	height:180px;
	background-color: #FFF;
	top: 190px;
	left:1040px;
	vertical-align:middle;
}

#adRight1{
	position:absolute;
	width:180px;
	height:160px;
	background-color: #fff;
	top: 950px;
	left:1030px;
	vertical-align:middle;
	font-size: 10px;
	color:#999;
}

#adRight2{
	position:absolute;
	width:180px;
	height:150px;
	background-color: #FFF;
	top: 1150px;
	left:1030px;	
}

#adRight3{
	position:absolute;
	width:160px;
	height:240px;
	background-color: #FFF;
	top: 1820px;
	left:1050px;	
}

#adKaplan{
	position:absolute;
	width:180px;
	height:415px;
	background-color: #FFF;
	top: 1150px;
	left:1030px;
	font-size: 10px;
	color:#999;
}

#adLeft1{
	position:absolute;
	width:180px;
	height:120px;
	background-color: #EBEBEB;
	top: 1390px;
	left:6px;
}

/***********************************************/
/* offerBox                                  */
/***********************************************/

#offerBox {
	margin: 0 15px 15px 10px;
	padding: 5px;
	height: 350px;
	width: 330px;
	float: left;
	background-color: #CCC;
	border: 1px solid;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: inherit;
}

#offerBox2 {
	margin: 0 15px 15px 10px;
	padding: 5px;
	height: 900px;
	width: 330px;
	float: left;
	background-color: #CCC;
	border: 1px solid;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: inherit;
}

#offerBoxef {
	margin: 0 15px 15px 10px;
	padding: 5px;
	height: 500px;
	width: 330px;
	float: left;
	background-color: #CCC;
	border: 1px solid;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: inherit;
}

#offerBoxcarpe {
	margin: 0 15px 15px 10px;
	padding: 5px;
	height: 374px;
	width: 330px;
	float: left;
	background-color: #CCC;
	border: 1px solid;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: inherit;
}

#offerBox ul {
	list-style: disc;
	margin: 0 0 0 25px;
	padding: 0px;
}

#offerBoxef ul {
	list-style: disc;
	margin: 0 0 0 25px;
	padding: 0px;
}

#offerBoxcarpe ul {
	list-style: disc;
	margin: 0 0 0 25px;
	padding: 0px;
}

#offerBox2 ul {
	list-style: disc;
	margin: 0 0 0 25px;
	padding: 0px;
}

.clearboth {
	clear: both;
}

#katalogBox {
	background: #E4E4E4;
	padding:5px;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/* adjust margins to change separation between the feature image and text flowing around it */



/*********** #siteBar styles ***********/

table.siteBar{
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
}

td.links{
	background-color: #1d90c9;
	width:154px;
	height: 25px;
	font-size: 13px;
	border: 1px solid #000;
}

#siteBar a:link{
    color:#F3F3F3;
}

#siteBar a:visited{
    color:#F3F3F3;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top:none;
	border-bottom:none;
	font-size: 13px;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
    color:#000000;
	padding: 2px 0px 2px 10px;
	border-top:none;
	border-bottom:none;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
    color:#000000;
	border-top:none;
	border-bottom:none;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top:none;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.heading h1 em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
}
/************* logos and button style *****************/

img.logotop{
	float:left;
	padding-left:40px;
	padding-top:11px;
	height:79px;
	width:239px;
	margin-top:5px;
}

img.bannertop{
	float:right;
	padding-top:10px;
	padding-right:20px;
	border:none;
}


/************* extra style *****************/

.zitat{
	font-family: "Lucida Sans Typewriter";
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.autor{
	font-size: 11px;
	text-align:center;
}

.highlight{
	background-color: #FF0;
}

.highlight2{
	background-color: #3F0;
}

.highlight3{
	background-color: #F36;
}

.seiteempfehlen{
	font-size: 88%;
	background-color: #CCC;
}

.pfeil{
	font-size: 120%;
	font-weight: bold;
}

.sitebegin{
	font-size: 10px;
	text-align: center;
}

.siteend{
	font-size: 10px;
	text-align: center;
	color: #666;
}

.endnavbar{
	font-size: 10px;
	text-align: center;
	color:#666;
}
#content .feature .Stil3 {
	color: #F36;
	font-weight: bold;
}
.werbunglinks {
	font-size: 10px;
}

/* ebook text styles */

#ebook a:link, a:visited {
	color: #0070C0;
	}
#ebook .linkstyle1 {
	font-size: 15px;
	}
#ebook .linkstyle2 {
	font-size: 11px;
	}
#ebook .textstyle1 {
	font-weight: bold;
	}

