*{
	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, .rahmen
{
	width: 100%;
	-moz-border-radius: 10px;
}

div.featureliste
{
	height: 1000px;
	width: auto;
}

table.features
{
	width: 90%;
	border-width:0px;
	border-collapse: seperate;
	padding-left: 25px;
}

table.features td
{
    text-align:left; 
    width: auto; 
    padding:2px;  
	border-width:0px;	
	border-bottom-width:5px;
	border-style:solid;
	border-color:#f4f4ee;
    height:40px;
}

table.features th
{
    background-color: #F4F4EE;
	border:none;
    font-family: sans-serif;
    font-size: 15px;
    font-style: inherit;
    padding: 5px;
    text-align: center;
    width: auto;
}

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: 100%;
}

table.rahmen td
{
    text-align:center; 
    width: auto; 
    padding:2px;  
	
}

table.rahmen th
{
    padding: 5px;  
}

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_v2/header.jpg') repeat-x top center;
	font-size: 14px;
	border: none;
	color: #817C7D;
	font-family: Arial, Calibri, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
}

#password_vergessen
{
    font-size: 10px;
	border: none;
	color: #817C7D;
	font-family: Arial, Calibri, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
}

#referenz_group, #video_group
{
    background: url('/image/hintergrund_v2/linie_vertikal.jpg') no-repeat top left;
    display: inline-block;
    margin-top: 11px;
    padding-left: 25px;
    padding-top: 12px;
    min-height: 464px;
    right: 150px;
    float: right;
    height: 100%;
    margin-right: -110px;    
}

.referenz, .video
{
    min-width: 245px;
    height: 80px;
    padding-left: 15px;
    padding-top: 4px;
    margin-top: 10px;
    overflow: hidden;
    background: white url('/image/hintergrund_v2/referenz_bg.jpg') no-repeat top left;
}

#referenz_rahme
{
    width: 20px;
    height: 400px;
}

#body_group
{
    height: auto;
    width: 650px;
    padding-left: 30px;
    padding-top: 30px;
    float: left;
    overflow: hidden;
    margin-top: 11px;
	background: url('/image/hintergrund_v2/bild_bg.jpg') left top no-repeat;
    display: inline-block;
    height: 450px;
    overflow: hidden;
}

.body_bild
{
    height: 108px;
    left: 30px;
    top: 24px;
    width: 580px;
}

.body_head
{
    padding-left: 20px;
    padding-top: 80px;
    min-height: 40px;
}

.body_text
{
    background: url('/image/hintergrund_v2/pfeil_text.jpg') top left no-repeat;
    line-height: 25px;
    margin-left: 5px;
    margin-top: 55px;
    padding-left: 60px;
    padding-top: 15px;
    width: 560px;
    min-height: 50px;
    max-height: 200px;
}
.body_content
{
    height: 450px;
}

#anmeldung_group
{
    right: 0;
    position: absolute;
    padding-right: 100px;
}

#anmeldung_eingabe div
{
    margin-right: 2px;
}

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:url("/image/hintergrund_v2/logo.jpg") no-repeat scroll left top;
    border:medium none;
    display:block;
    height:140px;
    margin:auto;
    padding-right:110px;
    padding-top:5px;
    width:975px;
    position: relative;
}
#menu
{
	<!>background:url("/image/hintergrund/body_menu.png") no-repeat scroll center top transparent;
    font-family: Arial,Calibri,sans-serif;
    margin:auto;
	width: 870px;
	border: none;
	height: 75px;
	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: auto;
	position: relative;
    bottom: 4px;
	width: 150px;
	display: inline-block;
    z-index:2000;
	-moz-opacity: 0.9;
	opacity: 0.90;
	filter: alpha(opacity=90);
}
#submenu_bg
{
	background: transparent;
	width: 870px;
	height: 35px;
	display: inline-block;
	text-align: left;
    
}
div.submenu_cont
{
	display: none;
	width: auto;
}
div.submenu_cont button.button25_comp, div.submenu_cont button.button25_comp:hover
{
    min-width:150px;
}
div.submenu_cont .button25_comp div.button25_end_up, div.submenu_cont .button25_comp div.button25_end_down
{
   min-width:104px;
}
#main
{
	<!>background: transparent url('/image/hintergrund/body_center.png') repeat-y center;
	<!>margin: auto;
	<!>padding-left:61px;
	<!>padding-right:61px;
	<!>width:868px;
    <!> min-height:526px;
    <!>overflow: hidden;
    
    margin: auto;
    min-height: 526px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 60px;
    width: 930px;
}

