body         { background-color: #990303; background-image: 
               url(img/bg.jpg); 
               background-repeat: repeat-x; margin: 0;
               height: 100%; font-family: Arial, Helvetica, sans-serif; 
               font-size: 12px; color: #000;  
 }
               
a:link, a:visited, a:active {
	color: #AD0505;
	text-decoration: dotted;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a img {border:0;}

hr {
	margin: 5px 0px 5px 0px;
	color: #6B2A19;
	border: 0;
	border-top: 1px dotted #8FD8F9;
	height: 1px;
}
/* Page Headings */
h1, h2, h3, h4, h5, h6, strong {color: #CF2313;}
p {margin:0;}


h1 {
	margin:10px 0 6px 0;
	font-size: 18px;
}

h2 {
	margin:10px 0 4px 0;
	font-size: 16px;

}

h3 { margin:10px 0 4px 0;
	font-size: 14px;
}

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;}



li {
	padding-bottom: 0px;
}

ul {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;
	list-style-type: square
}

ol {

	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;
}


blockquote{
	background-color:#B11500;
	padding: 3px;
	border-left: 2px solid #B11500;
	margin: 3px 0 20px 0;
	color:#CF2313;
}

pre, .code {
	color: #ff0000;
	padding: 6px 0 20px 6px;
	border-top: 1px solid #3384AD;
	border-right: 1px solid #3384AD;
	border-bottom: 1px solid #3384AD;
	border-left: 6px solid #3384AD;
	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 #000000;
	font-style: normal;
	font-weight: bold;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main        { width: 850px; min-height: 99%; background-image: 
               url(img/content.jpg); 
               background-repeat: repeat-y; margin-left: auto; margin-right: 
               auto; margin-top: 0; margin-bottom: 0; padding: 0 }
#header      { height: 50px; background-image: 
               url(img/header-logo.jpg); 
               background-repeat: no-repeat; background-position: 0px }
* html #header {clear:both;height:50px;} /* ie6 misbehaves again */

#pageheader {margin:1px 100px 0 560px;}
#pageheader strong {
	font-size: 16px;
}


#breadcrumbs {
	height:150px;
	background:#FDF976;
	clear:both;
}
#breadcrumbs span { background-image: url(img/link.gif); 
               background-repeat: no-repeat; 
               font-weight: bold; padding-left: 12px; padding-right: 2px; 
               padding-top: 6px; padding-bottom: 0px; background-position: 
               transparent }
#breadcrumbs a {
	border-bottom: 1px dotted #CF2313;
	text-decoration: none;
}
#breadcrumbs a:hover {border-bottom: 1px solid #CF2313;}

#breadcrumbs .menu-current a{
	color: #FDF976;
}



#infobox { /* Currently holds the login box */
	float: left;
	width: 200px;
	margin: 0px 5px 0 20px;
	border: 0px solid #CF2313;
	background:transparent;
	padding:0px;
	display:inline;
}

#content { /* main content from the WYSIWYG goes in here */
	margin: 0px 70px 0 280px;
	padding: 4px 10px 14px 0;
	clear: right;
	background: transparent;

}

#page_content(2) {background-image: url(img/login.png); 
               text-align: left; line-height: 120%; border: 0px solid #002951; 
               margin-left: 5px; margin-right: 5px; margin-top: 1em; 
               margin-bottom: 0.3em }



* html #contentbox #content {text-align:left;} /* ie6 misbehaves */
* html #contentbox #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

.clearcontent {height:20px; clear:both}

#footerbox {
font-size: 15px; text-align: center; padding-top: 10px;
font-weight: bold;
color: #FDF976;
}
#footer      { font-size: 90%; color: #FDF976; width: 850px; height: 68px; background-image: 
               url(img/footer-image.jpg); 
               background-repeat: no-repeat;  
               margin-left: auto; margin-right: auto; margin-top: 0; 
               margin-bottom: 0; padding: 0; background-position: 0% }
#footer span{
color: #FDF976;
padding-left: 10px;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer { height: 30px; display: block; clear: both; background-image: 
               url(img/menue-bg1.png); 
               background-repeat: repeat-x;  
               background-position: transparent }
