html, body {
	background: #fff url(img/ardor_body.gif) top repeat-x;
	margin: 0; padding: 0;
	height:100%;
}

/**** Layout Blocks ****/
#main { /* gesamte Seite */
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0; 
}
#firstdiv { /* oberer Bereich f�r Suche/Menue */
	margin-left: 20px;
        padding-top: 10px;
	height:20px;
}

#maincontent { /* gesamter Mittelteil */
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	height:180px;
	background: url(img/ardor_header.gif) center top no-repeat ;
}

#pageheader {
        padding:118px 0 0 40px;
        margin:0;
}
#pageheader strong {
	font-size: 14px;
	letter-spacing: 0.15em;
	color:rgb(226,232,237);
}

#freefield  {
	height:20px;
        clear:both;
}

/******************************
#breadcrumbs {
	height:40px;
	padding:10px;
	clear:both;
}
#breadcrumbs span {
	background: transparent url(img/link.gif) no-repeat;
	padding: 6px 2px 0px 12px;
        font-size: 11px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
#breadcrumbs a:hover {
        border-bottom: 1px solid rgb(40,22,111);
        color: rgb(40,22,111);
}
	
#breadcrumbs .menu-current a{
	color: rgb(0,102,102);
	font-weight: bold;
	border-bottom: 1px dotted #5a3b63;
}
#breadcrumbs .menu-current a:hover{
	color: rgb(0,51,102);
	border-bottom: 1px solid rgb(0,51,102);
}
***********************************/

/****Linke Seite****/
#infobox { /* login box */
	float: left;
	clear:right;
	min-height:300px;
	display:inline;
	width: 180px;
}


#boxleft  {
         font-family:'ZapfHumnst BT', Arial, Helvetica, sans-serif;
         font-style: normal;
         color:rgb(20,46,102);
         text-align:left;
         margin:0; padding:0;
         font-size: 0.90em;
}
#boxleft strong {
         font-family:'ZapfHumnst BT', Arial, Helvetica, sans-serif;
         color:rgb(20,46,102);
         margin:0; padding:0;
}

#content { /* f�r den WYSIWYG-Editor  */
	width: 580px;
	float:left;
	display:inline;
	margin-left: 20px;
	text-align:center;
	font-family:'ZapfHumnst BT', Arial, Helvetica, sans-serif;
	color:rgb(20,46,102);
	font-style:normal;
        padding-bottom:10px;
}
#content strong {
         font-family:'ZapfHumnst BT', Arial, Helvetica, sans-serif;
         color:rgb(20,46,102);
}
#bildzeile { /* Kopfbilder  */
	text-align:center;
        padding-bottom:10px;
}
#rightbox {
        width: 180px;
        float: right;
	display:inline;
	min-height:300px;
	margin-bottom:10px;
}
.clearcontent {
        height:50px;
        clear:both;
        background: url(img/unterschrift.gif) center no-repeat;
}
.clearcontenttext {
         text-align:left;
         font-weight:bold;
         font-size:0.8em;
         color:#999;
         padding-left:220px;
         padding-top:12px;
}
#footerbox {
           margin-left: 0;  /* -80px auto 0 auto;  */
           height:25px;
           width: 980px;
           border-top:1px solid rgb(212,148,23);
}
#footer {
        font-family:'ZapfHumnst BT', Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 0.85em;
        color: rgb(212,148,23);    /*rgb(20,46,102);  */
	padding: 6px 0 0 0px;
	text-align: left;
	width: 650px;
	float:left;
}
#copy {
        font-size: 0.8em;
	padding: 6px 0 10px 0;
	text-align: center;
	letter-spacing:0.05em;
	color:#333;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/**** Search Box ****/
