/* CSS Document */


html{height:100%;}
body{font-family:GillSans, Arial, sans-serif;font-size:0.8em;color:#1d5491;background-color:#fefefe;}
body {background-color:#1d5491;margin:0; padding:0; height:100%;min-width:1000px;text-align:center;width:100%;}

#row1{width:100%;height:50%;background-color:#fefefe;}
#row2{position:relative;width:1000px;height:305px;margin:auto;margin-top:-146px;/*background-image:url("../img/hg_kreise.gif");*/background-repeat:no-repeat;}
/*#img_ordi{background-image:url("../img/hg_ordi.jpg");background-repeat:no-repeat;width:330px;height:305px;z-index:1;float:left;}
#img_ordi .color{margin-left:-50px;}
#img_inst{background-image:url("../img/hg_inst.jpg");background-repeat:no-repeat;background-position:right top;width:330px;height:305px;margin-left:-200px;z-index:100;float:right;}
#img_inst .color{padding-left:2.0em;}
#img_ordi img {padding:100px 150px;}
#img_inst img {padding:100px 100px 100px 0px; }
h1{text-align:left;padding-left:150px;margin-top:20px;}
p{text-align:left;padding-left:150px;}
#img_inst p, #img_inst h1{padding-left:180px;}*/

ul#row2{
list-style-type:none;
padding:0px;

}

ul#row2 li{
display:inline;
float:left;
}

ul#row2 li a img{
border:none;
margin-top:-6px;
}

li#praxis{
width:332px;
text-align:left;
}

li#institut{
width:329px;
}

li#sport{
width:290px;
text-align:right;
}

/*
ul#row2 li a.bg{
width:300px;
height:205px;
display:block;
background-position:right;
background-repeat:no-repeat;
}

ul#row2 li a#praxis{
background-image:background-image:url("../img/hg_ordi.gif");
background-position:left;
}*/



/*Schriftformatierungen */
html {font-size:100.01%;}
body{font-family:GillSans, Arial, sans-serif;font-size:0.8em;color:#ffffff;}
a{color:#ffffff;}
a:hover{color:#f8df82;}
p.eintritt{padding-right:5px;margin-top:5px;}
#img_inst p.eintritt{padding-right:5px;}
p.eintritt a{text-decoration:none;font-size:1.2em;font-weight:bold;background-image:url("../img/hg_eintritt.gif");background-repeat:no-repeat;background-position:right;padding-right:25px;}
p.eintritt a:hover{background-image:url("../img/hg_eintritt_o.gif");}
.color{background-color:#1d5491;}
.barr ul{margin:0px;padding:0px;margin-bottom:0px;}
.barr ul li {display:inline;margin:0px;padding:0px;}
.barr ul li a, .barr h2 {position:absolute;left:-1000px;top:-1000px;overflow:hidden;display:inline;margin:0px;height:1px;widht:1px;
}
.barr h2{
font-size:1.2em;
}


.barr ul li a:focus {
 position: relative;
 z-index: 99;
 width: auto;
 padding:3px;
 top: 10px;
 height:3.0em;
 display:block;
left:10px;
text-decoration:none;
 color: #DB945D;
 visibility: visible; 
 font-weight:normal;

 }
 
.barr ul li a:active {
 position: absolute;
 z-index: 99;
 width: auto;
 padding:3px;
 top: 10px;
 height:3.0em;
 display:block;
left:10px;
text-decoration:none;
 color: #DB945D;
 visibility: visible;
 font-weight:normal;}
 
strong{
font-size:1.2em;
}

 .mob{
 display:none;
 }
 
 .no{
display:none;
 }