#footer
{
	background: transparent url('/image/hintergrund_v2/footer.jpg') repeat-x bottom center;
	width: 100%;
    min-width: 950px;
	border: none;
	height: 108px;
    margin: auto;
    border-top: 1px solid #CCCCCC
}

#footer_group
{
    width: 868px;
    margin: auto;
    text-align: left;
}

#footer_group div
{
    display: inline-block;
    margin-right: 40px;
    margin-top: 15px;
}
#footer_group div b
{
    font-size: 11px;
}

#result,#blend
{
	background-color: transparent;
	width: 867px;
	height: auto;	
    min-height: 526px;
	display: block;
	margin-left:1px;
    margin-right:1px;
    padding-top: 25px;
}
#blend
{
    display: none;
}

/*../../image/hintergrund/main_bg_990x1.png*/
.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 20px 5px 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;
}
.datepicker, input.eingabe_130_24,input.eingabe_130_24:focus,input.eingabe_130_24:hover,input.eingabe_130_24[disabled]
{
	height: 16px;
	width: 122px;
	padding: 4px;
	border: none;
}
.datepicker, input.eingabe_130_24
{
	background: transparent url('/image/eingabe/eingabefeld_out_130x24.png') no-repeat;
}
.datepicker, input.eingabe_130_24:focus
{
	background: transparent url('/image/eingabe/eingabefeld_in_130x24.png') no-repeat;
}
.datepicker, input.eingabe_130_24:hover
{
	background: transparent url('/image/eingabe/eingabefeld_in_130x24.png') no-repeat;
}
.datepicker, input.eingabe_130_24[readonly]
{
	background: transparent url('/image/eingabe/eingabefeld_out_130x24.png') no-repeat;
    color: gray;
}
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;
}

#slide_button_group
{
    <!>display: inline-block;
    <!>z-index: 500;
    position: absolute;
    margin-top: 90px;
    width: auto;
    height: auto;
}

.slide_button
{
    height: 25px;
    width: 25px;
    margin-top: -8px;
}

#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, button.button40_comp,button.button40_comp:hover
{
	overflow: hidden;
	height: 41px;
	width: auto;
	border: none;
	background-color: transparent;
	color: #535353;
	cursor: pointer;
    margin-bottom: 10px;
    /*padding-left: 15px;*/
	text-shadow: 1px 1px 1px #505050;
}
button.button38_comp, button.button40_comp
{
	color: #FFFFFF;
}
button.button38_comp:hover,button.button40_comp:hover
{
	color: #CCCCCC;
}
div.button38_end_up,div.button38_end_down,div.button40_end_up,div.button40_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.button40_end_up,div.button40_end_down
{
    font-family:Calibri,Segoe UI,Arial;
    letter-spacing: 0.1em;
    font-size: 18px;
    background: transparent;
}

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: -4px;
	margin-right: -4px;
	margin-top: 2px;
	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;
    text-align:left;
}
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;
    padding-right: 2px;
}
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: absolute;
	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;
    position: fixed;
}
#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,h4
{
	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;
}
h4
{
    color: #FD9B32;
    font-size: 17pt;
    line-height: 24px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-shadow: 1px 1px 1px #505050;
}

.featuretext, .featuretext_green
{ 
	color:#FF851B;
	font-family:Calibri,Segoe UI,Arial;
	font-style:italic;
	font-weight:bolder;
	letter-spacing:2px;
	background:transparent;
	font-size:11pt;
    line-height:2.2em;
	text-shadow: 5px 5px 10px #FFFFFF;
}

