/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #F7F3F0;
background-image:url(imago/bg_body.jpg);
background-repeat: repeat-x;
font-size: 13px;
font-weight:bold;
font-family: Verdana, Arial, Sans-Serif;
color:#2A2A2A;
padding:0px;
margin:0px;
}



a {color: #8C0002; text-decoration:none;}
a:visited {color:#680000; text-decoration:none;}
a:hover {color: #A92719; text-decoration:none;}
a:active { color:#000000; text-decoration:none;}

h1 {
font-size: 15px;
text-transform:uppercase;
color: #8C0002;
padding:5px 15px;
margin:0px 
}

h2 {
font-size:13px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


img {
	margin: 12px 0;
}


#right img {
margin-top: 15px;
}


/* ----------container zentriert das layout-------------- */
#container {
width: 751px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
background-color: #FDF7E4;
}


/* ----------banner for logo-------------- */
#banner {
background-color: #EBE3D0;
background-image:url(imago/header.jpg);
height: 196px;
width: 751px;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 


/* ----------navigation-------------- */
#nav {
font-size:13px;
font-weight:bold;
color: #8C0002;
background-color: #fff;
background-image:url(imago/bg_navi.jpg);
background-repeat: no-repeat;
/*height: 31px;
width: 751px;*/
text-align:center;
padding-top:10px;
margin: 0px;
}

div#nav { 
min-height:31px;
height:expression(this.scrollHeight > 31 ? "auto":"31px"); 
}


/* -----------------Inhalt--------------------- */
#content {
background-color: #FDF7E4;
background-image:url(imago/bg_content.jpg);
background-repeat:no-repeat;
padding: 0px;
margin-left: 0px;
margin-right: 275px;
}

div#content { 
min-height:287px;
height:expression(this.scrollHeight > 287 ? "auto":"287px"); 
}

p, pre{
padding: 2px 10px;
margin:0px;
}

/* --------------rechte bilderspalte------------- */
#right {
float: right;
width: 275px;
margin: 0px;
padding: 0px;
}


/* -----------footer--------------------------- */
#footer {
background-color: #8C0002;
background-image:url(imago/bg_footer.jpg);
background-repeat:no-repeat;
font-size:11px;
font-weight:bolder;
color: #ffffff;
height:86px;
width:751px;
clear: both;
margin: 0px;
padding: 0px;
text-align: left; 
}

#footer a {
color:#ffffff;
}

#logo {

background-image:url(imago/logo_oberland.gif);
background-repeat:no-repeat;
background-position: right;
clear: both;
height: 70px;
width: 700px;
margin: 0px;
padding: 0px;
text-align: right; 
}


.rotfett {
color: #8C0002;
font-weight: bold;
}

.rotfettgross {
color: #8C0002;
font-size: 15px;
}


.normalfont {
font-weight: normal;
font-size: smaller;
}

.bildunterschrift {
font-style:italic;
font-weight: normal;
}

.bigger{ 
font-size: 15px;
font-weight: bold;
font-family: Verdana, Arial, Sans-Serif;
color:#2A2A2A;

}

#right img {
	border: 3px solid #8C0002;
}

/*.contentimg {
border: 3px solid #8C0002;
}*/

.logoimg {
margin-left: 500px;
}
