body {
	margin: 0px;
/*	padding-top: 5%;*/
	font-family: Verdana, sans-serif;
	font-size: 13px;
 	background: #005EA8 url("../img/bgfff.gif") repeat-x;
}

a {
	color: #CC051C;
	text-decoration: underline;
}

a:hover {
	color: #005EA8;
	text-decoration: none;
}

td {
	color: #000000;
	font-size: 13px;
}

h1 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}


#xtframe{
	width: 990px;
	height: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background:url(background1.gif) repeat-x;
}

/*
#xtframe{
	width:990px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -495px;  
	margin-top: -260px;
	background: #707070;
}
*/
/* variante
#xtframe{
	width:990px;
	height: 530px;
	position: absolute;
	top: 7%;
	left: 50%;
	margin-left: -495px;
	background: #707070;
}
*/

.albert {
position: relative;
top: 0px;
left: 0px;/*
border: solid 1px #FF0000;*/
}

#logo{
	width:100%;	
	height: 98px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url('../img/logo_bg.jpg') no-repeat;
}

#navigation{
	z-index: 77;
	width:100%; 
	height:45px;
	position:absolute;	
	left: 0px;
	top: 112px; 
	background: url('../img/bluewhite44.gif') repeat-x;/*
	border: solid 1px #FF0000;	*/
}

* html #navigation{

}

.rosso {
	color: #CC051C;
	text-indent: 61px;
}

* html .rosso {
	text-indent: 61px;
}
/* -------------------------------------------------- */

#navitop {
	z-index: 76;
	position: relative;
	left: -1px; /*linksbündigkeit Abhängig von font-size und ul#navidrop li margin*/
	top: 0px;
	padding: 0px;
	width: 99%;
	color: #CC051C;
  font-size: 13px;
  font-weight: bold;/*
	border: 1px solid #123456;*/
	height: 45px;
	border-left: 2px solid #005EA8;
	margin-left: 5px;
}

* html div#navitop {  /* Korrektur fuer IE 5.x */
  width: 99%;
  w\idth: 99%;
}
  
div#navitop div {
   clear: left;
}

ul#navidrop {
  margin: 0px; padding: 0px;
  text-align: center;
}

ul#navidrop li {
  list-style: none;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position: relative;
  margin-left: 1px;/*
  margin-right: 2px;*/
  border-right: solid 2px #005EA8;/**/
  padding: 0;
}
* html ul#navidrop li {  /* Korrektur fuer den IE */
  margin-bottom: 0;
}

ul#navidrop li ul {
  margin: 0; padding: 0;
  position: absolute;
  top: 30px; left: -1px;
  display: none;  /* Unternavigation ausblenden */  
  text-align: left;
}
* html ul#navidrop li ul {  /* Korrektur fuer IE 5.x */
  left: 0;
  lef\t: -1px;
}
ul#navidrop li:hover ul {
  display: block;  /* Unternavigation in modernen Browsern einblenden */
}
ul#navidrop li ul li {
  float: none;
  display: block;
  margin-bottom: 4px;
  border-right: solid 0px #005EA8;
}

ul#navidrop a, ul#navidrop span {
  display: block;
  width: 113px;  /* Breite den in li enthaltenen Elementen zuweisen */
  padding: 14px 12px;
  text-decoration: none; 
  color: #000; font-weight: bold;
  background-color: #fff;
}
* html ul#navidrop a, * html ul#navidrop span {
  width: 110px;   /* Breite nach altem MS-Boxmodell für IE 5.x */
  w\idth: 110px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}
ul#navidrop a:hover, ul#navidrop span, li a#aktuell {
  border-color: white;
  border-left-color: black; border-top-color: black;
  color: #CC051C; background-color: #DDF3FF;
}
li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
  color: #CC051C; background-color: #DDF3FF;
}

/* -------------------------------------------------- */

ul#navidrop li ul li {
  margin-bottom: 0px;
  border-bottom: solid 1px #005EA8;/**/
}

ul#navidrop li ul li a, ul#navidrop li ul li span {
  display: block;
  width: 208px;  /* Breite den in li enthaltenen Elementen zuweisen */
  padding: 5px 12px;
}