.featuretext_green
{ 
	color:#55ef14;
}

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_fuie
{
	height:35px;
}
.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;
}

.slide_oli
{
    overflow: visible;
}


ul,ol
{
	margin-left: 60px;
}
li
{
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
    margin-right: 25px;
}

#social
{
	position: fixed;
    left: 0px;
    top: 280px;
    width: 50px;
	height: 100px;
	text-agign: left;
}

#social > div
{
	margin-top: -44px;
	width: 33px;
	overflow:hidden;
	display:block;
}

#logo_rund
{
    background: url("/image/hintergrund_v2/logo_rund.jpg") no-repeat scroll 0 0 transparent;
    height: 120px;
    padding-left: -1;
    padding-right: 45px;
    position: absolute;
    right: 0;
    top: 136px;
    width: 120px;
}

#free_1, #free_1:hover, #free_2, #free_2:hover, #free_header
{
    cursor: help;
	height: 75px;
    width: 131px;
    position: absolute;
    left: 213px;
	
}
#free_header
{
    cursor: pointer;
    margin: 57px;
    margin-left: 290px;
}
#free_1
{
	background: transparent url('/image/gratis_logo/free_1.png') no-repeat;
}
#free_1:hover
{
	background: transparent url('/image/gratis_logo/free_1_hover.png') no-repeat;
}
#free_2
{
	background: transparent url('/image/gratis_logo/free_2.png') no-repeat;
}
#free_2:hover
{
	background: transparent url('/image/gratis_logo/free_2_hover.png') no-repeat;
}
#user_care, #user_care:hover
{
    background: transparent url('/image/gratis_logo/user_care.png') no-repeat;
    height: 75px;
    width: 213px;
    position: absolute;
}
#user_care:hover
{
    background: transparent url('/image/gratis_logo/user_care_hover.png') no-repeat;	
}
#button_status
{
	height:32px;
	left:700px;
	position:relative;
	top:70px;
	width:200px;
}
div.er, div.er_tab
{
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 3px;
	margin-bottom: 20px;	
}
.er a
{
    font-size: 0.9em;
    text-decoration: underline;
    color: #535353;
}
.er a:hover
{
    text-decoration: underline;
    color: #FF851B;
}

div.er_tab
{
    margin-left: 40px;
}
img.ref,img.ref:hover
{
	max-height: 60px;
	max-width: 200px;
	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;
}
div.gr_box
{
    background-image:url("/image/hintergrund/box.png");
    height:221px;
    overflow:hidden;
    text-align:center;
    width: 455px;
    font-size: 16px;
    line-height: 21px;
}

.plattformen{
    padding-top:90px;
    padding-left:40px;
    text-align: left;
    font-size: 10px;
    color: gray;
}
.plattformen hr{
    padding-right:5px;
     border: 0px; /* Für Firefox und Opera */  
     border-top: solid 1px gray; 
     border-bottom: transparent;
     width:95%;    
}

.plattformen a{
    margin: 3px;
    color: orange;
}

.faq li
{
    margin: 0 25px 5px 25px;
}

hr.faq 
{    
    margin: 20px 23px 20px 23px;
    padding-right:5px;
    border: solid 1px gray;
    -moz-opacity: 0.9;
    opacity: 0.90;
    filter: alpha(opacity=90);
    width:94.1%;  
}

.faq li,  a.faq
{
	color: gray;
}

a.faq:hover 
{
	color: #FF851B;
}

.video
{
    background: url('/image/hintergrund_v2/video.jpg') no-repeat;
    min-height: 120px;
}

.video_group
{
    background: url('/image/hintergrund_v2/linie_vertikal.jpg') no-repeat top left;
    display: inline-block;
    margin-top: 11px;
    padding-left: 25px;
    padding-top: 12px;
    min-height: 464px;
    right: 150px;
    float: right;
    height: 100%;
    margin-right: -110px;
}

