body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0;
}

a:link, a:visited, a:active {
	color: #790003;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#breadcrumb table td{
	color: #ffffff;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #ffffff;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #C90007;
	text-decoration: none;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #790003;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1, h2, h3, h4, h5, h6 {
	color: #790003;
	text-align: left;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	margin: 2em 2px 1em 2px;
}
h2 {
	font-size: 15px;
	margin: 2em 2px 1em 2px;
}
h3 {
	font-size: 14px;
	margin: 2em 2px 1em 2px;
}
h4 {
	font-size: 13px;
	margin: 2em 2px 1em 2px;
}
h5 {
	font-size: 12px;
	margin: 2em 2px 1em 2px;
}
h6 {
	font-size: 11px;
	margin: 2em 2px 1em 2px;
}
form {
	margin: 0;
}

#trennstreifen {
	width: 1px;
	height: 500px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	background-image: url(trennstrich_horizontal_black_transp.png);
	background-repeat: no-repeat;
}
#main {
	top: 0px;
	width: 990px;
	padding: 0;
	overflow: auto;
}
#mainContainerBox {
	position: absolute;
	background-image: url(header_background_stripe2.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 992px;
}

#spinfactory_skyscraper {
	position: absolute;
	margin-top: 0px;
	width: 160px;
	height: 620px;
	border: 1px solid black;
	left: 1018px;
	overflow: hidden;
}

#skyscraper_header {
	font-size: 10px;
	color: #FFFFFF;
	
}

#header_container {
	width: 100%;
	width: 100%;
	height: 162px;
}

#header_container a {
	font-weight: bold;
}

#header_container a:link, #header_container a:visited, #header_container a:active {
	color: #000000;
}
#header_container a:hover {
	color: #C90007;
}

#header {
	height: 161px;
	overflow: hidden;
	position: relative;
	vertical-align: bottom;
}

#header_menu {

}

#header h1, #header h2, #header h3, #header h4, #header h5 {
	font-style: italic;
	color: #FFFFFF;
	margin: 0;
}
#header h1 {
	font-weight: bold;
	font-size: 36px;
}
#header h2 {
	font-weight: bold;
	font-size: 28px;
}
#header h3 {
	font-size: 22px;
}
#header h4 {
	font-size: 18px;
}
#header h5 {
	font-size: 16px;
}
#header h6 {
	font-size: 15px;
}

.banner, .search_box {
	height: 80px;
	background-image: url(header2.png);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	width: 690px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #000000;
}
#leftBar {
	float: left;
	width: 180px;
	min-height: 200px;
	margin-top: 0px;
	padding-top:1em;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 10;
	background-image:url(navi_background.png);
	background-repeat: repeat-x;
}
.menu {
	margin-top: 2em;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #999999;
}
.menu_default a:hover {
	border-bottom: 1px dashed #333333;
}

.menu_current  {
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}

#breadcrumb {
	padding-left: 15px;
	margin-left: 40px;
	margin-right: 10px;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 200px;
	padding: 1em 10px 14px 10px;
	text-align: left;
	line-height: 1.5em;
	column-count: 2;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #C90007;
	text-align: left;
	font-weight: bold;
}
.footer {
	width: 100%;
	clear: both;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #790003;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

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

#nav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav ul {
	z-index: 10;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 90%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {color: #fff; text-align: center; font-weight: normal;}

#nav ul li a {	display: block; 
				width: 150px; 
				 
				background: #C90007; 
				padding-bottom: 4px; 
				 
				color: #fff; 
				text-decoration: none;
				}
				
#nav>ul>li>a {	
				margin-right: 15px; 
				border-bottom: 1px solid #790003; border-top: 1px solid #790003; border-left: 1px solid #790003; border-right: 1px solid #790003;  
				}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #FFFFFF; color: #790003;}
#nav li a:active, #nav ul li a.active {background: #FFFFFF; color: #790003;}

/* Current page Customisations*/
#nav li.menu-current>a		{background: #FFFFFF; color: #000000; border-bottom: 1px solid #000; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul {
	position: absolute; 
	width: 154px; 
	top: 0em;
	left: 0;
	margin: 0;  
	display: none; 
	text-transform: none; 
	padding: 0; 
	font-size: 100%; 
	margin-left: 158px;
 	float: left;
	border: 1px solid black;
}
#nav .menu li ul li {
	width: 100%; 
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	line-height: 1.2em; 
	border-top: 1px solid #790003;
}

/* #nav .menu li ul a {width: 150px; padding: .6em .1em .6em .6em; background: #C90007; color: #fff; }
*/

/* 2nd Child link hover */
#nav .menu li ul a:hover {background: #FFFFFF; color: #790003;}

/* 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;}

#nav li>ul>li.menu-current>a		{background: #C90007; color: #FFFFFF; font-weight: bold;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 150px; padding: .6em .1em .6em .4em; margin: 0; background: #C90007; color: #fff;}

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

#nav ul ul ul {
	position: absolute;
	top: 1px;

}
/* end menu */
/* ~~~~~~~~
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.post_top {
	
      padding-top: 2em;
}
.readMore:link {
	padding-top: -1em;
}
	
/*  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 */

