body {
  background-color: #ffffff;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;
  padding:0px;
  margin:0px;
}

h1 {
  font-size:25px;
  font-weight: normal;
  padding: 0px 0px;
  margin:0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 0px 0px;
margin:0px;}

a {color: #22227C;text-decoration: none;}
a:visited {color:#22227C;}
a:hover {color: #564b47}
a:active { color:#000000;}
iimg.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width:1050px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
ttext-align: right;
background-color: #e1ddd9;
padding-left: 50px;
margin: 0px; }

#banner iimg {padding:10px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #ffffff; /* linke Menue Spalten Farbe  */ 
margin-left:50px;
width: 550px;
border-right: solid 150px #ffffff; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right {
 width:200px; 
 float:left; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:both;
margin-top:15px;
margin-bottom:15px;
background-color: #cfd1e5;
text-align: center;
padding-top: 3px;
height: 20px;
}

#footer a {     
    text-decoration: none;
vertical-align: middle;
text-align: center;
    color: #0F197D;
    margin: 15px;
    font-size: 11px;
}
#footer a:hover {
	color : #0F197D;
	text-decoration: underline;
}

******************************************************************************************************************************************
/* Content und Sidebar-Elemente */



body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

#header { 
  margin-top: 15px;
  background-image: url(../images/consense2.gif);
  background-repeat: no-repeat;
  background-position: 800px 0px;
  height: 83px; 
  visibility: visible; 
}

#maintopic {
	width: 900px;
	text-align: left;
        font-size: 12px;
	padding: 4px 0px 6px 0px;
	padding-left: 50px;
	
}
#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#maintopic li {
	display: inline;
}
#maintopic li a {
	margin: 0px;
	padding: 4px 8px 6px 8px;
	background : #E7E8F2 url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	color: #0F197D;
	border-left: 1px solid #ffffff;
}
#maintopic li a img {
	vertical-align : middle;
}
#maintopic li a.sel {
	background-color: #CFD1E5;
}
#maintopic li a:hover {
	background-color : #0F197D;
	color: #ffffff;
}
#topic {
	position: absolute;
        font-size: 12px;
	top: 273px;
	left: 50px;
	width: 200px;
	background-color: #E7E8F2;
	padding: 0px;
	margin: 0px;
}
#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E7E8F2;
	border-bottom: #CFD1E5 1px solid;
	color: #0F197D;
	display: block;
	font-size: 100%;
	font-weight: normal;
}
#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}
#topic p.sub {
	padding: 2px 40px 4px 10px;
}
#topic p a {
	text-decoration: none;
	color: #0F197D;
}
#topic p a:hover {
	color: #ff8021;
}
#content { 
position: relative; 
padding: 10px; 
}

#content h1 {
  font-weight : normal;
  font-family : Verdana, Arial, Helvetica, Serif;
  font-size: 22px;
  margin: 0px;
  color: #22227C;
  letter-spacing : 0px;
  text-transform : normal;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#content h2 {
  font-weight : bold;
  font-family : Verdana, Arial, Helvetica, Serif;
  font-size: 13px;
  margin: 0px;
  color: #22227C;
  letter-spacing : 0px;
  text-transform : normal;
  margin-top: 10px;
  margin-bottom: 5px;
}

#content h3 {
  font-weight : bold;
  font-family : Verdana, Arial, Helvetica, Serif;
  font-size: 12px;
  margin: 0px;
  color: #22227C;
  letter-spacing : 0px;
  text-transform : normal;
}

#contentboxrechts h3 {
	font-weight : bold;
	font-family : Verdana, Times New Roman, Serif;
	font-size: 12px;
	margin: 0px;
	color: #22227C;
	letter-spacing : 0px;
	text-transform : normal;
}

#contentboxrechts a {
        padding-top: 0px;
        padding-bottom: 0px;
	padding-left: 5px;
        margin: 0px;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #22227C;
}
#content a:hover {
	text-decoration: underline;
}
#content p {
	margin: 0px;
	font-size: 11px;
	padding: 2px 0px 2px 0px;	
	line-height: 160%;
}

#content strong {
  font-size: 13px;
}

#sidebar { 
	left: 800px; 
	top: 303px; 
	position: absolute;
	visibility: visible; 
}

#contentboxrechts {
	width: 148px;
  	border: 1px solid #cfd1e5;
	padding: 0px;
 	margin-top:10px;
	height:auto;
}