ul#navidrop li ul span {  /* aktuelle Unterseite kennzeichnen */
  background-color: #DDF3FF;
}


/* -------------------------------------------------- */

ul#naviL1 {
  position: relative;
  left: 0px;
  top: -1px;
  width: 232px;
  overflow: hidden;/**/
  margin: 0px; padding: 0px; /*
  border: solid 1px #FF0000; */
}

* html ul#naviL1 {
  
}

ul#naviL1 li {
  list-style: none;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0; /*
  white-space: nowrap; */
  border-top: solid 1px #005EA8;
}
* html ul#naviL1 li {  /* Korrektur fuer den IE */
  margin-bottom: 0;
}

ul#naviL1 li ul {
  margin: 0; padding: 0;
}
* html ul#naviL1 li ul {  /* Korrektur fuer IE 5.x */
  left: 0;
  lef\t: -1px;
}

ul#naviL1 li ul li {
  padding-left: 10px;
  padding-right: 2px;
  white-space: normal;
  border-top: solid 1px #005EA8;
  font-size: 11px;
  width: 220px; /*
  border: solid 1px #FF0000;*/
}

ul#naviL1 li ul li ul li {
  padding-left: 5px;
  font-size: 11px;
  border-top: solid 1px #DADADA;/**/
  width: 217px; /*
  border: solid 1px #FF0000; */
}

ul#naviL1 li ul li ul li ul li {
  padding-left: 12px;
  font-size: 11px;
  border-top: solid 0px #DADADA;/**/
  width: 205px; /*
  border: solid 1px #FF0000; */
}

ul#naviL1 li ul li ul li ul li ul li {
  padding-left: 12px;
  font-size: 11px;
  border-top: solid 0px #DADADA;/**/
  width: 193px; /*
  border: solid 1px #FF0000; */
}

ul#naviL1 li ul li ul li ul li ul li ul li{
  padding-left: 12px;
  font-size: 11px;
  border-top: solid 0px #DADADA;/**/
  width: 181px; /*
  border: solid 1px #FF0000; */
}

ul#naviL1 li ul li ul li ul li ul li ul li ul li{
  padding-left: 12px;
  font-size: 11px;
  border-top: solid 0px #DADADA;/**/
  width: 169px; /*
  border: solid 1px #FF0000; */
}

ul#naviL1 a, ul#naviL1 span {
  display: block;
  width: 100%; /* Breite den in li enthaltenen Elementen zuweisen */
  padding: 5px 2px;
  text-decoration: none; 
  color: #000;
  background-color: #fff;
}

* html ul#naviL1 a, * html ul#naviL1 span {
 /*  width: 227px;   Breite nach altem MS-Boxmodell für IE 5.x */
  /*  w\idth: 227px; korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}

ul#naviL1 a:hover, ul#naviL1 span, li a#aktuell {
  color: #CC051C; background-color: #DDF3FF;
}
li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
  color: #CC051C; background-color: #DDF3FF;
}

/* -------------------------------------------------- */


/* -------------------------------------------------- */


#hilfsnav {
	position: absolute;
	left: 0px;
	top: 58px;
	width: 740px;
	z-index: 43;
	color: #fff;
        font-size: 11px;
	font-weight: normal;/*
	border: solid 1px #fff;*/
}

#hilfsnav a {
	color: #FFFFFF;
	text-decoration: none;
}

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

#suche {
	position: absolute;
	left: 750px;
	top: 58px;
	width: 240px;
	text-align: right;
	z-index: 44;
	vertical-align: top;/*
	border: solid 1px #fff;*/
}

#suche .t_field_A{
	width: 149px;
	border: solid 1px #fff;
}

* html #suche .t_field_A{
	width: 163px;
	top: 0px;	
	height: 16px;
}

#suche .abmit {
	color: #CC051C;
	width: 64px;
	height: 18px;
	border: solid 1px #fff;
}

* html #suche .abmit {
	height: 20px;
}

#iContainer {
	position: absolute;
  top: 204px;
  left: 0px;
}

* html #iContainer {
  left: 1px;
  lef\t: 1px;
}

