/*
beige Abstufungen: fef6db fff4cc faebb4 f5db81 f2d674 eacd68

*/


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#fef6db;
	color:#654f05;
}

a { color:#654f05;}
a:hover { color:#a58f45;}

/* --- DIVs ----------------------------------- */
#header1 { height:100px; border-bottom:1px solid #1e9d1e;}
	#header2 { width:700px; margin:auto;}
		#logo { width:250px; float:left; margin-left:225px;}
		#menu { width:225px; float:right; margin-top:80px;}
#headline1 { height:50px; background-color:#fff4cc; border-bottom:1px solid #eacd68;}
	#headline2 { width:700px; height:50px; margin:auto; background-color:#faebb4; border-left:1px solid #eacd68; border-right:1px solid #eacd68;}
		#headline3 { padding:30px 0 0 10px;}
#rahmen1 { background:#f2d674 url(../pix/bg-unten.gif); background-position:bottom; background-repeat:no-repeat; border-bottom:1px solid #eacd68; }
	#rahmen2 { background:url(../pix/bg-oben.gif); background-position:top; background-repeat:no-repeat;}
		#rahmen3 { width:700px; margin:auto; /*border-left:1px solid #eacd68; border-right:1px solid #eacd68;*/}
			#main { padding:10px;}
				#links { width:320px; float:left; margin:0 10px}
				#rechts { width:320px; float:right; margin:0 10px;}
#footer1 { height:26px; background-color:#fef6db; border-bottom:1px solid #1e9d1e;}
	#footer2 { width:698px; text-align:center; line-height:26px; background-color:#faebb4; margin:auto; border-left:1px solid #eacd68; border-right:1px solid #eacd68;}
#copyright { text-align:center; line-height:26px;}

/* --- Content -------------------------------- */
#main { line-height:130%;}
.bg { background:url(../pix/start-pic.jpg) no-repeat bottom right;}

/* --- Menu ----------------------------------- */
#menu ul { list-style:none; padding:0; margin:0;}
#menu ul li { float:right; margin-left:10px;}
#menu ul li a { color:#654f05; text-decoration:none;}
#menu ul li a:hover { color:#a58f45;}

/* --- Footer --------------------------------- */
#footer2, #copyright { font-size:11px;}