*{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
}
a.footer_link
{
	color: gray;
	font-size: 11px;
}
a.footer_link:hover
{
	color: #FF851B;
	font-size: 11px;
}
textarea
{
	background: white;
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;	
}
textarea:hover
{
	background: white;
	margin: 10px;
	border: 3px solid #FF851B;
	padding: 8px;	
}  
.dragme
{
	position:relative;
}
div.noscript_bg
{
	background: transparent;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index:3000;
	-moz-opacity: 0.8;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
div.noscript
{
	margin: 25%;
	margin-top: 20px;
	text-align: center;
	width: 50%;
	height: 50%;
	position: fixed;
	z-index:3001;
}
div.box
{
	top: 40%;
	width: 250px;
	height: 250px;
	position: fixed;
	z-index:2001;
	text-align: left;
}
div.ff
{
	left: 20%;
}
div.ie
{
	right: 20%;
}
table.full, table
{
	width: 100%;
	-moz-border-radius: 10px;
}
table.nutzerlist
{
	width: 99%;
	border-collapse: collapse;
	margin: 1px;
}
table.tischlist
{
	width: 100%;	
}
table.drit
{
	width: 60%;
}
table.tisch_best
{
	width: 100%;
}
table.prof
{
	width: 100%;	
}
img
{
	border: none;
}
td
{
	vertical-align: middle;
	width: 50%;
}
table.full td
{
	vertical-align: top;
	width: auto;
}
table.full th
{
	vertical-align: top;
	width: auto;
}
table.tischlist td
{
	vertical-align: middle;
	text-align: center;
	width: auto;
}
table.tischlist th
{
	vertical-align: top;
	width: auto;
}
table.nutzerlist td
{
	vertical-align: middle;
	width: auto;
}
table.nutzerlist th
{
	vertical-align: middle;
	width: auto;
}
table.nutzerlist tr
{
	background-color: transparent;
	height: 64px;
}
table.nutzerlist tr:hover
{
	background-color: #FFDF5F;
	height: 64px;
}
table.tisch_best td
{
	vertical-align: middle;
	text-align: center;
	width: auto;
}
table.tisch_best th
{
	vertical-align: middle;
	width: auto;
}
table.drit td
{
	vertical-align: middle;
	text-align: right;
	width: 120px;
	padding:2px;
}
table.drit th
{
	vertical-align: middle;
	width: auto;
}
table.prof td
{
	vertical-align: middle;
	text-align: left;
	width: auto;
}
table.prof th
{
	vertical-align: middle;
	width: 130px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
body
{
	background: white url('../../image/hintergrund/bg_33x888.png') no-repeat top center fixed;
	font-size: 14px;
	border: none;
	color: #817C7D;
	font-family: Arial, Calibri, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
}
div.r_header,div.r_main,div.r_footer,div.r_header_2,div.r_main_2,div.r_footer_2
{
	margin-left: 3px;	
}
div.r_main,div.r_main_2
{
	padding-left: 20px;
	padding-right: 20px;
}
div.r_header
{
	width:863px;
	height: 18px;
	background: transparent url('../../image/rahmen_hintergrund/rahmen_head_866x18.png') repeat-y center top;
}
div.r_main
{
	width:823px;
	background: transparent url('../../image/rahmen_hintergrund/rahmen_body_866x1.png') repeat-y center;
}
div.r_footer
{
	width:863px;
	height: 18px;
	background: transparent url('../../image/rahmen_hintergrund/rahmen_footer_866x18.png') no-repeat center top;
}
div.r_header_2
{
	width:430px;
	height: 18px;
	background: transparent url('../../image/rahmen_hintergrund/rahmen_head_433x18.png') repeat-y center top;
}
div.r_main_2
{
	width:390px;
	background: transparent url('../../image/rahmen_hintergrund/rahmen_body_433x1.png') repeat-y center;
}
div.r_footer_2
{
	width:430px;
	height: 18px;
	background: transparent url('../../image/rahmen_hintergrund/rahmen_footer_433x18.png') no-repeat center top;
}
#no
{
	position: absolute;
	top: 120px;
	height: 75px;
	width: 100%;
	background: transparent;
	display: none;
}
#browser
{
	background: transparent url('../../image/symbol/fehler_38x38.png') no-repeat;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 5000;
	display: none;
}
#header
{
	background: transparent url('../../image/hintergrund/main_bg_head_990x121.png') no-repeat top center;
	margin:auto;
	width: 930px;
	border: none;
	height: 115px;
	padding-right: 60px;
	padding-top: 5px;
	display: block;
}
#menu
{
	background: transparent url('../../image/hintergrund/main_bg_menu_990x41.png') no-repeat top center;
	margin:auto;
	width: 870px;
	border: none;
	height: 41px;
	padding-right: 60px;
	padding-left: 60px;
	display: block;
	text-align: center;
}
#submenu
{
	background-color: white;
	width: auto;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	height: 25px;
	position: relative;
	width: auto;
	display: inline-block;
	-moz-opacity: 0.9;
	opacity: 0.90;
	filter: alpha(opacity=90);
}
#submenu_bg
{
	background: transparent url('../../image/hintergrund/main_bg_sub_menu_990x35.png') no-repeat top center;
	width: 870px;
	padding-right: 60px;
	padding-left: 60px;
	height: 35px;
	display: inline-block;
	text-align: left;
}
div.submenu_cont
{
	display: none;
	width: auto;
}
#main
{
	background: url('../../image/hintergrund/main_bg_body_990x756.png');
	margin: auto;
	padding-left:61px;
	padding-right:61px;
	width:868px;
	min-height: 756px;
}
#footer
{
	background: transparent url('../../image/hintergrund/main_bg_footer_990x103.png') no-repeat top center;
	width: 990px;
	border: none;
	height: 96px;
	margin: auto;
}
#result,#blend
{
	background-color: transparent;
	width: 868px;
	height: 756px;	
	display: block;
	position: absolute;
	overflow: auto;
	padding-right: 20px;
}
.button
{
	font-size: 1em;
	text-decoration:none;
	text-align:center;
	background:#FFFFFF;
	border: 1px solid black;
	cursor: pointer;
}
div.meldung_info,div.meldung_fehler
{
	-moz-border-radius: 10px;
	text-align: justify;
	border: solid 1px #CCCCCC;	
	padding: 5px;
	padding-left: 62px;
	min-height: 50px;
}
div.meldung_info
{
	background: white url('../../image/symbol/info_60x60.png') no-repeat;
}
div.meldung_fehler
{
	background: white url('../../image/symbol/fehler_60x60.png') no-repeat;
}
input.radio
{
	margin-right: 5px;
}
input.eingabe_130_24,input.eingabe_130_24:focus,input.eingabe_130_24:hover
{
	height: 16px;
	width: 122px;
	padding: 4px;
	border: none;
}
input.eingabe_130_24
{
	background: transparent url('../../image/eingabe/eingabefeld_out_130x24.png') no-repeat;
}
input.eingabe_130_24:focus
{
	background: transparent url('../../image/eingabe/eingabefeld_in_130x24.png') no-repeat;
}
input.eingabe_130_24:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_in_130x24.png') no-repeat;
}
input.eingabe_25_24,input.eingabe_25_24:focus,input.eingabe_25_24:hover
{
	height: 16px;
	width: 17px;
	padding: 4px;
	border: none;
}
input.eingabe_25_24
{
	background: transparent url('../../image/eingabe/eingabefeld_out_25x24.png') no-repeat;
}
input.eingabe_25_24:focus
{
	background: transparent url('../../image/eingabe/eingabefeld_in_25x24.png') no-repeat;
}
input.eingabe_25_24:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_in_25x24.png') no-repeat;
}
input.eingabe_50_24,input.eingabe_50_24:focus,input.eingabe_50_24:hover
{
	height: 16px;
	width: 42px;
	padding: 4px 9px 4px 9px;
	border: none;
}
input.eingabe_50_24
{
	background: transparent url('../../image/eingabe/eingabefeld_out_50x24.png') no-repeat;
}
input.eingabe_50_24:focus
{
	background: transparent url('../../image/eingabe/eingabefeld_in_50x24.png') no-repeat;
}
input.eingabe_50_24:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_in_50x24.png') no-repeat;
}
input.eingabe_200_24,input.eingabe_200_24:focus,input.eingabe_200_24[disabled]:hover,input.eingabe_200_24[disabled],input.eingabe_200_24:hover
{
	height: 16px;
	width: 192px;
	padding: 4px;
	border: none;
}
input.eingabe_200_24
{
	background: transparent url('../../image/eingabe/eingabefeld_out_200x24.png') no-repeat;
}
input.eingabe_200_24:focus
{
	background: transparent url('../../image/eingabe/eingabefeld_in_200x24.png') no-repeat;
}
input.eingabe_200_24[disabled]:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_out_200x24.png') no-repeat;
	-moz-opacity: 0.5;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
