body{
	height:100%;
	width:100%;
	background:url(/images/bg_body.gif) no-repeat;
	background-color:#fff;
	font-size: 12px;
	font-family:Verdana, Arial, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}

#head{
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:164px;
}

#logo{
	position:absolute;
	z-index:12;
	top:0;
	left:0;
	height:110px;
}

#halbkreis{
	position:absolute;
	z-index:2;
	top:0px;
	left:0;
}

#nebennavigation{
	position:absolute;
	z-index:9;
	top:10px;
	left:310px;
	width:670px;
	float:left;
}

#nebennavigation a, #nebennavigation a:visited{
	font-weight:bold;
	color:#fff;
	background-color:#f7955a;
	padding:3px 0 0 10px;
	text-decoration:none;
}

#nebennavigation a:hover, #nebennavigation a:active, #nebennavigation a:focus{
	font-weight:bold;
	color:#fff;
	background-color:#f7955a;
	padding:3px 0 0 10px;
	text-decoration:underline;
}


#reiter{
	position:absolute;
	z-index:8;
	top:106px;
	left:270px;
	width:685px;
	height:40px;
	background-color:#23446f;
}

#reiter ul{
	list-style-type: none;
	margin:0;
}

#reiter li{
	list-style-type: none;
	width:120px;
	text-align:center;
	float:left;
	margin-right:5px;
}

.liston{
	padding:0;
	background:url(/images/reiter_rechts_on.gif) top right no-repeat;
}

.listoff{
	padding:0;
	background:url(/images/reiter_rechts_off.gif) top right no-repeat;
}

.listoff  a, .listoff a:visited{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	height:36px;
	padding:4px 4px 0 10px;
	margin:0 10px 0 0;
	display:block;
	background:url(/images/reiter_links_off.gif) top left no-repeat;
}

.listoff a:hover, .listoff a:active, .listoff a:focus {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:4px 4px 0 10px;
	margin:0 10px 0 0;
	height:36px;
	background:url(/images/reiter_links_off.gif) top left no-repeat;
	display:block;
}

.liston a, .liston a:visited, .liston a:hover, .liston a:active, .liston a:focus{
	font-weight:bold;
	color:#fff;
	background-color:#6f7798;
	text-decoration:none;
	padding:4px 0 0 10px;
	margin:0 10px 0 0;
	height:36px;
	background:url(/images/reiter_links_on.gif) top left no-repeat;
	display:block;
}

table{
	font-size: 12px;
	line-height: 18px;
}

.ueber_weiss			{font-family: Verdana,Arial,Helvetica; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
.text_normal_weiss 		{font-family: Verdana,Arial,Helvetica; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}
.big   					{font-family: Verdana,Arial,Helvetica; font-size: 14px; font-style: normal; line-height: 18px; color: #000000; text-decoration: none;}
.head  					{font-family: Verdana,Arial,Helvetica; font-size: 20px; font-style: normal; line-height: 22px; color: #000000; text-decoration: none;}
.schwarz, input, select, option, radio 		{font-family: Verdana,Arial,Helvetica; font-style: normal; color: #000000; text-decoration: none;}
h1   				{font-family: Verdana,Arial,Helvetica;font-size: 14px;line-height: 18px;font-style: normal;font-weight: bold;color: #000000;text-decoration: none;}
#bestellung			{position: absolute; z-index: 100; top: 90px; left: 30px; visibility:show; }

#stempel {
	position: absolute; 
	z-index: 100; 
	top:  150px; 
	left: 280px; 
	width: 930px; 
	visibility:show; 
	line-height: 18px;
}

#stempel a:link, #stempel a:visited, #stempel a:active {
	color: #0000FF; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#stempel a:hover {
	color: #FF0000; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

a.weiss:link		{ color: #ffffff; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.weiss:visited		{ color: #ffffff; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.weiss:hover 		{ color: #FF0000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.weiss:active		{ color: #ffffff; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.warning { color: #ff0000 };
