body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 11px;
        overflow: -moz-scrollbars-vertical;
        
} 

img{
	border: 0px;
}


/* Rand um alles */
.all {
	background-color: #030303;
}

hr {
  border: 0;
  width: 100%;
  color: black;
  background-color: black;
  height: 1px;
}

#navbar_row {
	background-color:  #FF0000;
        }


/* Allgemeine Links */
a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Footer Sachen */
.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	background-color: #FF0000;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
}

/* Titel */
h1
{
	font-size:   16px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 8px;
        color: #FF0000;
}

h2
{
	font-size:   13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

h3
{
	font-size:   12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
}

/*
	Balken unten wo Sitemap und nach oben links sind
*/
.balken_unten {
	border-top: 1px solid #030303;
}

.balken_unten a, .balken_unten a:visited {
	color: #999999;
}

/* Bereich um den Content */
#content_wrapper {
	background-color: #FF0000;
}

/* Mittlerer Content Bereich */
#content
{
	padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 3px; 
	background-color: white;
	margin-left: 3px;
	min-height: 277px;
	height:auto !important;
	height: 277px;
}

/* Mittlerer Content Bereich für Home Seite */
#home_content
{
	float: left;
	width: 754px;
	padding: 10px;
	background-color: white;
}

#subnavigation a, #subnavigation a:link
{
	display: block;
	padding: 3px 0px 3px 16px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	width: 166px;
	color: #FFFFFF;
	text-decoration: none;
}

#subnavigation li a.level3_inactive
{
	display: block;
	padding: 3px 0px 3px 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #cccccc;
	width: 163px;
	background-color: #E7E7E7;
    color: black;
}

#subnavigation li a.level3_active
{
	display: block;
	padding: 3px 0px 3px 18px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 163px;
	background-color:  #E7E7E7;;
	color: red;
}

#subnavigation a:hover, #subnavigation a.active
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: white;
	background-color: #000000;
}

#subnavigation li a.level3_inactive:hover {
    background-color: #000000;
    border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
    background-color:  #E7E7E7;;
	color: red;
}
.subnavtable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #43434B;
}

#headlines {
	font-size: 1.1em;
}

#headlines ul {
	margin: 0;
	padding: 0 1.5em;
}

#headlines li {
	list-style-type: circle;
}

#headlines a:link, #headlines a:visited {
	color: #FF0000;
	text-decoration: none;
}

#headlines a:hover {
	color: black;
	text-decoration: none;
}

#subnavigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subnavigation li { margin: 0px 0px 0px 0px; }

#navcontainer ul
{
	font-weight: bold;
	color: white;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 14px;
}

#navcontainer ul li
{
	display: inline;
	margin-left: -4px;
}

#navcontainer ul li a
{
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#navcontainer ul li a:hover, #navcontainer ul li a.active
{
	background-color: #FFFFFF;
	color: #FF0000;
}

.text {
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
}

INPUT, SELECT, TEXTAREA
{
	border-width: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

INPUT.button
{
	background-color: #E5EBEF;
}

#search form {
	margin: 3px 0px 3px 0px;
}

#search INPUT.button
{
	background-color: #E5EBEF;
}

#search INPUT
{
	border-width: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.headlines th
{
	font-size: 1.3em;
	text-align: left;
	
	padding: 3px 2px;
	color: #FF0000;
}


.blanc  {background-color : #FFFFFF;font-size : 9px;font-family : Verdana, Helvetica;}
.rahmen  {background-color : #FF0000;}
.rahmen2 {color : #000000; font-size : 5px; font-weight : normal; font-family : verdana, Tahoma, Arial, sans-serif; background-color: #FF0000}
.td_border_bottom {border-bottom: solid 5px #000000;}
.td {
        
     border: solid 1px #000000;    
         
}

.tr {
         border: solid 1px #000000;
         
         
}

.table {
         border: solid 1px #000000;
              
}