/* 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 {
	float:left;
	height: 30px;
	border: 0;
	padding:0;
	margin:  0px 50px 0px 10px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #ff0000; text-align: center; font-weight: normal; }
#nav ul li a {display: block; background: transparent; padding: 8px 10px 7px 10px; color: #fdf976; text-decoration: none; font-weight: bold; }
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current { background-image: 
               url(img/navbgl1hi.jpg);  
               color: #ff0000;  }
#nav a.menu-parent { background-image: 
               url(img/navbgl1hi.jpg); 
               color: #ff0000; }
/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul { position: absolute; width: 11em; display: none; text-transform: none; 
               font-size: 100%; background-image: 
               url(img/menue-bg.png); 
               background-repeat: repeat; 
               border-left: 1px solid #661E14; border-right: 1px solid #661E14; 
               border-bottom: 1px solid #661E14; margin: 0; 
               background-position: transparent }
#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: #fdf976; border-top: 1px solid #661E14; font-weight: normal;  background: none;}

/* 2nd Child link hover */
#nav .menu li ul a:hover, #nav .menu li ul a.menu-current { background-color: #FFEA4E; background-image: 
               url(img/navbgl1hi.jpg); 
               color: #fdf976;  }
#nav .menu li ul a.menu-parent { background-color: #FFEA4E; background-image: 
               url(img/navbgl1parent.gif);  
               color: #ff0000;  }
/* 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: 1000;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul { z-index: 9999; background-image: 
               url(img/menue-bg.png); 
               background-repeat: repeat; ; 
               margin-left: -40%; margin-right: 0; margin-top: 5px; 
               margin-bottom: 0; background-position: transparent }
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 10.5em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul { width: 9em; background-image: 
               url(img/menue-bg.png); 
               background-repeat: repeat; ; 
               background-position: transparent }
#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%;
}

#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 */


#login-box   { background-image: url(img/login.png); 
               text-align: left; line-height: 120%; border: 0px solid #002951; 
               margin-left: 5px; margin-right: 5px; margin-top: 1em; 
               margin-bottom: 0.3em }
#login-box fieldset
{border:0; text-align:left;}
#login-box legend		{
	font-size: 90%;
	color: #000000;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:20px ;}

#login-box input {
	display:block;
	font-size: 10px;
	position: left;
	width: 120px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	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 */


/*Suche*/
#searchesa   { background-image: 
               url(img/bg_search.jpg); 
               background-color: left; background-repeat: no-repeat; 
               padding-left: 28px; 
               background-position: top }
#infobox .searchform {
	background-color: transparent;
	border: none;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 10px;
	width: 160px; 
}
#infobox .searchform p { margin: 0; padding: 0; }
#infobox .searchform input.textbox {
	width: 90px;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
#infobox .searchform input.button { font-style: normal; font-variant: normal; font-weight: bold; font-size: 1em; 
               color: #4284B0; width: 43px; 
               background-image: 
               url(img/bg_searchsubmit.gif); 
               border: 0px solid #002951; margin: 2px; padding-left: 3px; 
               padding-right: 3px; padding-top: 2px; padding-bottom: 2px; 
               background-position: top center }
/*Ende Suche*/


/*Footer*/

#footer-teil { color: #ffea4e; width: 850px; height: 144px; background-image: 
               url(img/footer-image2.jpg); 
               background-repeat: no-repeat;  
               margin-left: auto; margin-right: auto; margin-top: 0; 
               margin-bottom: 12px; padding: 0;  }
#footer-teil h3{
	color: #ffea4e;
	margin: 0 center;
	padding: 0;
         border-bottom: 1px dashed #fdf976;
}
#footer-teil ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-teil li a { font-weight: normal; width: 96%; color: #ffea4e; background-image: 
               url(img/pointer02.gif); 
               background-color: left; background-repeat: no-repeat; 
               padding-left: 20px; 
               padding-right: 0px; padding-top: 0px; padding-bottom: 0px; 
               background-position: top }
#footer-teil a { font-weight: normal; width: 96%; color: #ffea4e; background-image: 
               url(img/pointer02.gif); 
               background-color: left; background-repeat: no-repeat; 
               padding-left: 20px; 
               padding-right: 0px; padding-top: 0px; padding-bottom: 0px; 
               background-position: top }
#footer-teil .teil1, .teilmitte {
	float: left;
	width: 260px;
}
#footer-teil .teil1 p {
	padding: 0px 10px 0px 30px;
}
#footer-teil .teil1 h3 {
	padding: 0px 10px 0px 30px;
}
#footer-teil .teilmitte {
	margin: 0 30px;
}

