@charset "utf-8";
/* CSS Document */

/*___________maintgs_______________________________________________________________*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #44734b;
	background-image:url(../_images/green_dist.jpg);
	background-repeat:repeat-x;
	text-align:center;  
	margin-top:0px ;   
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #003300;
	text-decoration: none
}
a:hover {
	color: #1e5727;
	text-decoration: underline;
}

#header {
	background: url(../_images/ban_04.png);
	background-repeat:no-repeat;
	height: 180px;
	width: 980px;
	border-bottom:1px solid #a68e59; 
	margin-top:0px ;  
}
#main_div {
	width:980px;
	max-width::980px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


/* ---------------------Menu--------------------- */
#main_menu {
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	background-repeat:repeat-x;
	height:25px;
	margin-top:5px;
	font-weight:bold;
	color:#003300;	
	border:1px  #a68e59 solid;
	text-align:center;
	list-style:none;
}
#main_menu .menu_list{
	list-style:none;
	text-align:center
}
#main_menu a{
	color:#003300;	
}
#main_menu .split_left_mouseover{
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:30px;
	height:25px;

}
#main_menu .split_left_mouseout{
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:30px;
	height:25px;

}
#main_menu .split_right_mouseover{
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:30px;
	height:25px;
}
#main_menu .split_right_mouseout{
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:30px;
	height:25px;
}
#main_menu .tab_border{
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	border-right:solid #000 1px;
	height:20px;
	float:left;	
	font-size:12px;
	padding: 5px 10px 0px 10px;
	width:auto;
	max-width:inherit;
}
#main_menu .tab_border_mouseover{
	background-image:url(../_images/menu_2/bg_menu_tab_active.jpg);
	border-right:solid #000 1px;
	height:20px;
	float:left;	
	font-size:12px;
	padding: 5px 10px 0px 10px ;
	width:auto;
	max-width:inherit;
}
#main_menu .tab{
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
	height:20px;
	float:left;	
	font-size:12px;
	padding: 5px 10px 0px 10px ;
	width:auto;
	max-width:inherit;
}
#main_menu .tab_mouseover{
	background-image:url(../_images/menu_2/bg_menu_tab_active.jpg);
	height:20px;
	float:left;	
	font-size:12px;
	padding: 5px 10px 0px 10px ;
	width:auto;
	max-width:inherit;
}

/*_________________ Menu _____________________*/

/* ---------------------Button--------------------- */

button { background:none; cursor:pointer; border:0; margin:0; padding:0; }
button div { margin: 0; padding: 0px 0px 0px 10px; background-repeat: no-repeat; background-position: left center;}

button div p,
button div table { color: #000; font-size: 12px; line-height:1em; font-weight: bold; margin: 0; white-space: nowrap; padding: 9px 12px 10px 7px; background-repeat: no-repeat; background-position: right center;}

button.btn{ margin:0; padding:0; }

button div.btn 					{ background-image: url(../_images/btn_bg_left_1.png);				}

button div p.btn 				{ background-image: url(../_images/btn_bg_right_1.png);				}

button div p.btn {font-size:12px; line-height:1.7em; padding: 3px 12px 0px 5px;}

/*_________________  Button _____________________*/
.block_modul{
	border:solid #a68e59 1px;
	/*border:solid #d3b779 1px;*/
	background-color:#6b9e72;
}
.block_modul_headline{
	background-color:#999999;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	font-size:13px;
	color:#003300;
	background-image:url(../_images/menu_2/bg_menu_tab.jpg);
}
.div_show_termin{
	background-color:#C2E0AF;
}
.div_show_termin_head{
	background-image:url(../_images/menu/bg_menu.jpg);
	color:#FFF;
}
.termin_past{
	color:#666666;
}
.text_field{
	font-size:10px;
	border:solid  #006600 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.input_box_error{
	font-size:10px;
	border:solid  #CC6600 1px;
}
.input_error_text{
	font-weight:bold;
	color:#CC6600;
}
.text_headline_color_2{
	font-size:13px;
	font-weight:bold;
	color:#f7d894;
}
.text_headline_color_2_border_bottom{
	font-size:13px;
	font-weight:bold;
	color:#f7d894;
	border-bottom:1px #f7d894 dotted;
	padding-bottom:5px;
}
.text_coloration_2{
	color:#f7d894;
}
.text_success_send{
	color:#CC6600;
	font-size:12px;
}


/* GB*/
.authorline,
.entryline,
.subline,
.adminline {
margin:0 auto 0 auto;
margin-left:10px;
margin-right:10px;

}

.authorline {
border:1px solid #CC6600;
border-top:2px solid #CC6600;
padding:4px;
font-weight:bold
}

.entryline {
border-left:1px solid #CC6600;
border-right:1px solid #CC6600;
padding:8px 4px 8px 4px;
}

.subline {
border:1px solid #CC6600;
border-bottom:4px solid #CC6600;
text-align:right;
padding:4px;
}

.adminline {
background:#eaeaea;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:4px solid #d1d1d1;
text-align:right;
padding:4px;
}

.adminline2 {
background:#eaeaea;
border-top:4px solid #d1d1d1;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:4px solid #d1d1d1;
text-align:right;
padding:4px;
}

#wrapper {
margin:0 auto 0 auto;
width:480px;
}

.pages {
display:block;
width:20px;
height:20px;
line-height:20px;
background:url(../_images/menu/bg_menu_tab.jpg) top center no-repeat;
margin:4px 4px 0 0;
border-left:1px solid #CC6600;
border-right:1px solid #CC6600;
border-bottom:1px solid #CC6600;
text-align:center;
}

#modal_container {
    padding:5px;
    background-color:#fff;
    border:1px solid #666;
    overflow:auto;
    font-family:"Lucida Grande",Verdana;
    font-size:12px;
    color:#333;
    text-align:left;
}

#modal_overlay {
    background-color:#000;
}




