html, body {
	background: rgb(247,237,213) url(img/bg_body.gif) left top repeat-x;
	margin: 0; padding: 0;
	height:100%;
}

/**** Layout Blocks ****/
#main { /* gesamte Seite */
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: rgb(247,237,213) url(img/bg_main.gif) repeat-y;
	border-left:2px solid #f1f1f1;
	border-right:2px solid rgb(153,107,45);
	border-bottom:2px solid rgb(204,181,150);
}
#firstdiv { /* container-breadcrumbs */
	padding-left: 240px;
	padding-top:280px;
	margin:0;
}

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

#header {
	height:310px;
	background: url(img/header.gif) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
}

#pageheader {
        padding:190px 0 0 27px;
        margin:0;
        font-size: 14px;
        font-weight:bold;
	letter-spacing: 0.15em;
	color:#fff;
}
#pageheader strong {
	font-size: 14px;
	letter-spacing: 0.15em;
	color:#fff;
}


#breadcrumbs {
	height:20px;
	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(204,181,150);
        color: rgb(204,181,150);
}
	
#breadcrumbs .menu-current a{
	color: rgb(153,107,45);
	font-weight: bold;
	border-bottom: 1px dotted rgb(153,107,45);
}
#breadcrumbs .menu-current a:hover{
	color: rgb(204,181,150);
	border-bottom: 1px solid rgb(204,181,150);
}

/****Linke Seite****/
#infobox { /* login box */
	float: left;
	display:inline;
	width: 195px;
	padding:0;
	margin-left:20px;
}
#innerinfo {
         padding:5px 10px 20px 10px;
         b rder: 1px dotted rgb(0,146,63);
         margin-bottom:20px;
         color:#000;
         background:rgb(226,232,237);
}

#content { /* f�r den WYSIWYG-Editor  */
	width: 377px;
	float: left;
	display:inline;
	border-top: 1px dotted rgb(153,107,45);
	padding-top:10px;
	margin-left: 35px;
	margin-right: 35px;
}


#rightcont {width: 310px;
	float: right;
	display:inline;
	min-height:290px;
}
/**f�r den Inhalt**/
#rightbox {width: 290px;
	float: right;
	display:inline;
	margin-right: 20px;
	m rgin-left: 20px;
	padding:0;
	b ckground:rgb(247,237,213);
	text-align:left;
}
.clearcontent {
         height:30px;
         clear:both;
         padding-left:50px;
}

#footerbox {
           margin-left: 0;  /* -80px auto 0 auto;  */
           height:55px;
           width: 980px;
           background: #fff url(img/footer.gif) center top no-repeat;
}
#footer {	
	color: rgb(204,181,150);
	padding: 35px 0 0 20px;
	text-align: left;
	font-size: 0.95em;
	width: 600px;
	float:left;
}

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

/**** Search Box ****/
#search_box {
	color: #000;
	text-align: left;
}
#search_box {
	float: left;
	clear: right;
	height:20px;
	padding-top:5px;
	padding-left:5px;
}
#search_box .searchstring {
        width:80px;
	border: 1px solid rgb(0,51,102);
	background:none;
	color:#000;
	font-size: 12px;
	margin:0;
}
#search_box .search_submit {
        width:40px;
        h ight:20px;
	border: 1px solid rgb(0,51,102);
	background:none;
	color:#000;
	font-size: 12px;
}

#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
}
#prevnext a {
        color: #fff;
}

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

/* Header menuright */
  #header_menuright {position: absolute; m rgin-left: 20px; }
  #header_menuright li {line-height: normal; b rder-top: 1px solid #ccc;}
  ul#header_menuright  {z-index: 10; clear: both;}

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

