@import url("menu.css");
@import url("farbaenderungen_04.css");


body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.bodytext {
font-size:0.8em;
margin:0px;
margin-bottom:5px;
}

/********************************* Header **********************************/
#header {
height:auto;
width:100%;
margin:0px;
padding:0px;
/* background-image: url("../../fileadmin/template/aerzte_layouts/layout1/header_bg.gif"); 
background-repeat:repeat-x; */
background-color: #0790F0;
white-space:nowrap;
}

.logo {
float:left;
margin-left:30px;
margin-top:40px;
}

.logo .name {
  margin-bottom: 20px;
  display: block;
  font-size: 1.25em;
}

.header_img {
text-align:right;
}

.logo .bodytext {
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}

/********************************* Navi **********************************/
.menu_holder {
position:relative;
left:0px;
height:auto;
width:100%;
margin:0px;
}

html>body .menu_holder {
position:absolute;
}

/********************************* Inhalt **********************************/
.content {
float:left;
margin-top: 30px;
padding-bottom:20px;
padding-left:20px;
width:55%;
}

.right_holder {
padding-right:20px;
float: right;
width: 35%;
margin-top: 30px;
}

h1 {
font-size:1em;
margin:0px;
padding-bottom:10px;
white-space:normal;
}

h2 {
font-size:0.8em;
padding-bottom:10px;
margin:0px;
white-space:nowrap;
}

h3 {
font-size:17px;
text-align:center;
margin:0px;
line-height:2em;
letter-spacing:0.1em;
}

h4 {
font-size:15px;
text-align:center;
margin:0px;
margin-top:10px;
line-height:1.3em;
}

.table_layout th {
text-align:left;
font-size:0.6em;
padding:5px;
}

.table_layout td {
padding:5px;
font-size:0.6em;
}

.content .csc-frame,
.right_holder .csc-frame { 
margin-top: 20px;
}

.csc-bulletlist {
list-style-type:none;
list-style-image: url("bullet.gif");
margin:0px;
padding:0px;
}

.csc-bulletlist li {
font-size:0.8em;
margin-left:30px;
margin-bottom:5px;
}



.googlemaps_startseite span {
display: none;
}

.tx_lumogooglemaps_pi1_sidebar {
display: none;
}


/********************************* Footer **********************************/
.footer {
clear:left;
clear:both;
width:100%;
height: 3px;
}

