/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/*html { height: 100% } 
body { min-height: 101%; }*/
body {
	background-color: #fff;
	font-size: 0.8em;
	font-family: Andale Mono, Trebuchet MS, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#463823;
	padding:0;
	margin:0;	
}

a {color: #2B2A11;text-decoration: none;}
a:visited {color:#2B2A11;}
a:hover {color: #2B2A11;}
a:active { color:#2B2A11;}



/* -----------------Inhalt--------------------- */

#container {
width: 900px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}
#inhalt{
	background-color: #F0F0E4;
margin-top: 120px;
height: 500px;
border: dotted 1px #2B2A11;

/*background-image: url(n_bg.png);
background-position: right bottom;
background-repeat: no-repeat;*/
}
#inhalt_index{
	background-color: #F0F0E4;
margin-top: 220px;
height: 300px;
border: dotted 1px #2B2A11;
}
#inhalt_text img, #navigation img{
margin:0;
padding: 0;
position: relative; 
top:5px;}

#inhalt_text{
position: relative;
top: 120px;
left: 80px;
text-align: left;
	font-size: 12px;

width: 740px;
height: 200px;
}

#inhalt_angebot{
position: relative;
top: 80px;
left: 80px;
text-align: left;
padding: 0;
margin: 0;
width: 400px;
height: 350px;
overflow: auto;
font-size: 12px;

}
.andale{
	font-family: Andale Mono, Trebuchet MS;
	letter-spacing: 0.06em;
}

#inhalt_text a.andale{
color: #2B2A11;
}

#inhalt_angebot a:hover {
background-color: #fff;
}

#inhalt_text a:hover {
background-color: #fff;
}
.titel { padding-bottom: 15px;
font-weight: bold; 
font-size: 16px;
/*border-bottom: 1px dotted #981717*/ }

#titel_folge { 
position: relative;
top: 60px;
left: 80px; 
text-align: left;
font-size: 12px;
width: 200px;

}
#titel_folge a:hover {
background-color: #fff;
}
#navigation{padding-top: 30px;
margin-left: 80px;
margin-right: 80px;
text-align: right;

padding-bottom: 15px;
font-size: 12px;
border-bottom: dotted 1px #2B2A11;
}


#navigation a:hover {
background-color: #fff;
}
.aktiv{
color: #981717;}
#copix{
/*position: relative;
top: 540p;*/
padding-top: 4px;
padding-left: 80px;
font-size: 9px;
width: 810px;
height: 30px;
text-align: left;
visibility: hidden;
}

#copix a{
font-size: 9px;
color: #333333;
}

#copix a:hover{
background-color: #fff;
}