/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*--------- end of css reset ------*/

b, strong {
    font-weight: 700;
}

em, i {
    font-style: italic;
}

#content-left ul, #content-center ul {
    margin: 12px 0 12px 40px;
    line-height: 15px;
    font-size: 12px;
    list-style: disc;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin: 8px 0;
    line-height: 15px;
}

p {
    margin: 12px 0;
    line-height: 15px;
}

.clear {
    clear: both;
}	

body
{	background-color: #f5f5f5;
  height:100%;
  margin-top:-20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11pt;
  overflow: auto;


}

html
{
}

/* NEW */
h1{
    font-size: 9pt;
}

/* NEW */	
h2{
    font-size: 9pt;
}

/* NEW */
#start {
    margin: 0 auto;
    width: 948px;
    padding-right: 9px;
    background-image: url('gfx/re.jpg');
    background-repeat: repeat-y;
    background-position: top right;



}
/* NEW */
#footer	{
    padding: 18px 19px;
    font-size: 12px;
    margin: 0 auto;
    width: 901px;
    background: url('gfx/unten.jpg') repeat-x left top; 
}

/* NEW */
#footer a {
    color: #777777;
    text-decoration:none;
}

#body {
    margin: 0 auto;
    padding-left: 9px;
    background: #ffffff;
    height: auto;
    background-image: url('gfx/li.jpg');
    background-repeat: repeat-y;
    background-position: top left;

}

/* NEW */
#content-left {
    float: left;
    width: 250px;
    padding: 10px;
    padding-top:20px;
    padding-left:223px;
    padding-right:10px;
    font-size:9pt;
}

#content-center {
    width: 500px;
    padding: 10px;
    padding-top: 20px;
    padding-left: 223px;
    padding-right: 10px;
    font-size: 9pt;
}

#content-right {
    float: left;
    padding-top:25px; 
    padding-left:30px;
}

.BildStartUndProphylaxe {
	float: right;
    padding-left: 30px;
	padding-bottom: 10px;
}

/* NEW */
.head {
    padding-top: 90px;
    width: 939px;
    position: relative;
    min-height: 146px;
}

#footer {
    text-align: right;
}


#main_table
{	background-color: #ffffff;
  margin-top: 20px;
  height:700px;
  width:950px;}

#impressum
{
    width: 950px;
    padding-right: 20px;
    padding-top: 5px;
    font-size: 12px;
}

#impressum a
{
    color: #777777;
    text-decoration:none;
}

.nav {
    padding-left:20px;
    padding-right:20px;
    font-size:10pt;
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    float: left;
    height: 22px;
}


.nav:hover {
	background-color:#fc7171;
}

ul#section2-unten>li:first-child a.nav, ul#section2-unten>li:first-child a.nav:hover {
    padding-left: 0px;
    padding-right: 0px;
}

ul#section2-unten>li:first-child a.nav_aktiv, ul#section2-unten>li:first-child a.nav_aktiv:hover {
    padding-left: 20px;
    padding-right: 20px;
}

.nav_aktiv {	
    padding-left:20px;
    padding-right:20px;
    font-size:10pt;
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    background-color:#fc7171;
    float: left;
}

.unternav
{	padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  font-size:9pt;
  color:#ff0000;
  text-decoration:none;
  display:block;
  float: left;

}

.unternav:hover
{	font-weight:bold;}

.unternav_aktiv
{	padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  font-size:9pt;
  color:#ff0000;
  text-decoration:none;
  font-weight:bold;
  display:block;
  float: left;
}

#content
{	/*width:300px;
    background-color:#3366FF;*/
    padding-top:20px;
    padding-left:150px;
    padding-right:10px;
    font-size:9pt;
    color:#000000;}

/* NEU */
a.link {
    color:#ff0000;
    text-decoration:none;
}

/* NEU */
a.link:hover {
    text-decoration:underline;
}


#section1{
    width: 73px;
    float: left; 
    height: 40px;
    margin-top: 35px;
    background-color: #ff0000;
    border-bottom: 17px solid #ff5959;
    margin-bottom: 36px;
}

#logo{
    width: 256px;
    position: relative;
    float: left; 
    white-space: nowrap;
}

#logo img {
    border: 0;
}


#section2{
    width: 610px;
    float: right;
}

#section2-unten{
    margin-top: 35px;
    border-top: 40px solid #ff0000;
    height: 22px;
    background-color: #ff5959;
    line-height: 22px;
}

#section2-unten2 {
    height: 36px;
}