html, body {
	background: rgb(218,223,227);   /*url(img/body_left.gif) left top repeat-y;*/
	margin: 0; padding: 0;
	height:100%;
}

/**** Layout Blocks ****/
#main { /* gesamte Seite */
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #fff url(img/main_grey_left.gif) left top repeat-y;

}
#firstdiv h1{ /* oberer Bereich �berschrift */
        padding-top: 65px;
        padding-left: 10px;
	height:20px;
	font-size:18px;
color:rgb(150,40,59);
	letter-spacing: 0.05em;
}

#maincontent { /* gesamter Mittelteil */
	clear:both;
        width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
        background:url(img/shadow_right.gif) right top repeat-y;
}

#header {
	height:150px;
	background: #990033 url(img/header_grey2.gif) center top no-repeat;
}

#pageheader {
        padding:34px 0 0 10px;
        margin:0;
}
#pageheader strong {
	font-size: 0.9em;
        font-weight:normal;
	letter-spacing: 0.12em;
	color:#333;
}
#container  {
        height:20px;
        width:900px;
        clear:both;
        background: url(img/shadow_top.gif) right top no-repeat;
        margin:0;
}

#breadcrumbs {
	height:20px;
	padding:10px 0 10px 220px;
	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: #990022;
	font-weight: bold;
	border-bottom: 1px dotted #5a3b63;
}
#breadcrumbs .menu-current a:hover{
	color: #999;
	border-bottom: 1px solid #999;
}
/****Linke Seite****/
#infobox { /* login box */
	float: left;
	display:inline;
	width: 180px;
	margin-left:10px;
}
#innerinfo {
         p dding: 2px 10px 5px 10px;
         margin-bottom:10px;
         color:#000;
         border-top:1px solid #fff;
         border-bottom:1px solid #fff;
}
#boxleft {
         color:#000;
         margin:0; padding:0;
}

#content { /* f�r den WYSIWYG-Editor  */
	width: 460px;
	min-height:385px;
	float: left;
	display:inline;
	margin-left: 30px;
	padding-top:2px;
	border-top: 1px dotted #ccc;
}
#rightcont {width: 200px;
	float: right;
	display:inline;
}
#rightbox {width: 180px;
	float: right;
	display:inline;
	margin-right: 10px;
}
.clearcontent {
        height:40px;
        clear:both;
        background: url(img/shadow_bottom.gif) right bottom no-repeat;
}

#footerbox {
           margin-left: 0;  /* -80px auto 0 auto;  */
           height:25px;
           width: 900px;
           background: rgb(218,223,227);
}
#footer {	
	color: #333;
        font-size:0.9em;
	letter-spacing: 0.05em;
	padding: 4px 0 0 10px;
	text-align: left;
	width: 650px;
	float:left;
}
#copy {
        font-size: 0.8em;
        letter-spacing: 0.05em;
	padding: 4px 0 4px 0;
	text-align: center;
        color:#999;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/**** Search Box ****/
#search_box {
	text-align: left;
	width:180px;
	margin-left:10px;
}
#search_box {
	float: left;
	clear: right;
	height:20px;
}
#search_box .searchstring {
        width:130px;
	border: 1px solid #990033;
	background:none;
	color:#000;
	font-size: 13px;
	margin:0;
}
#search_box .search_submit {
        width:43px;
        height:20px;
	border: 1px solid #990033;
	background:rgb(218,223,227);
	color:#000;
}

#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
}
#prevnext a {
        color: #fff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        #### rechtes 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: 190px;
        font-size: 12px;
        padding-bottom:20px;
        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;
           border-left:4px solid #999;
           border-bottom: 1px solid #ccc;
           margin:0;
           padding:0;
}
#menuright a:hover {
	color: #990033;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid rgb(226,232,237);
	border-left:4px solid rgb(226,232,237);
}
/**** alle sichtbaren unterseiten****/
#menuright ul li a {
          display: block; 
          padding: 1px 8px;
          margin-bottom:1px;
          margin-top:1px;
          color: #000;
          text-decoration: none;
}
/* Root Level Link Formatting */
#menuright ul li a:hover, #nav li a:focus {
          background: url(img/navi_grey_right.gif) left top repeat-y;
          color: #990033; /* rgb(255,102,0); */
          border-left:4px solid #999;  /*rgb(226,232,237); */
}
#menuright li a:active, #nav ul li a.active { color: #4b4c4d;}

