/*
Theme Name: enddarmzentrum
Theme URI: http://enddarmzentrum.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: j weissensel
*/

body {
background-repeat:repeat-x;
//background-image: url(pics/background.png);
background-position: bottom;
background-color: #496c83;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:middle;
font-size: 11px;

}

a {
font-weight: normal;
text-decoration: none;
color: #0b95be;

}


h1 {
font-size: 14px;
color:#113e5d;
}

h2 {
font-size: 13px;
color:#113e5d;
padding:0px;
margin:0px;

}

#interface {
width: 980px;

margin: 0 auto;
text-align:left;
padding:0;

border-top: 2px solid grey;
border-left: 2px solid grey;
border-right: 2px ridge grey;
border-bottom: 2px ridge grey;


}

#head {
width:980px;
}

#logo {
width: 283px;
height: 119px;
float: left;
background-image:url(pics/logo.png);

}

#contact {
float: left;
width: 690px;
height: 30px;
background: #fff ;
text-align: right;
padding-top: 5px;
}

#contact a:hover{
font-weight: bolder;

}


#menu {
float: left;
width: 697px;
height:40px;
background: #FFFFF;
margin-top: 50px;
text-align: center;
padding-bottom: 10px;

}

#menu a{
color: #FFF;
}

#menu a:hover{
color: #315e77;
}

#menu ul{
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;

}




#menu li{
list-style: none;
margin-top: 0px;
margin-left: 0px;
background-image: url(pics/navi.png);
background-position: center;
height:32px;
width:99px;
float:left;
padding-top:12px;

}

#menu li:hover{
background-image: url(pics/navi_hover.png);
color: #315e77;

}





#menutext {
width:99px;
height:32px;
padding-top: 2px;
}


#container {
width: 980px;
padding-top:10px;
background: #FFFFFF;


}

#submenu{
width: 680px;
height: 20px;

}

#submenu li{
list-style: none;
float: left;
padding-right: 20px;

}

#submenu a:hover{
font-weight: bolder;

}


#sidebar {
float:left;
width: 283px;
text-align: center;


padding-bottom: 80px;
}

#bild {
text-align: center;
padding-left:20px;
padding-right:20px;

padding-bottom: 15px;
font-size: 9px;
font-style: italic;
color: #002f52;

}

#sidebarbox{
list-style: none;
}


#content {
float:left;
width: 680px;
background: #fff;

}

#dot {
float:left;
margin-right: 5px;
}

#contentbox {
width: 580px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;

}


#erkrankungensubmenu {
font-size: 14px;
color:#113e5d;

}

#erkrankungensubmenu li{
list-style: url(pics/dottiny.png)

}



#footer {
clear:both;
width: 980px;
height: 30px;

}

#footerbalken{
clear:both;
width: 980px;
height: 15px;
background: #fccb00;
}




