@charset "UTF-8";
/* CSS Document */

/*farben:

gelb: f9e373
orange: ffb600
rot: 97361d
braun: 4a1f26
dbraun: 30161a
*/

body {background-color:#863e2c;


/*background-image:url(../bilder/psd_01.png); background-position:top; background-repeat:repeat-x; */




padding: 0 0 0 0; margin: 0 0 0 0;}

body { font-family:Arial, Helvetica, sans-serif; color:#30161a;font-size:10pt;}
p {padding: 0 0 0 0;}
a {color:#97361d; text-decoration:none;}
a:hover {background-color:#ffb600; text-decoration:none;}

h1 { font-weight:normal; color:#97361d;}
h2 { font-weight:normal; color:#97361d;}

ul {margin: 0 0 0 0px; padding: 0 0 0 0px; list-style-position:outside; list-style-type:square;}
li {margin: 0 0 0 0px; padding: 0 0 10px 0px;}

img {border: none;}

.hg { position:absolute; top:0px; left: 0px; width:100%; height: 100%; background-image:url(../bilder/psd_01.png); background-position:top; background-repeat:repeat-x;}

.body {
	position:absolute;
	text-align:center;
	top:56px;
	left: 0px;
	width:100%;
	height: 100%;	
	/*background-image:url(../bilder/psd_07.png); background-position:bottom; background-repeat:repeat-x;*/
	 
}
.head { position:relative; top:0px; left:0px; height:164px; }
.navi {position:relative; text-align:center;top:0px; left:0px; height:30px; line-height:20pt;}

.navi ul { padding: 5px 0 0 0; width:100%; margin: 0 0 0 0;}
.navi li { background-color:#ffb600; list-style:none; text-align:center; padding:5px 13px 5px 13px; margin:0 0 0 0; border:#97361d 1px solid;display:inline;}
.navi li:hover { background-color:#97361d; color:#f9e373;}

.navi a {color:#97361d; text-decoration:none;}
.navi a:hover {color:#f9e373; background-color:#97361d; text-decoration:none;}


.cont {position:relative; text-align:center;top:0px; left:0px; height:auto; padding:30px 0 0 0;padding-bottom:0px; background-color:#f9e373;}

.inh { position:relative; left: 50%; margin:0 0 0 -480px;text-align:justify; width:960px; }

.imgbox {padding: 0 20px 20px 0; float:left; }

.foot {position:relative; text-align:right;top:0; left:0px; 

background-color:#863e2c;


background-image:url(../bilder/psd_07.png); background-position:top; background-repeat:repeat-x;
font-size: 8pt;
color:#f9e373; padding: 120px 20px 20px 0; margin: -15px 0 0 0;}