/* Current page /aktive Seite und Unterseite*/
#menuright li.menu-current a {
          border-bottom: 1px solid #990033;
          border-left:4px solid #990033;
          font-weight: bold;
          color: #990033;   /* rot*/
          background: url(img/navi_grey_right.gif) left top repeat-y;
}

#menuright .menu-parent a{
          background: url(img/navi_grey_right.gif) left top repeat-y;
          border-left:4px solid #990033;
}

/***Untermenue***/
#menuright .menu-current ul a {
          font-weight: normal;
}

#menuright .menu-parent a{
          color:#990033;
}


/* 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/navi_grey_right.gif) left top repeat-y;
           border-bottom: 1px solid #fff;
}
#menuright .menu-expand li a {
           margin:0px; 
           color:#000;
}
#menuright .menu-expand li a:hover {
           margin:0px; 
           border-left:4px solid #ccc;
           font-weight:bold;
           color:#999;
}
#menuright .menu-expand ul li a {
           margin:0px; 
           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%;
}
/* ~~~~~~~ Ende menuright ~~~~~~~ */



/*** Box  Fussmenue ***/
#navtop {
	font-size: 11px;
	letter-spacing: 1px;
	color: #990033;
        text-align: right;
        padding: 6px 0px 0px 0px;
	width:200px;
	float:right;
}
#navtop a{
	color: #000;
	text-decoration: none;
}
#navtop a:hover{
	color: #999;
	text-decoration: none;
}

/********* ende Fussmenue **********/

/****Login Box*****/

#login-box {padding-bottom:10px;}
#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-top:1px solid #fff;
        border-left:2px solid #eee;
        border-bottom: 1px solid #ccc;
        border-right:none;
        padding:0; margin:0;
}

#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:100%; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	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 */

/*********Standards*********/

body {
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
	/*font-size: 0.9em;*/
  	color: #333;
	overflow: -moz-scrollbars-vertical;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link, a:visited, a:active {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #990033; font-weight:normal; text-decoration: none;
}

a img {border:0}


p a {b ckground: transparent url(img/link.gif) no-repeat;
	p dding: 6px 2px 0px 12px;
        }


/* ------------------------------------------------ */
h1, h2, h3, h4, h5, h6,  strong {color: #36213c;}

p {margin:0 0 5px 0; line-height: 150%;}


h1 { 
	margin:0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	color:#666;
}

h2 { 
	margin:8px 0 4px 0;
	font-size: 15px;
	font-weight:bold;
        letter-spacing:0.01em;
	color:rgb(150,40,59);
}

h3 { 
       margin:10px 0 4px 0; color:#666;
	font-size: 13px;	
}

h4 {	
	margin:10px 0 0 0;	
	font-size: 1em;	
	
}

h5 {
	margin:10px 0 0 0;	
	font-size: 0.9em;	
}

h6 {
	margin:3px 0 0 0;	
	font-size: 0.75em;	
}


form {margin: 0;}

hr {
	margin: 4px 0px 1px 0px;
	color: #ccc;
	border: 0;
	border-top: 1px dotted #ccc;  /*#5a3b63;  */
	height: 1px;
}



ul li {	
	padding-bottom: 0px;
	list-style: url(img/lipu.gif);
			
} 

ul {	
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;
		
}

ol {
	
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;		
}


blockquote{
	background-color:#ccbfd0;
	padding: 3px;
	border-left: 2px solid #ccbfd0;
	margin: 3px 0 20px 0;
}

pre, .code {
	color: #4b4b4b;
	padding: 6px 0 20px 6px;
	border-top: 1px solid #ccbfd0;
	border-right: 1px solid #ccbfd0;
	border-bottom: 1px solid #ccbfd0;
	border-left: 6px solid #ccbfd0;
	background-color: #ffffff;
	margin: 3px 0 20px 0;
	
	font-size:1em;	
	overflow:auto; 
	line-height:2.2em;	
}

address {
	line-height:120%;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 6px solid #ccbfd0;
	font-style: normal;
	font-weight: bold;
	}


/*-----------------------------------------------------------------*/

table {border-collapse:collapse; border:0;}


abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}

/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box		{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}


/******************************/
/**********Modules*************/

.anytopic {
          background: url(img/navi_grey_right.gif) left top repeat-y;
          padding: 1px 4px 1px 4px;
}








