/*@charset "utf-8";*/

/*Pseudo Klassen*/

* {
margin: 0;
padding: 0;
}
body {
font-family: Calibri, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 120%;
}
h1,h2,h3,h4,h5,h6 {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
h1 {
font-size: 1.4em;
text-align: left;
margin-top: 25px;
color: #CC0000;
margin-bottom: 60px;
}
h2 {
text-align: left;
font-size: 1.3em;
color: #CC0000;
margin-top: 25px;
margin-bottom: 15px;
}
h3 {
text-align: left;
font-size: 1.1em;
color: #3399FF;
margin-top: 10px;
margin-bottom: 10px;
}
h4 {
font-size: 0.9em;
color: #CC0000;
margin-top: 10px;
margin-bottom: 10px;
}
h5 {
margin-top: 20px;
margin-bottom: 10px;
font-size: 1.1em;
color: #CC0000;
}
img {
border: 2px solid #000000;
}
p {
font-family: Calibri, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 120%;
margin-top: 20px;
margin-bottom: 25px;
}
ul {
font-size: 0.9em;
margin-left: 20px;
line-height: 25px;
font-weight: bolder;
}
a:link, a:visited { 
color: #9933FF;
text-decoration: none;
}
a:hover {
color: #0000FF;
}
body {
background: url(../images/layout/background.jpg) repeat;
}
address {
margin-top: 10px;
font-size: 1.0em;
line-height:130%;
font-weight:bold;
color:#666666;
}

/*IDs*/

#container {
margin: 0px auto;
width: 912px;
}
#header {
background: url(../images/layout/logo_head.jpg) no-repeat; 
height: 130px;
width: 900px;
margin-top: 0px;
border-top: 4px solid;
border-left: 6px solid;
border-right: 6px solid; 
border-bottom: 6px solid;
}
#content {
width: 740px;
background: transparent url(../images/layout/body_background.jpg) no-repeat;
background-color: #FFFFFF;
min-height: 700px;
height: auto;
padding: 0px 80px 40px 80px;
float: left;
border-left: 6px solid #000000;
border-right: 6px solid #000000;
}
#logo_nav {
width: 736px;
height: 40px;
background: url(../images/layout/nav_logo.jpg) no-repeat;
text-align: center;
line-height: 33px;
color: #FFFFFF;
font-weight: bolder;
font-size: 25px;
margin-bottom: 15px;
}
#main_nav {
font-family: Arial, Helvetica, sans-serif;
width: 900px;
border-left: 6px solid;
border-right: 6px solid;
border-bottom: 2px solid;
height: 60px;
text-align: center;
font-weight: bolder;
word-spacing: 10px;
}
#o_nav {
width: 900px;
height: 30px;
padding-top: 10px;
font-size: 12px;
background: url(../images/layout/nav_o_link.jpg) repeat-x;
overflow: hidden;
}
#u_nav {
width: 900px;
height: 20px;
background: url(../images/layout/nav_u_link.jpg) repeat-x;
font-size: 10px;
letter-spacing: 1.5px;
overflow: hidden;
}
#o_nav a:link {
text-align: center;
text-decoration: none;
color: #000000;
padding: 3px;  
}
#o_nav a:visited {
text-decoration: none;
color: #000000;
padding: 3px;
}
#o_nav a:hover {
text-decoration: none;
color: #FF0000;
padding: 3px;
}
#o_nav a:focus {
color: #0000FF;
}
#u_nav a:link {
color: #FFFFFF;
text-decoration: none;
}
#u_nav a:visited {
color: #FFFFFF;
text-decoration: none;
}
#u_nav a:hover {
color: #FFFF00;
text-decoration: none;
background: url(../images/layout/nav_u_link_t%20Kopie.jpg) repeat-x;
}
#footer {
text-align: center;
color: #FFFFFF;
font-weight: normal;
width: 900px;
float: left;
background-color: #333333;
border-bottom: 6px solid #000000;
border-left: 6px solid #000000;
border-right: 6px solid #000000;
}
#footer a:link {
color: #FFFF00;
}  
#footer a:visited {
color: #FFFF00;
}
#content_logo {
width: 70px;
height: 70px;
margin-right: 20px;
overflow: hidden;
float: left;
}
#content_logo img {
border: none;
}
#right_box {
width: 330px;
height: auto;
float: right;
padding-left: 10px;
padding-left: 20px;
}
#left_box {
width: 330px;
height: auto;
float: left;
padding-left: 20px;
}
#img_right {
width: auto;
height: auto;
float: right;
text-align: center;
margin: 10px 10px 10px 10px;
}
#img_right img {
float: none;
}
#vertical_box {
width: auto;
height: auto;
margin: 50px auto;
overflow: hidden;
}
#vertical_box img {
margin-right: 15px;
margin-left: 15px;
}
#validation_box {
width: 860px;
height: auto;
background-color: #FFFFFF;
border-left: 6px solid #000000;
border-right: 6px solid #000000;
border-bottom: 6px solid #000000;
float: left;
padding: 0px 20px 20px 20px;
}
#validation_box img {
border: none;
}
#aerzteteam {
height: 211px;
width: 340px;
float: left;
margin-left: 20px;
}
#aerzteteam_underline {
/*border: 2px #000000 solid;*/
height: 40px;
width: 340px;
float: right;
margin-left: 10px;
margin-top: 5px;
} 
#aerzteteam_sidebar {
height: 111px;
width: 220px;
float: left;
margin-top: 20px;
overflow: hidden;
}
#aerzteteam img {
float: left;
margin-left: 0;
}

/*Klassen*/

.beta {
width: 100px;
height: auto;
position: absolute;
top: 0;
left: 0;
border: #FFFFFF 2px solid;
padding: 10px;
color: #FFFFFF;
font-weight: bolder;
font-size: 16px;
}
.special_1 {
color: #000000;
font-weight: bold;
}
.special_2 {
color: #00CC00;
font-weight: bold;
}

  
