

body {
	background-color: #f6b20e;
	color:  black;
				font-family: Verdana, "Bitstream Vera Sans", sans-serif;
				font-weight: none;
				font-size: 12px;
				text-align: left;
}
#page {
	
	width: 960px;
	background-color: white;
}
#page_title {
	width: 960px;

	background-image:url(/cms/gfx/titel.jpg);
	height: 74px;
}
#page_eyecatcher_oben {
	width: 960px; 
	background-image:url(/cms/gfx/eyecatcher_oben.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 165px;
}
#page_menu {
	width: 960px;
	height: 44px;
	overflow:hidden;
}
#page_menu ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   float: left;
}
#page_menu ul li{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   float: left;
}
#page_eyecatcher_unten {
	width: 960px;
	background-image:url(/cms/gfx/eyecatcher_unten.jpg);
	height: 14px;
	line-height: 1px;
	font-size: 1px;
}
#page_nav {

	width: 960px;
	background-image:url(/cms/gfx/nav_leiste.jpg);
	height: 31px;
}
#page_nav_anmeldung {
	width: 960px;
	
	height: 31px;
}
#page_middle {
	width: 960px;
	background-color: white;
}
#page_middle_left {
	float: left;
	width: 782px;
}
#page_middle_right {
	float: left;	
	width: 178px;
}
#page_footer {
	width: 960px;
	background-color:  #4ec3bd;
	height: 16px;
}
#sponsoren {
	height: 600px;
	background-color: #fef2da;
	background-image:url(/cms/gfx/rechts_leiste.jpg);
	background-repeat:no-repeat;
}
#content {
	width: 782px;
	background-color: white;
	background-image:url(/cms/gfx/content_background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:446px;

	text-align: left;
	
}
#content_anmeldung{
	width: 960px;
	background-color: white;

	min-height:446px;

	text-align: left;
	
}
#flasche_grafik {
	position: absolute;
	top: 0px;
	margin-left: 840px;
}
h1 {
	color:  #4ec3bd;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: none;
	font-size: 25px;
}
h2 {
	color:  #4ec3bd;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: none;
	font-size: 18px;
}
h3 {
	color:  ##4ec3bd;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: none;
	font-size: 16px;
}
tr,td,table,th {
		width: *;
		color:  black;
		font-family: Verdana, "Bitstream Vera Sans", sans-serif;
		font-weight: none;
		font-size: 11px;
		text-align: left;
}
.footer_Link:Link, .footer_Link:Active, .footer_Link:Hover, .footer_Link:Visited  {
	text-decoration: none;
	color: white;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
	line-height: 10px;
}
#admin {
	width: *;
	padding: 5px;
	background-color: silver;
	overflow: hidden;
	text-align: left;
}
#dropdown_ausschreibung {
	position: absolute;
	background-color: #32b5a5;
	display: none;
	width: 140px;
	text-align: left;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;   				        /* fx, safari, opera */
}
#dropdown_service {
	position: absolute;
	background-color: #32b5a5;
	display: none;
	width: 140px;
	text-align: left;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;   		        /* fx, safari, opera */
}
#dropdown_anmeldung {
	position: absolute;
	background-color: #32b5a5;
	display: none;
	width: 170px;
	text-align: left;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;   		        /* fx, safari, opera */
}
#dropdown_laeufe {
	position: absolute;
	background-color: #32b5a5;
	display: none;
	width: 170px;
	text-align: left;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;   		        /* fx, safari, opera */
}
#falsche_holder { 
	position: absolute;
	display: none;
}
.submenu_ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
} 
.submenu_ul li {
	color: white;
	list-style-type: none;
	font-size: 15px;
	margin:0px;
	padding: 3px;


}
.submenu_ul li A:link {
	color: white !important;
	text-decoration: none;
}
.submenu_ul li A:Visited {
	color: white !important;
	text-decoration: none;
}
.submenu_ul li A:Hover {
	color: white !important;
	text-decoration: underline;
}
