@charset "utf-8";
html {height:101%}
body {
	background-color:#FFB565 /*#ECCDAC*/;
	font-size:100%;
	text-align:center;
	margin:20px 0 20px 0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {color:#524848;}

#gesamt {width:960px; margin:auto;
	background-color: #FEFCFC;
	padding: 30px 10px 5px 10px;
	border-top:#69342D 1px solid;
	border-right:#69342D 2px solid;
	border-left:#69342D 1px solid;
	border-bottom:#69342D 2px solid;
	background-image:url(../gif/linie-hg.jpg);
	background-repeat:repeat-y;
	background-position:0 0;}

#kopfzeile {text-align:center; width:960px; height:150px;
		background-image: url(../images/cover_zeichnung05.jpg); background-repeat:no-repeat; background-position:280px 0px;}
#kopfzeile #navi2 a {display:block;
width:100%; font-size:1.7em; font-family:Arial, Helvetica, sans-serif;
text-decoration:none; color:#666666; margin:30px 0; font-weight:bold;
float:left; text-align:left; width:280px; outline:none;}
#kopfzeile #navi2 a span {font-size:0.8em;}

#navigation {width:230px; float:left; text-align:left;
	height:600px; font-family: Arial, Helvetica, sans-serif;
	}

	
#navigation a {color:#000;}

#fusszeile {clear:both; color:#000; font-size:0.8em; padding-top:10px; background-color:#FEFCFC; padding-bottom:10px;}
#fusszeile a {color:#000; text-decoration:none;}

#inhalt {width:690px; float:right;
	background-color: /* #FBF5EF #EEE1E0*/;
	/*border-right:2px solid  #cccccc;
	border-bottom:2px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float:right;}
#inhalt table {margin-right:20px;}
#inhalt table tr td {padding:0 15px;}
#inhalt table tr td  h1 {font-family: Arial,"Times New Roman", Times, serif;
	font-size:2.2em; margin:0.2em 0; color:#DD7500;}
#inhalt table tr td h1 span {font-size:0.8em;}
#inhalt table tr td h2 {font-size:1.2em; color:#DD7500; margin:0; }
#inhalt table tr td h2.kluengeln {font-size:1.2em; color:#BD213B; margin:0; }

#inhalt table tr td p.ohne {margin-top:0;}
#inhalt a {color:#863328;}
#inhalt p a.top {font-size:0.8em;}