#search_box {
	text-align: left;
	width:180px;
	m rgin-left:10px;
	margin-top:15px;
}
#search_box {
	float: left;
	clear: right;
	height:20px;
}
#search_box .searchstring {
        width:128px;
	border: 1px solid rgb(212,148,23);
	color:#999;
	font-size: 13px;
	margin:0;
}
#search_box .search_submit {
        width:43px;
        height:20px;
	border: 1px solid rgb(212,148,23);
	background:none;
	color:#999;
}
#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
}
#prevnext a {
        color: #fff;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	####	Haupt Menue #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
        height:26px;
        width:980px;
        display:block;
        clear:both;
        margin:0;    text-align:center;
}

/*** Remove List Formattings ***/
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/************* Header menu *************/
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	width:100%;
        float:left;
	border: 0;
	m rgin-left:50px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	list-style-image: none;
}

/* Root Level Link Formatierung */
#nav ul li {
     float: left;
     color: #fffd;
     font-weight: normal;
     list-style-type: none;
     list-style-image: none;
}
#nav ul li a {
     display: block;
     background: url(img/navi_starbeige.gif) no-repeat left 0px;
     padding: 6px 12px 5px 26px;
     color: rgb(212,148,23);   /*beige*/
     text-decoration: none;
     font-weight: normal;

}
/* Root Level link hover  #nav li a:focus,  */
#nav ul li a:hover, #nav li a:active, #nav ul li a.active, #nav a.menu-current {
     background: url(img/navi_stargold.gif) no-repeat left 0px;
     color: rgb(20,46,102);  /*blau*/
}
#nav a.menu-parent {
     background: url(img/navi_stargold.gif) no-repeat left 0px;
     color: rgb(20,46,102);
}
/*eigener Hintergrund bei hoover*/
#nav ul li a:focus {
     background:url(img/navi_starbeige.gif) no-repeat left 0px;
     color: rgb(20,46,102);
}

/*Current page, linke Seite der gesamten Navi wichtig */
#nav a.menu-current{font-weight: normal;}
#nav .menu .home a {
     display: block;
     width:2px;
     height:24px;
     margin:0;
     padding:0;
}
/* 2nd Child menu Klappmenue*/
#nav .menu li ul {
     position: absolute;
     width: 11.0em;
     margin:0;  /* 0px 0 0 -1px;*/
     display: none;
     text-transform: none;
     padding-top: 1px;
     font-size: 100%;
     background: #fff;
     filter:alpha(opacity=84); -moz-opacity: 0.84;
}
#nav .menu li ul li {width: 11.0em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; b rder-bottom: 1px solid #fff;}
#nav .menu li ul li a {w dth: 10.4em; padding: .3em .1em .3em .4em; color: rgb(0,51,102); font-weight: normal;  background: none; border: 1px solid rgb(0,102,102);}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { 
     background: rgb(212,148,23);        /*0,102,102*/
     color:#fff;
     font-weight: normal;
}
#nav .menu li ul a.menu-parent {
     b ckground: rgb(0,102,102);
     color:rgb(20,46,102);
}
/* Show and hide */                     /*focus*/
#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: 1000;}

/* 3rd Child Menu Appreances ????????*/
 #nav .menu li ul li ul	{
     margin: 5px 0 0 -5%;   /*10px 0 0 -40%;  */
     z-index: 10000;
     display:block;
     width:11em;
     background: rgb(218,233,233);  /*hellgr�n */
     color:#000;
}
#nav .menu li ul li ul li	{width: 11em; background: rgb(218,233,233);}
#nav .menu li ul li ul li a 	{ width: 10.4em; border: 1px solid rgb(0,102,102);}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background: #808080;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* 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 header menu *************/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        #### Zweites Menue #####
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

/* Header menuright */
  #header_menuright {position: absolute;  }
  #header_menuright li {line-height: normal;}
  ul#header_menuright  {z-index: 10; clear: both;}

ul.menuright, li.menuright {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuright {
	width: 197px;
        font-size: 12px;
        padding-bottom:30px;
        z-index: 10;
}
#menuright ul {
	list-style-type: none;
	margin: 0;
	font-size: 100%;
	width: 100%;
	height: auto;
	position: relative; /* der IE6 Bug */
}
#menuright ul li {color: #fff; text-align: left; font-weight: normal;}