input.eingabe_200_24[disabled]
{
	background: transparent url('../../image/eingabe/eingabefeld_out_200x24.png') no-repeat;
	-moz-opacity: 0.5;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
input.eingabe_200_24:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_in_200x24.png') no-repeat;
}
input.eingabe_130_20,input.eingabe_130_20:focus,input.eingabe_130_20:hover
{
	height: 16px;
	width: 126px;
	padding: 2px;
	border: none;
	font-size: 12px;
}
input.eingabe_130_20
{
	background: transparent url('../../image/eingabe/eingabefeld_out_130x20.png') no-repeat;
}
input.eingabe_130_20:focus
{
	background: transparent url('../../image/eingabe/eingabefeld_in_130x20.png') no-repeat;
}
input.eingabe_130_20:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_in_130x20.png') no-repeat;
}
input.eingabe_200_20,input.eingabe_200_20:focus,input.eingabe_200_20:hover
{
	height: 16px;
	width: 196px;
	padding: 2px;
	border: none;
	font-size: 12px;
}
input.eingabe_200_20
{
	background: transparent url('../../image/eingabe/eingabefeld_out_200x20.png') no-repeat;
}
input.eingabe_200_20:focus
{
	background: transparent url('../../image/eingabe/eingabefeld_in_200x20.png') no-repeat;
}
input.eingabe_200_20:hover
{
	background: transparent url('../../image/eingabe/eingabefeld_in_200x20.png') no-repeat;
}
div.rechts-text
{
	text-align:right;
}
div.unten-text
{
	right: 0px;
	bottom: 0px;
}
#button_anmeldung,#button_anmeldung:hover,#button_abmeldung,#button_abmeldung:hover
{
	width: 136px;
	height: 30px;
	border: none;
	cursor: pointer;
}
#button_anmeldung
{
	background: transparent url('../../image/schaltflaeche/button_anmeldung_out_136x30.png');
}
#button_anmeldung:hover
{
	background: transparent url('../../image/schaltflaeche/button_anmeldung_in_136x30.png');
}
#button_abmeldung
{
	background: transparent url('../../image/schaltflaeche/button_abmeldung_out_136x30.png');
}
#button_abmeldung:hover
{
	background: transparent url('../../image/schaltflaeche/button_abmeldung_in_136x30.png');
}
#button_ja,#button_ja:hover,#button_nein,#button_nein:hover
{
	width: 136px;
	height: 30px;
	border: none;
	cursor: pointer;
}
#button_ja
{
	background: transparent url('../../image/schaltflaeche/button_ja_out_136x30.png');
}
#button_ja:hover
{
	background: transparent url('../../image/schaltflaeche/button_ja_in_136x30.png');
}
#button_nein
{
	background: transparent url('../../image/schaltflaeche/button_nein_out_136x30.png');
}
#button_nein:hover
{
	background: transparent url('../../image/schaltflaeche/button_nein_in_136x30.png');
}
#kalender
{
	border: solid 1px #CCCCCC;
	height: 150px;
	display: block;
	margin: 5px;
	padding: 5px;
}
#kalender table th
{
	background-color: #D2D2D2;
}
#kalender table td.nix:hover
{
	cursor: default;
	background-color: transparent;
}
#kalender table td
{
	text-align: center;
	cursor: pointer;
	background-color: transparent;
}
#kalender table td:hover
{
	text-align: center;
	cursor: pointer;
	background-color: #0099FF;
}
button.button38_comp,button.button38_comp:hover
{
	overflow: hidden;
	height: 41px;
	width: auto;
	border: none;
	background-color: transparent;
	color: #535353;
	cursor: pointer;
	text-shadow:3px 3px 5px #FFFFFF;
}
button.button38_comp
{
	color: #535353;
}
button.button38_comp:hover
{
	color: white;
}
div.button38_end_up,div.button38_end_down
{
	height: 41px;
	width: auto;
	padding-right: 35px;
	float: right;
	display: inline-block;
	max-width: 500px;
	vertical-align: middle;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
}
div.button38_end_up
{
	background: transparent url('../../image/schaltflaeche/button_end_blue_out_350x40.png') no-repeat top right;
}
div.button38_end_down
{
	background: transparent url('../../image/schaltflaeche/button_end_blue_in_350x40.png') no-repeat top right;
}
div.button38_start_up,div.button38_start_down
{
	height: 41px;
	width: 50px;
	float: left;
}
div.button38_start_up
{
	background: transparent url('../../image/schaltflaeche/button_front_blue_out_50x40.png') no-repeat top center;
}
div.button38_start_down
{
	background: transparent url('../../image/schaltflaeche/button_front_blue_in_50x40.png') no-repeat top center;
}
img.icon38
{
	width: 38px;
	height: 38px;
	border: 0px;
}
img.icon38pos
{
	padding-left: 9px;
	padding-top: 1px;
	float: left;	
}
button.button25_comp,button.button25_comp:hover
{
	overflow: hidden;
	height: 26px;
	width: auto;
	border: none;
	background-color: transparent;
	color: #535353;
	padding: 0px;
	margin-left: -3px;
	margin-right: -3px;
	margin-top: -1px;
	cursor: pointer;
}
button.button25_comp
{
	color: #535353;
}
button.button25_comp:hover
{
	color: white;
}
div.button25_end_up,div.button25_end_down
{
	background: transparent;
	height: 26px;
	width: auto;
	padding-right: 15px;
	float: right;
	display: inline-block;
	max-width: 500px;
	vertical-align: middle;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
}
div.button25_end_up
{
	background: transparent;
}
div.button25_end_down
{
	background: #FFDF5F;
}
div.button25_start_up,div.button25_start_down
{
	background: transparent;
	height: 26px;
	width: 30px;
	float: left;
}
div.button25_start_up
{
	background: transparent;
}
div.button25_start_down
{
	background: #FFDF5F;
}
img.icon25
{
	width: 20px;
	height: 20px;
	border: 0px;
}
img.icon25pos
{
	padding-left: 8px;
	padding-top: 2px;
	float: left;	
}
#loader
{
	position: fixed;
	right: 10px;
	top: 10px;
	width: auto;
	height: auto;
	background-color: transparent;
	z-index:2000;
	-moz-opacity: 0.5;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
#tooltip
{
	position: absolute;
	background-color: white;
	z-index:2000;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
#tooltip_shadow
{
	position: absolute;
	background-color: black;
	z-index:1999;
	height: auto;
	width: auto;
	max-width: 210px;
	-moz-opacity: 0.1;
	opacity: 0.10;
	filter: alpha(opacity=10);
	left: -500px;
	top:  -500px;
}
#lbox
{
	position: fixed;
	background-color: transparent;
	z-index: 1998;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#lbox div.bg
{
	background-color: black;
	height: 100%;
	width: 100%;
	-moz-opacity: 0.25;
	opacity: 0.25;
	filter: alpha(opacity=25);
	text-align: center;
}
#lbox div.cont
{
	position: absolute;
	background-color: white;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	padding-right: 27px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-left: 0%;
	margin-right: 0%;
}
img.im_text
{
	float: left;
	margin: 10px;
}
img.nutzer_foto,img.nutzer_firmenlogo
{
	max-width: 175px;
	height: auto;
}
img.thumb_w
{
	max-height: 17px;
	max-width: 17px;
	background: transparent;
}
img.thumb_k
{
	max-height: 50px;
	max-width: 50px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: white;
}
img.thumb_g
{
	max-height: 200px;
	max-width: 200px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	background-color: white;
}
img.visitenkarte
{
	height: 198px;
	width: 348px;
	border: solid 1px #CCCCCC;
	margin: 5px;
	padding: 5px;
	background-color: white;
}
.tab_aus
{
	display: none;
}
.tab_an
{
	display: block;
}
h1,h2,h3
{
	color:#FF851B;
	font-family:Calibri,Segoe UI,Arial;
	font-style:italic;
	font-weight:bolder;
	letter-spacing:2px;
}
h1
{
	background:transparent url(../../image/symbol/fragezeichen_50x50.png) no-repeat;
	font-size:17pt;
	line-height:2.5em;
	padding-left:60px;
	text-shadow: 5px 5px 10px #FFFFFF;
}
h2
{
	background:transparent url(../../image/symbol/fragezeichen_38x38.png) no-repeat;
	font-size:12pt;
	line-height:2.5em;
	padding-left:42px;
	text-shadow: 5px 5px 10px #FFFFFF;
}
h3
{
	background:transparent;
	font-size:11pt;
	line-height:2.0em;
	padding-left:22px;	
	text-shadow: 5px 5px 10px #FFFFFF;
}
input.zwei
{
	width: 20px;
}
input.vier
{
	width: 40px;
}
.edit
{
	margin-left: 5px;
	color: black;
	line-height: 2.1em;
	vertical-align: bottom;
}
.edit:hover
{
	margin-left: 5px;
	cursor: pointer;
	color: #FF851B;
	line-height: 2.1em;
	vertical-align: bottom;
}
input.min_button
{
	width: 18px;
	height: 18px;
	cursor: pointer;
	border: none;
	padding: 2px;
	margin:4px;
}
input.edit_button,input.edit_button:hover,input.upload_button[disabled]:hover,input.upload_button[disabled],input.upload_button:hover,input.upload_button,input.save_button:hover,input.save_button,input.cancel_button:hover,input.cancel_button,input.del_button,input.del_button:hover
{
	background-position: 0% 50%;
	height: 2.0em;	
}
input.edit_button
{
	background: transparent url('../../image/schaltflaeche/aktualisieren_grau_18x18.png') no-repeat;
}
input.edit_button:hover
{
	background: transparent url('../../image/schaltflaeche/aktualisieren_blau_18x18.png') no-repeat;
}
input.cancel_button
{
	background: transparent url('../../image/schaltflaeche/abbrechen_grau_18x18.png') top left no-repeat;
	margin-left: 2px;
}
input.cancel_button:hover
{
	background: transparent url('../../image/schaltflaeche/abbrechen_blau_18x18.png') top left no-repeat;
}
input.save_button
{
	background: transparent url('../../image/schaltflaeche/speichern_grau_18x18.png') top left no-repeat;
}
input.save_button:hover
{
	background: transparent url('../../image/schaltflaeche/speichern_blau_18x18.png') top left no-repeat;
}
input.upload_button
{
	background: transparent url('../../image/schaltflaeche/speichern_grau_18x18.png') top left no-repeat;
}
input.upload_button:hover
{
	background: transparent url('../../image/schaltflaeche/speichern_blau_18x18.png') top left no-repeat;	
}
input.upload_button[disabled]
{
	background: transparent url('../../image/schaltflaeche/speichern_grau_18x18.png') top left no-repeat;
	cursor: default;
}
input.upload_button[disabled]:hover
{
	background: transparent url('../../image/schaltflaeche/speichern_grau_18x18.png') top left no-repeat;
	cursor: default;
}
input.del_button
{
	background: transparent url('../../image/schaltflaeche/muell_grau_18x18.png') top left no-repeat;
}
input.del_button:hover
{
	background: transparent url('../../image/schaltflaeche/muell_blau_18x18.png') top left no-repeat;
}
input.del_button[disabled]
{
	background: transparent url('../../image/schaltflaeche/muell_grau_18x18.png') top left no-repeat;
}
input.del_button[disabled]:hover
{
	background: transparent url('../../image/schaltflaeche/muell_blau_18x18.png') top left no-repeat;
}
input.add_button
{
	background: transparent url('../../image/schaltflaeche/speichern_grau_18x18.png') top left no-repeat;
}
input.add_button:hover
{
	background: transparent url('../../image/schaltflaeche/speichern_blau_18x18.png') top left no-repeat;
}
.l
{
	float: left;
}
.r
{
	float: right;
}
.c
{
	text-align: center;
}
.f
{
	font-weight: bold;
}
.m
{
	text-align: center;
	vertical-align: middle;
}
.mark
{
	font-weight: bold;  
	color: #0099FF;
}
div.autocomp_result
{
	left: 0px;
	top: 0px;
    position: absolute;
    z-index: 2000;
    border: 1px solid #aaaaaa;
    background-color: white;
}
.slide
{
	overflow: hidden; 
	height: 0px;
}
ul,ol
{
	margin-left: 60px;
}
li
{
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}
#free, #free:hover
{
	 cursor: help;
	height: 86px;
	left: 620px;
	padding-right: 0;
	position: relative;
	top: -68px;
	width: 150px;
}
#free
{
	background: transparent url('../../image/gratis_logo/gratis_logo_150x86.png') no-repeat;
}
#free:hover
{
	background: transparent url('../../image/gratis_logo/gratis_logo_glow_150x86.png') no-repeat;
}
#button_status
{
	height:32px;
	left:725px;
	position:relative;
	top:54px;
	width:200px;
}
div.er
{
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 3px;
	margin-bottom: 20px;	
}
img.ref,img.ref:hover
{
	max-height: 150px;
	max-width: 180px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
img.ref
{
	-moz-opacity: 0.3;
	opacity: 0.30;
	filter: alpha(opacity=30);
	
}
img.ref:hover
{
	-moz-opacity: 1.0;
	opacity: 1.00;
	filter: alpha(opacity=100);
	
}
div.ss
{
	text-align: justify; 
	line-height: 2.0em; 
	overflow: hidden;
	min-height: 125px;
}