html, body { 	
	background: #003C00;
	margin: 10px; padding: 0;
	height:100%;
	font-size: 12px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#center { /* Holds the page items in place */
	width: 950px;
	min-height:100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFF7A5;/* url(img/mainbg.gif) repeat-y; */
	color: #003C00;
	font-size: 1.2em;
}

#banner {
	height:133px;	
	background: #003C00 url(../img/Banner.jpg) no-repeat 0 2px;	
}


#pageheader {padding:30px 120px 0 300px;}
#pageheader strong {	
	font-size: 0px;
}

.breadcrumb {
	height:20px;
	margin-left:10px;
	padding-top:5px;
	clear:both;	
	color: #003C00;

}

/*#innerinfo {padding:5px 10px 10px 10px; border: 1px solid #ccbfd0; margin-bottom:20px; color:#326899;	}  */

#content { /* main content from the WYSIWYG goes in here */
	width: 100%;
	float: left;
	display:inline;
	margin-left: 0px;
	margin-top:0px;
	background: #003C00;
}

.clearcontent {height:5px; clear:both}
#inhalt {
  position:relative;
  float:left;
  margin-top:1px;
  width: 100%;
  /*min-height:450px;*/
   background-color:#FFF7A5;
}
#rechts{
       position:relative;
       float:right;
       margin-top:0.1em;
       margin-bottom:0px;
       padding:0px;
       left:0px;
       font-size:0.9em;
       width: 230px;
       }
#links{
       position:relative;
       background-color:#FFF7A5;
       float:left;
       margin-top:0.1em;
       margin-bottom:0px;
       padding:0px;
       left:0px;
       font-size:0.9em;
       width: 720px;
       }


#footer {
  position:relative;
  margin-top:1px;
  margin-bottom:20px;
  float:left;
  height:52px;
  background:#F4ED93 url(../img/footer.gif);
  width: 950px;
  color:#F4ED93;
  font-weight:bold;
       }

#LoginBox{
  margin-top:10px;
  position:relative;
  color:#003C00;
  float:right;
          }
          
.EingabeFeld{
             width:100px;
             }
.FormButton{height:25px;font-size: 0.8em;}

#w3c{
  position:relative;
  float:left;
  padding-left:0px;
  margin-top:10px;
          }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in header */
#search_box {
	color: #000;	
}

#search_box {
	float: right;
	clear: right;
	width: 165px;
	padding:5px 0 0 0;
}

#search_box .searchstring { width:110px;
	border: 1px solid #333333;
		width: 100px;
	  height:20px;
}

.submitbutton{
	width: 35px;
	height:21px;
		font-size: 11px;
		font-weight: bold;
	padding:0px 5px 2px 0;
}


#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
}
#prevnext a {color: #fff;
}


/*****************Horizontales Menue ende ***************************/

#content a:link { font-weight:bold; color:#004600; text-decoration:underline; }
#content a:visited { font-weight:bold; color:#FF7624; text-decoration:underline; }
#content a:focus { font-weight:bold; color:#004600; text-decoration:underline; }
#content a:hover { font-weight:bold; color:#3A873D; text-decoration:underline; }
#content a:active { font-weight:bold; color:#004600; text-decoration:underline; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/*****************Horizontales Menue  ******************************/
#navContainer {height:30px; display:block;clear:both;background:#005500 url(../img/hgfuss30px.png); }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	
#header_menu {position: absolute; margin-left: 0px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 1; clear: both;}

#nav {
  margin-top:0px;
	float:left;	
	height: 30px;	
	border: 0;	
	padding:0;
	z-index:2;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	list-style-image: none;
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #FFF;text-align: center; font-weight: normal; list-style-type: none; list-style-image: none;}
#nav ul li a {display: block; right: 0px; padding: 6px 14px 7px 10px; color: #004600; text-decoration: none; font-weight: bold; }

/* Root Level link hover */
#nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {color:#FFF;}
#nav a.menu-parent {right: 0px; color: #fff;}
#nav ul li a:hover{background: url(../img/hgfuss30pxHover.png);right: 0px; color: #fff;}

/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}
#nav .menu .home a {display: block; width:0px; height:30px; background:#FFF7A5 url(../img/hgfuss30px.png); margin:0; padding:0;}
/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 11em; margin: -1px 0 0 -1px; display: none; text-transform: none; border-bottom: 1px solid #FFF7A5; font-size: 100%; background:#005500;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul li a {width: 10.5em; padding: .3em .1em .3em .4em; color: #fff; border-top: 1px solid #FFF7A5; font-weight: normal;  background: none;}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background:#FF8040; color:#fff; font-weight: bold;}
#nav .menu li ul a.menu-parent {background: #005500 ;color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 3;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul	{ margin: 17px 0 0 -60%; z-index: 4;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


/* IE6 only 
*html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* IE7 only 
*+html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* ul class="ullev1" , sorry doesnt work
#nav .ullev1  {z-index: 1000 ! important; background: #4b4c4d;}
#nav .ullev2  {z-index: 2000 ! important; background: #4b4c4d;}
#nav .ullev3  {z-index: 3000 ! important; background: #4b4c4d;}
*/

/* Better: */
#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}


/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */






