/** Teil der DR. MED. ROLAND MARTIN-Webseite
Version 0.9
(c) 2006-2010 by SCENOS GbR. Alle Rechte vorbehalten.
*/


body {
margin:0;
padding:0;
background:white url(/grafik/elemente/bg.jpg) top left no-repeat;
font-family:"Verdana","Helvetica","Arial",sans-serif;
font-size:80%;
behavior:url(/skripte/hover.htc);
height:100%; 
text-align:center;
}

#seite {
width:100%;
margin:0px auto;
margin-top:30px;
text-align:left;
height:100%;
}

#logo {
position:relative;
float:left;
}

#textlogo {
float:right;
margin-bottom:30px;
}

h1 {
clear:both;
color:black;
}

a {
color:black;
text-decoration:underline;
}

#navi, #subnavi {
display:none;
}

div.inhalt {
padding-left:0px;
}

