/* CSS Document */

body {margin:0px; background-color:#1c1002; /*background-color:#341802;*/ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#1c1002;}
img {border:0px;}
p,div,input,form {margin:0px;}
a { color:#0b6870; font-weight:bold; text-decoration:none;}
a:hover { text-decoration:underline;}
input, textarea {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; border:1px solid #ded7c8;}

div.line {height:1px; margin-top:10px; margin-bottom:10px; background-image:url(../bilder/line_bg.gif); background-repeat:repeat-x; width:98%; clear:both;}
input.button {color:#FFFFFF; background-color: #b1550a; cursor:pointer; border:0px; }
input.button:hover {background-color:#d25f02;}
.stanbox { width:280px; background-image:url(../bilder/content_head_bg2.jpg); background-repeat:no-repeat; margin-bottom:20px; }
	.stanbox h1,.stanbox2 h1 {font-size: 18px; margin-bottom:18px; margin-top:0px; color:#612b00; font-weight:normal; }
	.stanbox h2,.stanbox2 h2 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#b1550a; margin-bottom:6px; margin-top:6px; font-weight:bold;}
.stanbox2 { width:590px; background-image:url(../bilder/content_head_bg2.jpg); background-repeat: repeat-x; margin-bottom:20px;  clear:both;}

.konz {font-family:Arial, Helvetica, sans-serif; color:#b1550a; font-size:12px; font-weight:bold;}



#mainbox { margin:5px auto; position:relative; width:900px; /*background-image:url(../bilder/rotten_bg.jpg); background-repeat:no-repeat;*/}
	#header { width:900px; height:395px;  background-image:url(../bilder/header_blank2.jpg); background-repeat:no-repeat;}
	#mitte{ width:900px; background-image:url(../bilder/main_bg.jpg); background-repeat:repeat-y;}
		#contentbox { margin-left:150px; width:600px;}
			#content_links { width:280px;float:left; }
			#content_rechts { float:left; width:280px; margin-left:40px;}
			#content_footer {clear:both; width:600px; height:1px;}
		#mitte_footer {clear:both; width:900px; height:1px;}
	#footer{ width:900px; height:155px; background-image:url(../bilder/footer.jpg); background-repeat:no-repeat; position:relative;}
		#notnavi {top:75px; left:105px; font-size:10px; position:absolute; color: #6c5c48; width:590px;}
			#notnavi a{color: #6c5c48; font-weight:normal; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
			#notnavi a:hover{color: #776856;}