@charset "UTF-8";
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_muster.gif);
	background-repeat: repeat;
}
a:link {
	color: #FAE195;
}
a:visited {
	color: #FAE195;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFCC33;
}
h1 {
	font-size: 25px;
	color: #EBCE6B;
}


#head {
	height:115px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	text-align: center;
}
#headimagebar_l {
	margin-top:20px;
	height:60px;
	background-image: url(../img/headimg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#headimagebar_r {
	margin-top:20px;
	height:60px;
	background-image: url(../img/headimg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#headlogobar_l {
	margin-top:15px;
	border:solid 0px #B39D52; text-align:center;
}
#headlogobar_r {
	margin-top:10px;
	border:solid 0px #B39D52; text-align:center;
}

.banner { text-align:center; }
#head .banner img { padding:2px;background-color:#000000;border:solid 1px #B39D52; margin: 0px 1px 0px 1px; }
.bannertitle {  color:#FFFFFF; font-size:9px; text-align:center; padding-bottom:5px; line-height:15px;
	text-shadow: #414142 1px 1px 2px;
}
#head img { padding:5px 20px 0 20px; }




#mainmenu {
	background-image: url(../img/mainmenu.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
#submenu {
	text-align: center;
	
	background-image: url(../img/mainmenu_o.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#mainmenu a, #submenu a {
	text-decoration:none;
	color:#000000;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C2AB5D;
	border-left-color: #F5E4A7;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainmenu a.aktiv, #submenu a.aktiv {
	color:#660000; text-decoration:underline;
}
#mainmenu a.logout { color:#FF0000; }
#mainmenu a:hover, #submenu a:hover {
	background-image: url(../img/mainmenu_o.gif);
	background-repeat: repeat-x;
	background-position: center;
	color:#75673A;
}

#logoutbar {background-color:#FFCC33; }

#main {
	background-color: #000000;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #B39D52;
	border-right-color: #B39D52;
	border-bottom-color: #B39D52;
	border-left-color: #B39D52;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 1px;
	color: #FFFFFF;
	min-height:400px; 
	width:99%;
	float:left; clear:both;
}
#main .head {
	font-size:24px;
	color:#EBCE6B;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
}
#hei1, #hei2 { 
	width:120px; height:100%; color:#FFFFFF; text-align:center;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #B39D52;
}

#hei1 { background-image:url(../img/sidepics3.jpg); margin-right: 0px; float:left; }
#hei2 { background-image:url(../img/sidepics3.jpg); margin-left: 0px; float:right; }