#contentboxrechts p {
 	margin: 0px;
	padding: 2px 2px 2px 2px;	
	line-height: 120%;
	font-size: 11px;
}

#contentboxrechts img {
	padding-bottom:10px;
}

#contentboxrechts form {
	margin: 0px;
	padding: 2px 0px 10px 0px;
	font-size: 11px;
}

#contentboxrechts a {
	text-decoration: none;
	font-weight : normal;
	color: #0f197d;
}
#contentboxrechts a:hover {
	text-decoration: none;
	color: #ff8021;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	font-size: 11px;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
	border: none;
	color:#564b47;
	font-size:11px;
}

#content td.cell {
	background-color: #E7E8F2;
	color:#564b47;
	font-size:11px;
}

#content td.headercell {
	background-color: #0F197D;
	color:#564b47;
	font-weight: bold;
font-size:11px;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

/*  ----------------formular---------------------- */ 

form {
bbackground-color: #ececec;
width:100%;
margin-top: 15px;
margin-bottom: 15px;
}

input {
display: block;
float: left;
width: 100px; /* Breite.*/
margin-bottom:2px;
color: #6f6f6f;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

textarea {
  display: block;
  float: left;
  width: 250px; /* Breite.*/
margin-bottom:2px;
color: #6f6f6f;
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

label {
  display: block;
  margin-bottom:2px;
  float: left;
  width: 100px; /* Breite.*/
}

select {
  display: block;
  margin-bottom:2px;
  float: left;
  width: 100px; /* Breite.*/
  font-size: 11px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

form br { /* Alle Zeilenumbr?che in Formularen ausw?hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

.ssubmit { /* den Submit-Button */
  float: none;
  width: auto;
margin-top:5px;
margin-right:15px;
background-color:#ff8040;
border-top: 3px double #6f6f6f;
border-right: 3px solid #6f6f6f;
border-bottom: 3px solid #6f6f6f;
border-left: 3px double #6f6f6f;
}

formular a {
  text-decoration:none;
  font-weight: bold;
  color:#ff8040;
  background-repeat:no-repeat;
  background-position:5px 2px;
  padding-left:20px;		
}

formular a:hover {
  text-decoration:underline;
}

#formular {
  font-size: 11px;
  font-weight: normal;
  vertical-align:top;
  padding-left:10px;
  padding-right:10px;
  line-height:16px;
}

#formular .headline1 {
  padding-left:10px;
  padding-bottom:10px;
  font-size: 11px;
  font-weight: normal;
  color: #6f6f6f;
}



/* "Aktuelles" Seite */

.bildrechts {
  float: right;
padding-left:10px;
padding-bottom:10px;
}

.bildlinks {
  float: left;
padding-right:10px;
padding-bottom:10px;
}

.separator {  
cclear: left;
  font-size: 1px;
  hight: 3px;
  border-bottom: 1px solid #CFD1E5;
  padding:0px;
  margin:10px 0 10px 0;
  line-height:1px;
}

#aktuelles {
  font-size: 11px;
  font-weight: normal;
  vertical-align:top;
  padding-left:0px;
  padding-right:0px;
  line-height:16px;
}

#aktuelles .headline1 {
  padding-left:0px;
  font-size: 13px;
  font-weight: bold;
  color: #0F197D;
}

#aktuelles .headline2 {
  padding-top:10px;  
  padding-left:10px;
  font-size: 12px;
  font-weight: normal;
  color: #FF8021;
}

#aktuelles .grafik {
ppadding-left:10px;
ttext-align: right;
}

#aktuelles .background {
  font-size: 11px;
  font-weight: normal;
  vertical-align:top;
  line-height:16px;
  bbackground-color:#E7E8F2;
}
#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #0F197D;
}

#more {
	marging: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

/* Ticker */
.headline1 {
  padding-bottom: 15px;
}

#boxlinks {
  height: 148px;
  width: 198px;
  left: 50px;
  top: 510px;
  position: absolute;
  visibility: visible;
  border: solid 1px #cfd1e5;
  color: #0f197d;
}

#boxlinks a {text-decoration: none; font-weight : normal; color: #0f197d;}
#boxlinks a:hover { text-decoration: none; color: #ff8021;}

#content a.external
{
  background:transparent url(/images/external.png) no-repeat scroll right center;
  padding-right:13px;
}