#menuright {
	h ight: 1.68em;
	p dding:0;
	l ne-height: 160%;
	letter-spacing:0.1em;
	width: 100%;   /*187px; */
        margin-bottom: 16px;
        margin-left: 0px;
        font-size: 12px;
        padding-top:10px;
        padding-bottom:40px;
        z-index: 10;
        b rder:1px solid #000;
}
#menuright ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	f nt-size: 100%;
	w dth: 100%;
	h ight: auto;
	b rder:1px solid #000;
	position: relative; /* der IE6 Bug */
}
#menuright ul li {color: #fff; text-align: left; font-weight: normal;}

#menuright a {
           color: #000;
           height: 20px;
           text-align: left;
           font-weight: normal;
           line-height: 150%;
           b rder-right:4px solid rgb(153,107,45);   /*braun*/
           border-bottom: 1px solid rgb(204,181,150);
           margin:0;
           padding:0;
}
#menuright a:hover {
	color: rgb(252,219,161);   /*orange 255,102,0  */
	font-weight: bold;
	text-decoration:none;
	b rder-bottom: 1px solid rgb(153,107,45);
	b rder-left:4px solid rgb(153,107,45);
}
/**** alle sichtbaren unterseiten****/
#menuright ul li a {
          display: block; 
          padding: 1px 8px;
          margin-bottom:2px;
          margin-top:2px;
          color: #000;
          text-decoration: none;
}
/* Root Level Link Formatting */
#menuright ul li a:hover, #nav li a:focus {
          background: rgb(153,107,45);
          color: rgb(252,219,161);
          b rder-left:4px solid rgb(255,102,0);
          border-bottom: 1px solid rgb(153,107,45);
}
#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(153,107,45);
          b rder-left:4px solid rgb(255,102,0);
          font-weight: bold;
          color:#fff;
          background: rgb(153,107,45);
}

/***Untermenue***/
#menuright .menu-current ul a {
          font-weight: normal;
          background:rgb(204,181,150);
          padding-left:22px;
}

#menuright .menu-top a{
          color:rgb(247,237,213);
          font-weight: bold;
          background:rgb(153,107,45);
}
#m nuright .menu-parent a{
          color:rgb(247,237,213);
          font-weight: bold;
          background:rgb(153,107,45);
}

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

#menuright .menu-expand ul {
           margin:0;
           padding:0;
           font-weight:normal;
           c lor:#fff
           b rder:1px solid red;
}

#menuright .menu-expand li {
           margin:0px; 
           background:rgb(204,181,150);
           c lor:#000;
           b rder-bottom: 2px solid rgb(247,237,213);
           b rder-left:4px solid red;  /*rgb(0,102,102); */
           p dding-left:4px;
}
#menuright .menu-expand li a {
           margin:0px; 
           b rder-left:4px solid rgb(0,102,102);
           color:#fff;
           list-style:none;
           letter-spacing:0.1em;
           p dding-left:4px;
           padding-left:22px;
           border-bottom: 1px solid rgb(247,237,213);
}
#menuright .menu-expand li a:hover {
           margin:0px; 
           b rder-left:rgb(0,51,102);
           font-weight:bold;
           color:rgb(252,219,161);
           border-bottom: 1px solid rgb(247,237,213);
}
#menuright .menu-expand ul li a {
           margin:0px; 
           b rder-left:rgb(255,102,0);
           color:#fff;
}

#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 {
     c lor: red;
     b ckground: #666;
     border: 0; 
     color:red;
     }

/* 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%;
}
/* ~~~~~~~ Ende menu ~~~~~~~ */

/*** Box  Fussmenue ***/
#navtop {
	font-size: 11px;
	letter-spacing: 1px;
	color: #000;
        text-align: right;
        padding: 10px 30px 0px 0px;
	width:200px;
	float:right;
}
#navtop a{
	color: #000 ;
	text-decoration: none;
}
#navtop a:hover{
	color: rgb(255,102,0);
	text-decoration: none;
}

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

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

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


#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; }

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

.copy{
      font-weight:normal;
      text-align:center;
      color: #999;
      padding: 5px 0 0 0px;
      font-size: 0.8em;
}