.c_frame {width:100%; }
.c_frame .content, .c_noframe .content {
	padding: 5px; margin:0; 
	/*margin:5px;*/
}
form.formkbfc {
	padding: 5px; margin:0;
	/*margin:5px;*/
}
.c_frame .content, form.formkbfc, #searchinput {
	background-color:#D0BD6E;
	border: 1px solid #9D8849;
	color: #000000;
	background-image: url(../img/bg_main_gold.jpg);
	background-repeat: repeat-y;
	background-position: center; 
}
.c_frame .content, form.formkbfc {
min-height:350px;
}
.c_frame .content a, .c_frame .content a:link, .c_frame .content a:visited { color:#000000; }
.c_frame .content a:hover, .c_frame .content a:active {	color:#423B28; }

form.formkbfc a, form.formkbfc a:link, form.formkbfc a:visited { color:#000000; }
form.formkbfc a:hover, form.formkbfct a:active {	color:#423B28; }

.c_noframe .content { color:#FFFFFF; }
.c_noframe .content p, .c_frame .content p, .content p { margin:0 20px 10px 20px; line-height:150%; }

.c_noframe .content .rand p, .rand p, .c_frame .content .rand p { margin:0 0px 10px 0px!important; line-height:150%; }
.content li, .content ul {
	list-style-position: inside;
	list-style-type: square;
	
}
.content ul {
	
	line-height:150%;
	margin:0 20px 10px;
}
.c_noframe .content .rand, .rand, .c_frame .content .rand  { margin:0 20px 10px 20px!important; line-height:150%; }

#footer { font-size:9px; color:#FFFFCC; padding:3px; text-align:center }
#footer a { text-decoration:none; }
#widthen { width:800px; }
ol li { margin-left:20px; }

/* DATAGRID */
.datagrid {
	font-size:12px;
	border:0px solid #000000; padding-bottom:4%;
}
table.dg_table {
	background-color:#000000;
	padding:0px;
	margin:0;
}
.dg_table {
	background-color:#C0A55B;
	padding:0px;
	margin:0;
	font-size:12px;
}
.dg_table td {font-size:11px;}
.dg_table tbody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0A55B;
}
.dg_table td { padding:2px;margin:0; }
tr.dg_th {
	background-color:#7F796D;
	padding:0px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../img/tab_head1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
td.dg_th {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
tr.dg_th a{ text-decoration:none; }

.dg_tr {
	border-bottom:0px #000000 solid;
	background-color:#D1BE6F;
}
.dg_tr2 {
	border-bottom:0px #000000 solid;
	background-color:#E0D287;
}
.dg_tr td.td_sorted {
	background-color:#EDD579;
}
.dg_tr2 td.td_sorted {
	background-color:#FDEB93;
}
.dg_tr:hover, .dg_tr2:hover, .dg_tr td.td_sorted:hover, .dg_tr2 td.td_sorted:hover {
	background-color:#F9F4B0!important;
}
.dg_additions {
	float:left;
	padding-top: 5px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0A55B;
}
.dg_count, .dg_paging { float:left; padding-right:5px; }
td.dg_ASC_active {
	background-image:url(../img/down.gif);
}
td.dg_DESC_active {
	background-image:url(../img/up.gif);
}
td.dg_ASC_active, td.dg_DESC_active {
	background-color:#4C4536;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	border-color:#C0A55B;
	border-width:0px;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style: none;
	border-bottom-style: none;
	color: #FFFFFF;
}
td.td_sorted {
	/*background-color:#DBEDFF;*/
	border-color:#EDE0AE;
	border-width:5px;
	border-left-style:none;
	border-right-style:none;
	border-top-style: none;
	border-bottom-style: none;
}
td.td_sorted a { color:#000000; }
td.td_sorted a:hover { color:#423B28; }
td.dg_ASC_active a, td.dg_DESC_active a {
	padding-left:12px;
}
.dg_div { padding: 10px 0px 10px 0px; margin-left:0; margin-right:0; margin-bottom:1%; }
/* weiteres DG */
.datagrid h1 { text-align:center; }
td.dg_td a:link, td.dg_td a:visited { color:#000000; }
td.dg_td a:hover, td.dg_td a:active { color:#423B28; }
.dg_paging a {
	text-decoration:none;
	background-color:#7F796D;
	margin:0px;
	color: #FAE195;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #C0A55B; font-weight:normal; color:FFF;
}
.dg_paging a.activepage {
	background-color:#4C4536; font-weight:bold;
}
.dg_paging a:hover {
	background-color:#000;
}
#logoutform #logioutbut, #logoutform{ padding:0; margin:0; float:left; }
/*#logoutform{ float:left; position:absolute; left:10px; top:10px; }*/
input, select, textarea {
	color:#000;
	background-color:#FCF8DB;
	border: 1px solid #61541F;
	cursor:pointer;
	padding:2px;
}
input:hover, select:hover {
	color:#000;
	background-color:#EBDBA3;
}
input:hover, textarea:hover {
	cursor:text;
}
input:text {background-color:#FFFFFF; }

.formerror input, .formerror select {
	color:#990000;
	border: solid 2px #990000;
	background-color:#FF9966;
	padding:1px;
}
hr { height:1px; background-color:#000000; border:none; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Helvetica, Arial, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #B3A15C;
	text-align:left;
	top:50%;
	left:50%;
	background-color: #D0BD6E;
	background-image: url(../img/bg_main_gold.jpg);
	background-repeat: repeat-y;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1BE6F;
	border-right-color: #E0D287;
	border-bottom-color: #E0D287;
	border-left-color: #D1BE6F;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; font-weight:bold;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.wirtpic, .wirtpic1, .wirtpic2, .wirtpic12 {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.wirtpic1 {
	border-left-color:#00CC00;
}
.wirtpic2 {
	border-right-color:#00CC00;
}
.wirtpic12 {
	border-left-color:#00CC00;
	border-right-color:#00CC00;
}

#searchform { padding:15px 10px 3px 10px; text-align:center; font-size:14px; }
#search1, #search2, #searchgo { padding:3px; }

#searchform input, #searchform select {
	color:#000;
	background-color:#FAF1A9;
	border: 1px solid #61541F;
	cursor:pointer;
	padding:2px; font-size:14px; font-weight:bold;
}
#searchform input:hover, #searchform select:hover {
	color:#000;
	background-color:#EBDBA3;
}

/* AUTOCOMPLETE */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #FBF8DD;
}

.ac_over {
	background-color: #383320;
	color: white;
}
.loks {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F1AD;
	border-right-color: #B39D52;
	border-bottom-color: #B39D52;
	border-left-color: #F8F1AD;
}
.loks:hover {
	cursor:pointer;
	border-color:#FFFFFF;
	background-image: url(../img/bg_light1ani.gif);
}
.loks_test{
	background-color:#D0BD6E;
	border: 1px solid #9D8849;
	color: #000000;
	background-image: url(../img/bg_main_gold_200.jpg);
	background-repeat: repeat-y;
	background-position: center; 
	width:195px; height:25px; overflow:hidden; padding:0px; margin:0px;border:none;text-align:center;
}
/* SUCHE */
#searchkat {padding:10px 10px 0px 10px; margin-top:10px; margin-bottom:0px; text-align:center; border-bottom:solid 1px #B59D50; height:20px; overflow:hidden; }
#but_plz, #but_sparte1, #but_ort { padding:4px; border:solid 1px #B59D50; width:120px; height:25px; margin: 1px 1px 0px 1px;
background-position:center center;
background-repeat:repeat-x; }
.sb_on {
	background-color:#FAF1A9;
	background-image:none;
}
.sb_off {
	background-color:#CFB550;
	background-image:url(../img/mainmenu_o.gif);
}
.sb_off:hover {
	background-color:#D0BD6E;
	background-image:none;
}
#searchkat a:hover {
	color:#000;
}
#searchinp { padding:5px; }
a.infolink, a:link.infolink, a:visited.infolink { color:#000000; font-size:11px; font-weight:bold; line-height:14px; }
a.infolink:hover {
	color:#990035;
	font-size:11px;
	font-weight:bold;
	line-height:14px; cursor:pointer;
}

/* GG Slide */
#gg_debug { background-color:#FF9900; margin-top:2px; float:none; height:20px; }
#gg_slidecontainer { background-image:url(../img/bg_vertrot.jpg); background-repeat:repeat-x; background-position:center; margin-top:0px;border-bottom:2px solid #B39D52; float:none; height:165px; overflow:hidden; width:100%; }
#gg_dslidehead { cursor:pointer;}
#gg_dslideheadinner { cursor:default; }



#gg_slides { background-image:url(../img/bg_vertrot.jpg); background-repeat:repeat-x; background-position:center; background-color:#B39D52; margin:0px; border:none; height:165px; overflow:hidden; }
.gg_slideshow {
	height:  160px;
	width:   200px;
	padding: 0;
	margin:  2px;
	float:left;
	border:1px solid #FBF6B4;
	overflow:hidden;
} 
 
.gg_slideshow, img.gg_slideshow div {  
    padding: 0px;  
    border:  0px solid #B39D52;  
    background-color: #000;
	background:none; 
    width:  200px; 
    height: 160px; 
    top:  0; 
    left: 0;
}
#searchkat a { line-height:24px; padding:3px; }

.caption {
	font-size:10px;
	text-align:center;
	width:200px;
	color:#4E4626;
	padding-top:2px; line-height:11px;
	background-image:url(../img/bg_wirtlabel_r.jpg);
	background-repeat:no-repeat;
	background-position:center -5px;
	height:29px;
	width:200px;
}

.slidezuschnitt {
	width:200px;
	height:130px;
	overflow:hidden;
	background-color: #FDF4C4;
	background-image:url(../img/spinner_gold.gif); background-repeat:no-repeat; background-position:center center;
	
}
.spinner {color:#FDF4C4; color:#A18B4C}
#gg_dslidehead {height:34px; background:#000000; background-image:url(../img/ausgez_gn.jpg); background-repeat:no-repeat; background-position:bottom center;border-bottom:2px solid #B39D52; }

/* Submenu */

.azlok {width:41px; }
.azlok img {margin-top:1px; }

/* Anmeldung */
#atgbbox {
	padding:10px;
	margin:10px;
	height:150px;
	font-size:0.8em;
	border:solid 1px #000000;
	background-color:#FAF1A9; overflow:auto;
}
#atgbbox p {padding:0 0 10px 0; }
#atgbbox p strong { font-weight:bold; }
#submitbutton {
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;
} 
#submitbutton:hover { background-color:#FF3300; color:#FFCC00; }


#trigger {
	
}

/* simple mouseover effect for the trigger */
#trigger:hover {
	color:#000;
}

/* tooltip styling. uses a background image (a black box with an arrow) */
div.tooltip {
	background:transparent url(../img/tooltip/black_arrow_big.png) no-repeat scroll 0 0;
	font-size:14px;
	height:153px;
	padding:30px;
	width:310px;
	font-size:14px;
	display:none;
	color:#fff;
	z-index:300;
}

/* tooltip title element (h3) */
div.tooltip h3 {
	margin:0;
	font-size:18px;
	color:#fff;
}