#colA{
  width: 232px;
  background: #FFFFFF;
}

* html #colA{
  width: 231px;
}

#colAB{;
  width: 15px;
}

#colB{
  width: 608px;
  background: #EDEDED;
}

#colB .textbereich{
	width: 590px;
  padding: 8px;/*
	border: solid 1px #FFFFFF; */
}

#colB .textbereich dt{
	font-weight: bold;
}


#colB .textbereich dd{
	margin-bottom: 5px;;
}

#colBC{;
  width: 15px;
}

#colC{
  width: 120px;
  background: #FFFFFF;
}

#colC hr{
  color: #005EA8;
  background-color: #005EA8;
}

.textbereich li{
  margin-bottom: 8px;
}

#banners {
  padding: 8px;
  background: #FFFFFF;/*
	border: 1px solid #123456; */
}

#botline {

  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold	/*
	border: solid 1px #FFFFFF; */	
}

#botline a {
	color: #FFFFFF;
	text-decoration: underline;
}

#botline a:hover {
	color: #CC051C;
	text-decoration: none;
}

#counter{

  width: 100%;
  height: 22px;
  text-align: center;
  color: #004971;
  font-size: 11px;	/*
	border: solid 1px #FFFFFF; */
}

#counter a:link, #counter a:visited {
	color: #004971;
	text-decoration: underline;
}

#counter a:hover{
	color: #F8991D;
	text-decoration: none;
}

.hyper {
	font-size: 64px;
  letter-spacing:0.1em;
}

.min {
	font-size: 9px;
}

.invis{
display: none;
}

.intLink{
 width: 100%;
 height: 44px;
 line-height: 44px;
 text-align: center;
 color: #000; 
 font-weight: bold;
 border-bottom: solid 1px #005EA8;
}

.intLink a{
 display: block;
 color: #000;
 text-decoration: none;
 background-color: #FFF;
}


.intLink a:hover{
 display: block;
 color: #CC051C;
 text-decoration: underline;
 background-color: #DDF3FF;
}

.VAframe {
 width: 100%;
 padding: 0;
 background-color: #DDF3FF;  
 border: solid 1px #005EA8;
}

.VAcolA {
 width: 144px;
 float: left;
 margin: 8px;
 padding: 8px;
 background-color: #CCEEFF;  
 border: solid 1px #005EA8;
}

.VAcolB {
 padding: 8px;
}

.VAoframe {
 border-bottom: 1px solid #005EA8;
 margin: 8px;
 width: 568px;
}

.VAiframe {
 background-color: #CCEEFF;
 /*width: 568px;*/
 /*margin-left: 8px;*/
 border-top: solid 1px #005EA8; /**/
 border-left: solid 1px #005EA8; /**/
 border-right: solid 1px #005EA8; /**/
}

.VAcoliA {
 width: 144px;
 float: left;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 8px;
 padding-right: 8px;
 /*background-color: #CCEEFF;*/
 /*border-left: solid 1px #005EA8;*/
}

.VAcoliB {
 width: 376px;
 background-color: #DDF3FF;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 8px;
 padding-right: 8px;
 float: right; /* 
 border: solid 1px #005EA8;*/
}

.VAiframeweitere {
 width: 568px; 
 margin-left: 8px; /*
 border-top: solid 1px #005EA8; */
}

.headlinerot {
 color: #FFFFFF;
 padding: 2px;
 background-color: #CC051C;
/*
 background-color: #DF818B;*/
}

.headlinerotVariabel {
 color: #FFFFFF;
 padding: 0px;
 background-color: transparent;
}

.headlinerotVariabel span {
 padding: 2px 4px;
 background-color: #CC051C ;
}

.headlineblau {
 color: #FFFFFF;
 padding: 2px;
 background-color: #005EA8 ;
}

.headlineblauVariabel {
 color: #FFFFFF;
 padding: 0px;
 background-color: transparent;
}

.headlineblauVariabel span {
 padding: 2px 4px;
 background-color: #005EA8 ;
}

.picL {
  float: left;
  margin-right: 8px;
}

.picR {
  float: right;
  margin-left: 8px;
  margin-right: 8px;
}