#menuright a {
           color: #000;
           height: 18px;
           text-align: left;
           line-height: 160%;
           font-weight: normal;
           background:url(img/nav_right_current.gif) no-repeat left 0px;
           border-bottom: 1px solid rgb(218,233,233);
           margin:0;
           padding:0;
}
#menuright a:hover {
	color: rgb(255,102,0);   /*orange*/
	font-weight: bold;
	text-decoration:none;
	background:url(img/nav_right_hoover.gif) no-repeat left 0px;
	border-bottom: 1px solid rgb(218,233,233);
}
/**** alle sichtbaren unterseiten****/
#menuright ul li a {
          display: block; 
          padding: 1px 20px;
          margin-bottom:1px;
          margin-top:1px;
          color: #000;
          text-decoration: none;
}
/* Root Level Link Formatting */
#menuright ul li a:hover, #nav li a:focus {
          color: rgb(255,102,0);
          background:url(img/nav_right_root.gif) no-repeat left 0px;
}
#menuright li a:active, #nav ul li a.active {b ckground: #d1d2d4; b rder-color: #fff; color: #4b4c4d;}

/* Current page /aktive Seite und Unterseite*/
#menuright li.menu-current a {
          border-bottom: 1px solid rgb(218,233,233);
          background:url(img/nav_right_root.gif) no-repeat left 0px;
          font-weight: bold;
          color: rgb(255,102,0);   /* orange*/
}

/***********Zweites Menue - Untermenue*****************/
#menuright .menu-current ul a {
          font-weight: normal;
}

#menuright .menu-parent a{
          color:rgb(255,102,0);
}


/* 2nd Child menu */
#menuright .menu li ul {
          position: absolute; 
          width: 12em;
          margin: 0;
          display: none;
}

#menuright .menu-expand ul {
           margin:0;
           padding: 0;
}

#menuright .menu-expand li {
           margin:0px; 
           padding:0;
           background:url(img/nav_right_bg.gif) repeat-y right 0px;
           border-bottom: 1px solid #fff;
}
#menuright .menu-expand li a {
           margin:0px; 
}
#menuright .menu-expand li a:hover {
           margin:0px; 
           font-weight:bold;
           color:#999;
}
#menuright .menu-expand ul li a {
           margin:0px;
           border-bottom:1px solid #ccc;
           border-right:1px solid #999;
           color:#000;
}

#menuright .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#menuright .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #4b4c4d; color: #fff; border: 0px solid #880022;}

/* 2nd Child link hover */
#menuright .menu li ul a:hover {
     color: #4b4c4d; 
     background: #666; 
     border: 0; 
     color:#ccc;
     }

/* Show and hide */
#menuright .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#menuright .menu li ul ul { display: none; }
#menuright .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#menuright .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#menuright .menu li ul li ul li a  { width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#menuright li {position: relative;}

#menuright ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


/* ~~~~~~~ Zweites Menue Ende menuright ~~~~~~~ */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/************* Box  Fussmenue **************/
#navtop {
	font-size: 0.75em;
	color: rgb(212,148,23);
        text-align: right;
        padding: 6px 0px 0px 0px;
	width:200px;
	float:right;
}
#navtop a{
        font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: rgb(20,46,102);
	text-decoration: none;
}
#navtop a:hover{
	color:rgb(212,148,23);
	text-decoration: none;
}

/********* ende Fussmenue **********/

/****Login Box*****/

#login-box {margin:0;}
#login-box fieldset {text-align:left; padding:5px 5px 5px 10px}
#login-box legend{
	font-size: 96%;
	color: #333;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;}

.topbox {border:1px solid rgb(218,233,233);}

#login-box label {clear:left; width:100px; display:block;
	float:left;}
#login-box input {
	display:block;
	float:left;
	font-size: 10px;
	margin: 2px auto 1px auto;
	width: 100px;
}
#login-box div {clear:left; width:99%;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	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 */






