/*
	Farbwerte:	#75a0c2 -> Body BGC
				#6f8da9 -> Schriftfarbe Link
				#6d8cab -> Schriftfarbe Topmenu
				#708cab -> Schriftfarbe Content-Text
				#89b6dd -> Schriftfarbe Content-Überschrift
	Hex Code Topmenü: #6d8cab
*/
body {
  	width:1000px;
	padding:0px;
	margin:0px;
  	background-image:url(img/bg_body.gif);
  	background-repeat:repeat-x;
	line-height:1.6;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#708cab;
	line-height:18px;
	background-color:#75a0c2;
}

img			{ border: 0; }
ul 			{ list-style-type:disc; margin-left:20px; padding:0px; }
li			{ margin-bottom:5px; }
.bold 		{ font-weight:bold; }
.italic		{ font-style:italic; }
.center		{ text-align:center; }
.txt_rot	{ color:#FF0000; font-weight:bold; }
.txt_gruen	{ color:#009900; font-weight:bold; }
/***************************/
/*** DIV LAYER
/***************************/
#root_container 		{ width:825px; padding:0px 100px 0px 75px; min-height:800px; clear:both; }

#logo 					{ width:444px; height:120px; float:left; background-color:#33FFFF; }
#top_menu 				{ width:380px; height:40px; padding-top:80px; float:left; text-align:right; color:#6d8cab; }

.con_li					{ width:445px; float:left; }
.con_li .ids			{ margin:25px 0px 0px 25px; }
.con_li_img				{ width:444px; height:442px; clear:both; }
.con_li_menu			{ width:420px; height:71px; margin:25px 0px 0px 25px; clear:both; }
.con_li_menu a:link 	{ width:140px; height:71px; overflow:hidden; display:block; float:left; color:#FFFFFF; text-decoration:none; }
.con_li_menu a:visited	{ width:140px; height:71px; overflow:hidden; display:block; float:left; color:#FFFFFF; text-decoration:none; }
.con_li_menu a:active	{ width:140px; height:71px; overflow:hidden; display:block; float:left; color:#FFFFFF; text-decoration:none; }
.con_li_menu a:hover	{ width:140px; height:71px; overflow:hidden; display:block; float:left; color:#FFFFFF; text-decoration:none; }

.con_li_menu_1			{ width:140px; height:71px; float:left; cursor:pointer; background-position:0px 71px; background-image:url(img/button_startseite.gif); }
.con_li_menu_1:hover	{ background-position:0px 0px; background-image:url(img/button_startseite.gif); }
.con_li_menu_2			{ width:140px; height:71px; float:left; cursor:pointer; background-position:0px 71px; background-image:url(img/button_login.gif); }
.con_li_menu_2:hover	{ background-position:0px 0px; background-image:url(img/button_login.gif); }
.con_li_menu_3			{ width:140px; height:71px; float:left; cursor:pointer; background-position:0px 71px; background-image:url(img/button_za_register.gif); }
.con_li_menu_3:hover	{ background-position:0px 0px; background-image:url(img/button_za_register.gif); }
.con_li_menu_3_aktiv	{ width:140px; height:71px; float:left; cursor:pointer; background-position:0px 0px; background-image:url(img/button_za_register.gif); }

#con_re						{ width:365px; float:left; padding:34px 0px 0px 15px; }
.con_re_menu				{ width:365px; height:264px; clear:both; }
.con_re_menu a:link 		{ width:110px; height:23px; overflow:hidden; display:block; color:#FFFFFF; padding-left:5px; padding-top:92px; text-decoration:none; }
.con_re_menu a:visited		{ width:110px; height:23px; overflow:hidden; display:block; color:#FFFFFF; padding-left:5px; padding-top:92px; text-decoration:none; }
.con_re_menu a:active		{ width:110px; height:23px; overflow:hidden; display:block; color:#FFFFFF; padding-left:5px; padding-top:92px; text-decoration:none; }
.con_re_menu a:hover		{ width:110px; height:23px; overflow:hidden; display:block; color:#FFFFFF; padding-left:5px; padding-top:92px; text-decoration:none; }

.con_re_menu_btn			{ width:115px; height:115px; position:relative; float:left; background-image:url(img/bg_menu.gif); background-position:0px 115px; color:#FFFFFF; }
.con_re_menu_btn:hover		{ background-image:url(img/bg_menu.gif); background-position:0px 0px; }
.con_re_menu_btn_active		{ background-image:url(img/bg_menu_aktiv.gif); }
.con_re_menu_btn_mr			{ margin-right:10px; }
.con_re_menu_btn_mb			{ margin-bottom:14px; }
.con_re_menu_btn_txt		{ padding:5px; position:absolute; bottom:0; }

#con_re_content				{ width:335px; min-height:250px; padding:15px 15px 15px 15px; margin-bottom:50px; clear:both; background-color:#FFFFFF; }
h1							{ color:#89b6dd; clear:both; font-size:18px; padding:0px 0px 2px 0px; margin:0px 0px 13px 0px; line-height:130%; font-weight:normal; }
h2							{ color:#6a8dad; font-size:11px; font-weight:bold;}
.con_re_content_headline	{ width:350px; color:#89b6dd; clear:both; font-size:18px; padding-bottom:2px; margin-bottom:13px; line-height:130%; }
.con_re_content_img			{ width:150px; float:left; }
.con_re_content_txt			{ width:170px; float:left; padding-right:15px; }

.search_row					{ width:325px; margin:0px 5px; clear:both;  }
.search_row_img				{ width:120px; margin:10px 0px; float:left; }
.search_row_adresse			{ width:195px; margin:10px 0px; padding-left:10px; float:left; }
.search_clear				{ clear:both; height:1px; background-color:#fcac01; }

.hl_anfahrt					{ height:50px; width:500px; clear:both; text-align:center; line-height:25px; font-size:12px; font-weight:bold; background-color:#75a0c2; color:#FFFFFF; }

#error_container			{ width:600px; margin:auto; margin-top:50px; padding:10px; border:2px solid #fbac00; }
.error_hl					{ width:600px; clear:both; margin:10px 0px 10px 0px; font-size:16px; color:#fbac00; }
.error_row					{ width:600px; clear:both; }
/***************************/
/*** LINKS
/***************************/
a:link 				{ color: #6a8dad; text-decoration: underline; }
a:visited			{ color: #6a8dad; text-decoration: underline; }
a:active			{ color: #6a8dad; text-decoration: underline; }
a:hover				{ color: #6a8dad; text-decoration: underline; }

a.topm:link 		{ color: #6f8da9; text-decoration: none; }
a.topm:visited		{ color: #6f8da9; text-decoration: none; }
a.topm:active		{ color: #6f8da9; text-decoration: underline; }
a.topm:hover		{ color: #6f8da9; text-decoration: underline; }
/***************************/
/*** Formular
/***************************/
fieldset			{ border:1px solid #CCCCCC; padding:5px; }
legend				{ color:#6a8dad; font-weight:bold; padding-bottom:5px; }
.form_container 	{ padding-left:30px; width:504px; clear:both; }
.form_label 		{ width:115px; padding-left:5px; float:left; min-height:20px; }
.form_field 		{ width:190px; float:left; min-height:20px; } 

.input_txt1			{ height:14px; }
input 				{ border-width:1px; border-color:#6c8cac; border-style:solid; font-size: 11px;  font-family: Verdana, Arial, Helvetica, sans-serif; }

textarea 			{ border-width:1px; border-color:#6c8cac; border-style:solid; font-size: 11px;  font-family: Verdana, Arial, Helvetica, sans-serif; }
select 				{ border-width:1px; border-color:#6c8cac; border-style:solid; font-size: 11px;  font-family: Verdana, Arial, Helvetica, sans-serif; }