/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
#werbung {
	padding: 10px;
	width: 160px;
	background-color: white;
	border: 1px solid rgb(114,112,111);
	margin: 10px 0px;
	text-align: center;
}

.box {
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.box img {
	max-width: 140px;
}

#box1 {
	
}

#box2 {
	
}

#box3 {
	
}
#widgetHeader {
	background-image:url("../../../www.lehrmann.de/templates/lehrmann_internetservice_2011/images/logo.html");
}

body {
background-color: white;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

#content hr {
	/*border: 1px solid red;*/
}

h1 {
	font-size: 20px;
	color: rgb(30,30,30);
	padding-bottom: 5px;
}

h2 {
	font-size: 15px;
	padding-bottom: 15px;
	color: rgb(130,130,130);
}

h3 {
	font-size: 12px;
}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: white;
margin-top: 10px;
}

/* ----------banner for logo-------------- */
#banner {
background-color: white;
text-align: right;
padding: 0px;
margin: 0px;
display:none;
}
#banner img {padding:10px 0px;}

/* -----------------Inhalt--------------------- */
#right {
padding: 0px;
margin-left: 210px;
margin-right: 0px;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

#headerbild {
	/*background-color:rgb(194,193,193);*/
	background-color: white;
	height: 150px;
}

#content {
	background-color: rgb(230,230,230);
	margin-top: 10px;
	padding: 10px 15px;
	font-size: 13px;
}
div#content {
min-height:600px;
width: 520px;
height:expression(this.scrollHeight > 600 ? "auto":"600px");
}

.clearfix:after {
content:".";
display:block;
height:0;
font-size: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 */

/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

#navname {
	height: 150px;
	width: 200px;
	/*background-color:rgb(226,0,26);*/
	background-color:white;
	text-align: center;
}

#navigation {
	margin-top: 10px;
	background-color: rgb(114,112,111);
}

#newsbereich {
	margin-top: 10px;
	background-color: rgb(194,193,193);
}

#newsbox {
	margin-top: 10px;
	padding: 10px;
	background-color: rgb(253,210,21);
}

#terminbox {
	margin-top: 10px;
	padding: 10px;
	background-color: rgb(207,1,14);
	color: white;
}

.boxueberschrift {
	font-size: 16px;
	font-weight: bold;
}

/* -----------footer--------------------------- */
#footer {
    clear: both;
    margin-top:10px;
    padding: 10px;
    text-align: center;
    background-color: rgb(114,112,111);
    color:white;
    font-size: 11px;
}

.menu{
/*	border: 1px;
	border-style: solid;
	border-bottom: 0px;
	border-color: #CCC;*/;
	padding:10px;
/*	background-color:rgb(160,61,72);*/
	font-family:verdana,arial,sans-serif;
	font-size: 12px;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid;
	border-color: #ccc;*/
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid;
	border-color: #ccc;*/
}

.menu ul ul {
	padding-left: 10px;
/*	background-color: #E1EAEA;*/
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 0px;
	color: white;
	/*font-weight:bold ! important;*/
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	text-decoration: none;
	color: rgb(160,61,72) ! important;
	font-weight:bold ! important;
	background-color:#F2F7F7;
}
.menu a.menu_current {
	font-weight:bold ! important;
	/*color: rgb(224,83,67);*/
/*	background-color: #AEBABD;*/
}


div.anynews h2 {
  padding: 5px 10px;
	margin:0px;
}

.lehrmann {
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	padding-top:0px;
	padding-bottom:5px;
	color:rgb(130,130,130);
}

.lehrmann a:link, .lehrmann a:visited, .lehrmann a:active {
	color:rgb(130,130,130); text-decoration:none
}

.lehrmann a:hover {
	color:rgb(130,130,130); text-decoration:underline
}