html,body	{ margin:0; padding:0; background: #FFFFFF; }
body{font: 76% arial,sans-serif;text-align:center; color: black;}

a, a:visited, a:active { color: black; }
a:hover { color: black; }

a.lang_wahl, a.lang_wahl:visited, a.lang_wahl:active	{ text-decoration: none; color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; }
a.lang_wahl:hover	{ text-decoration: none; color: #C5CBA3; font-family: Arial; font-size: 12px; font-weight: bold; }

h1	{ padding: 0px; color: black; font-family: Arial; font-size: 18px; font-weight: bold; }
b	{ color: black; }

div#container { text-align:left; width:992px;margin:0 auto;}

div#header1 {	float: left;background: white URL(../_img/header1_bg.jpg); background-repeat: repeat-y; width: 992px;}
div#logo	{	float: left; position: relative;	z-index: 100;  	left: 0px;	top: 0px;   }

div#header2 {	float: left; width: 992px; height: 39px; margin:0; padding:0; background: URL(../_img/bg_header_21.gif); background-repeat: no-repeat;}

div#flash	{	float: none;}
div#flashcontent	{ z-index: 100;}

div#wrapper { float:left; width:100%; background-image: url(../_img/bg_full_21.gif); background-repeat: repeat-y;}
div#content { margin: 0px 31px 0px 267px; background: #fee4ce; background-repeat: no-repeat; padding: 5px 22px 0px 22px;}
div#navigation { background:white; float:left; width:27px; margin-left:-992px; background-image: url(../_img/bg_left_21.gif);}
div#textbox { float:left;width:240px;margin-left:-965px; padding: 0px; display:block; }
div#extra { background:white; float:left; width:31px; margin-left:-31px; background-image: url(../_img/bg_right_21.gif); }
div#footer { clear:left;width:100%; }


input.anmeldung, textarea.anmeldung, select.anmeldung	{
	text-decoration: none;
	text-align: left;
	color: #751F16;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFE9C5;
	border: solid 1px #751F16;
	scrollbar-base-color:			#CCABA3;
	scrollbar-3d-light-color:	red;
	scrollbar-arrow-color:		#751F16;
	scrollbar-darkshadow-color: #9D6457;
	scrollbar-face-color:			#FFE9C5;
	scrollbar-highlight-color: #9D6457;
	scrollbar-shadow-color:		#751F16;
	scrollbar-track-color:		#FFE9C5;
}


