@charset "utf-8";
/* --------------------General CSS-------------------------------------------------------------------------*/

a:link { color: #FFFFFF; ; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:visited { text-decoration: underline; color: #ffffff; ; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:hover { text-decoration: underline; COLOR: #CCCCCC; ; font-family: Arial, Helvetica, sans-serif; font-size: 12px}


html, body{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 vertical-align:top;
	 line-height:18px;
	 background:#000037;
	 height: 100%;

}

#wrapper {
	width:902px; 
	margin:auto; 
	margin-top:20px; 
	margin-bottom:20px; 
	height:auto !important; 
	height:100%; overflow: 
	hidden !important; 
	background:#444453;
}

#submenu {
	width:120px;
	padding:20px;
	float:left;
	min-height: 100%;
  	height:auto !important;
  	height:100%;
}

#content {
	width:702px; 
	padding:20px; 
	float:left; 
	background:#3B3B50; 
	min-height:100%;
	height:auto !important; 
	height:100%; 
	overflow: hidden !important; 
	color:#fff;
}

.headline {
	font-size:14px;
	line-height:21px;
	padding:15px; 
	text-align:justify; 
	color:#FFF; 
	background:#4c4a4a; 
	width:872px; 
	margin:auto;
}

h1 {
	font-size:14px;
	padding:0px 0px 15px 0px;
	margin:0px;
}

p {
	text-align:justify;
}

.headline_sub {
	font-size: 14px;
	line-height:21px;
	color:#FFF; 
}

.submit
{
color : #000000;
font-size : 9pt;
border : 1 solid #999933;
background : #cccc66;
}

h2 {
    font-weight: bold;
    color: #996633;
}

span.hervor
{
color : #0066cc;
}

span.archiv
{
color : #000000;
}

span.text
{
color : #333333;
}

span.intro
{
color : #000000;
}


span.elf
{
color : #666666;
}

span.arial
{
color : #666666;
}

span.link
{
color : #666666;
}


span.hm
{
color : #cccccc;
}

span.grau
{
color : #666666;

}


span.blau
{
color : #0066cc;
}

span.index
{
color : #000000;
}


span.frage
{
color : #666666;
}

span.zitat
{
color : #999900;
}
span.hervor2 { 
	color : #034EA2; 
	font-weight: bold
}

textarea { 
	border: 1px #034EA2 double 
}
.input { 
	border: 1px #034EA2 double
}

.required { 
	background-color: #f4f4f6; 
	font-weight: bold; 
	color: #333333
}

span.hervor3 { 
	color : #034EA2;
	font-weight: bold ; 
	left: 10px; 
	border-left-width: 10px; 
	padding-left: 10px
}
	
span.normal2 { 
	color : #666666; 
	font-weight: normal; 
	left: 10px; 
	border-left-width: 10px; 
	padding-left: 10px 
}

.notrequired { 
	color: #333333 
}

span.beschriftung { 
	color : #666666; 
}

span.untertitel {
	color : #990000; 
}

.abstand {  
	margin-left: 10px; 
	padding-left: 10px; 
	left: 10px; 
	text-indent: 10px
}

.text { 
	color:#333333;
}

.bold { 
	color: #000000; 
	font-weight: bold;
}

.heading {
	font-size: 18px;
	color: #000000;
}

.lgText {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.tHeading {
	color: #000000;
	font-weight: bold;
}

.tiHeading {
	color: #000000;
	font-weight: bold;
}

.angaben {
	background-color: #f4f4f6;
	color: #333333 
}

.head {
	color : #FFFFFF;
	font-size : 14px;
	line-height: 28pt;
	font-weight: 600;
	text-transform: none;
}

.hervor {
	color : #0066cc;
}

.textbright {
	color : #ffffff;
}

.menu {
	color : #ffffff;
	padding-left: 10px;
}

.smalltext {
	font-size: 10px;
	color: #CCCCCC;
}

.menu2 {
	color: #FFFFFF;
}


/* ....................... TICKER .......................... */

#ticker_container {
	width: 800px;
	/*border: 4px solid #000;*/
	overflow: hidden;
	padding: 20px;
	/*position: absolute;*/
	margin:auto;
}

ul#ticker {
	width: 99999px;
	list-style-type: none;
	position: relative;
}

ul#ticker li {
	float: left;
	padding-right: 100px;
}
	
