/*** HTML tags ***/
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100.01%;
	line-height:100.01%;
	text-align:left;
	margin:20px 0px 0px 0px; 
	padding:0px;
	background: url("../img/bg_l01.jpg") #3B5D78 repeat-x center top;
}
img{
	border-width:0px;
	margin:0px; 
	padding:0px
}


/*** Raster Aufbau ***/

.content_bgStart{
	width:1015px;
	margin:0px; 
	position:relative; 
	padding:0px;
 	left:-4px; 
    top:-4px;
	background: url("../img/bg_content.jpg") #DCF4FC repeat-x center top;
}
.content_bgUnter{
	width:1015px;
	margin:0px; 
	position:relative; 
	padding:0px;
 	left:-4px; 
    top:-4px;
	background: url("../img/bg_content_unterseite.jpg") #DCF4FC repeat-x center top;
}
.out    {
        display:block;
        background:#4C4C4C;
        border:0px;
        position:relative; 
        margin:.5em 0em 0em 0em; 
        width:1015;
        }
.header {
	padding:12px 30px 12px 30px;
}
.f_navi {
	text-align:right;
	font-size:0.75em;
}
.f_navi ul {
	margin:0px;
	padding:0px;
}
.f_navi li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	display: inline;
	list-style-type: none;
	background-image:none;
	}
.f_navi a{
	color:#666;
	text-decoration:none;
}
.f_navi a:hover{
	color:#00B3F0;
}
.f_navi .page a {
	color:#00B3F0;
}
.f_navi .page a:hover {
	color:#666;
}
.logo {
text-align:left;
}
.h_navi {
	font-size:0.95em;
	font-weight:bold;
	text-align:right;
	margin:0px 110px 0px 0px;
}
.h_navi ul {
	margin:0px;
	padding:0px;
}
.h_navi li {
	color:#005E9D;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	display: inline;
	list-style-type: none;
	background-image:none;
	}
.h_navi a{
	color:#005E9D;
	text-decoration:none;
}
.h_navi a:hover{
	color:#00B3F0;
}
.h_navi .page a {
	color:#00B3F0;
}
.h_navi .page a:hover {
	color:#005E9D;
}
/*** Flash ***/
.flash
{
    margin: 0px;
    padding: 0px;
    background-image: url('../img/no_flash_film.jpg');
    background-repeat: no-repeat;
}
.noflash {font-size:0.7em; color:#999;}
.noflash a{font-size:1em; color:#999;}

/*** Startseite Content ***/
.startteaser {padding:30px 30px 12px 30px; margin:0px;}
.teaser {margin:0px;}
.teaser a {
	color:#005E9D;
	text-decoration:none;
}
.cclear {clear:both;padding:0px 0px 30px 0px; margin:0px;}
#teaser-l {
	display:inline;
	float: left;
	width: 300px; 
}

#teaser-r {
	display:inline;
	float: right;
  	width: 300px;
}
#teaser-c {
	margin: auto;
	width: 300px;
	padding:1px;
}
.teaserlink {
	text-align:right;
	font-size:0.75em;
	margin:5px 0px 10px 0px;
	padding:5px 0px 10px 0px;
}
.teaserlink a {
	color:#005E9D;
	text-decoration:underline;
}
.teaserlink a:hover {
	color:#00B3F0;
	text-decoration:none;
}
.startteaser h1 {
	font-size:1.1em;
	text-align:left;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	width: 300px;
	color:#005E9D;
	border-bottom: 2px solid #00B3F0;
}
.startteaser p {
	text-align:left;
	font-size:0.9em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#005E9D;
	width: 300px;
	line-height:1.4em;
	border-bottom: 1px solid #00B3F0;
}
.startteaser img {
	vertical-align:middle;
}
/*** Unterseiten ***/
.startcontent {padding:10px 30px 12px 30px; margin:0px;}

.contentbox {}
.headerline {}

.subnavi {
	display:inline;
	float: left;
	width: 215px; 
}
.teaserBar {
	display:inline;
	float: right;
	margin:100px 0px 0px 0px;
  	width: 215px;
}
.content {
	margin: auto;
	width: 465px;
	padding:1px;
}
.contentcockpit {
	margin: auto;
	width: 680px;
	padding:1px;
}
/*** SUBnavi ***/

.subnaviTop {
	background:url(../img/ra_subnavi-top.gif) 0 0px no-repeat;
	height:6px;
	width:213px;
	margin:100px 0px 0px 0px;
	padding:0px;
	}
.subnaviContent {
	border-left:1px solid #00B3F0;
	border-right:1px solid #00B3F0;
	display:block;
	width:211px;
	}
.subnaviBottom {
	background:url(../img/ra_subnavi-bot.gif) 0 0px no-repeat;
	height:6px;
	width:213px;
	margin:0px;
	padding:0px;
	}
.hie{display:none !important;}

.subnaviContent ul {
	margin:0px;
	padding:5px 0px 5px 0px;
}
.subnaviContent li {
	font-size:0.8em;
	padding: 0px 0px 0px 12px;
	margin: 3px 0px 0px 15px;
	background:url(../img/listpoint.gif) 0 6px no-repeat;
	text-align:left;
	list-style-type: none;
	}
.subnaviContent a{
	color:#005E9D;
	text-decoration:none;
}
.subnaviContent a:hover{
	color:#00B3F0;
}
.subnaviContent .page a {
	color:#00B3F0;
}
.subnaviContent .page a:hover {
	color:#005E9D;
}
.subnaviContent h1 {
	font-size:1.1em;
	color:#005E9D;
	font-weight:normal;
	text-align:left;
	margin:0px 15px 0px 15px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #00B3F0;
}
/*** Content ***/
.content h1 {
	color:#00B3F0;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 5px 0px 15px 0px;
}
.content h2 {
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 15px 0px 8px 0px;
	}
.content  h3 {
	color:#000;
	font-size:0.95em;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	}
.content p {
	color:#333;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.content ul {
	margin:0px;
	padding:0px 0px 5px 0px;
}
.content li {
	color:#333;
	font-size:0.9em;
	line-height:1.4em;
	padding: 0px 0px 7px 10px;
	margin: 0px 0px 0px 7px;
	background:url(../img/c_listpoint.gif) 0 7px no-repeat;
	text-align:left;
	list-style-type: none;
	}
.content .imgR {
	float:right;
	margin: 0px 0px 8px 8px;
}
.content .imgL {
	float:left;
	margin: 0px 8px 8px 0px;
}
.content  a{
	color:#005E9D;
	text-decoration:underline;
}
.content  a:hover{
	color:#00B3F0;
	text-decoration:none;
}
/*** Content ***/
.contentcockpit h1 {
	color:#00B3F0;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 5px 0px 15px 0px;
}
.contentcockpit h2 {
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 15px 0px 8px 0px;
	}
.contentcockpit  h3 {
	color:#000;
	font-size:0.95em;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	}
.contentcockpit p {
	color:#333;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.contentcockpit ul {
	margin:0px;
	padding:0px 0px 5px 0px;
}
.contentcockpit li {
	color:#333;
	font-size:0.9em;
	line-height:1.4em;
	padding: 0px 0px 7px 10px;
	margin: 0px 0px 0px 7px;
	background:url(../img/c_listpoint.gif) 0 7px no-repeat;
	text-align:left;
	list-style-type: none;
	}
.contentcockpit .imgR {
	float:right;
	margin: 0px 0px 8px 8px;
}
.contentcockpit .imgL {
	float:left;
	margin: 0px 8px 8px 0px;
}
.contentcockpit  a{
	color:#005E9D;
	text-decoration:underline;
}
.contentcockpit  a:hover{
	color:#00B3F0;
	text-decoration:none;
}
/*** TeaserBox ***/
.content .teaserTop {
	background:url(../img/ra_cteaser-top.gif) 0 0px no-repeat;
	height:6px;
	width:464px;
	margin:10px 0px 0px 0px;
	padding:0px;
	}
.content .teaserContent {
	border-left:1px solid #00B3F0;
	border-right:1px solid #00B3F0;
	display:block;
	width:462px;
	}
.content .teaserContent h1 {
	color:#000;
	font-size:.8em;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}
.content .teaserContent p {
	color:#333;
	font-size:0.8em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	}
.content .teaserBottom {
	background:url(../img/ra_cteaser-bot.gif) 0 0px no-repeat;
	height:6px;
	width:464px;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
.content img {
	vertical-align:middle;
}
/*** Tabelle ***/
table.cTable{
	text-align:left;
	width:464px;
	margin-bottom: 8px;
	border-collapse:collapse;
}
.cTable thead .tabHead th{
	vertical-align:top;
	font-size:.75em;
	color: #0072BC;
	background-color:#CDDFE4;
	padding: 5px 10px 4px 10px;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
}
.cTable tbody td {
	vertical-align:top;
	font-size:.7em;
	padding: 5px 10px 4px 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.cTable tbody tr.trW td{
	background-color: #FFF;
}
.cTable tbody tr.trO td{
	background-color:none;
}
/*** contentFooter ***/
.contentFoot {
	padding:20px 0px 10px 0px;
	margin:0px;
	text-align:left;
}
.contentFootR {
  float:right;
	padding:20px 0px 10px 0px;
	margin:0px;
	text-align:left;
	font-size:.70em;
}
.contentFootR a{
	color:#CCC;
	text-decoration:none;
}
.contentFootR a:hover{
	color:#00B3F0;
}
/*** Linke TeaserBar ***/
.teaserBarBox {
	margin:0px 0px 45px 0px;
	padding:0px;
}
.teaserBarBox a {
	color:#005E9D;
	text-decoration:none;
}
.teaserBarBox h1 {
	font-size:0.98em;
	text-align:left;
	font-weight:bold;
	margin: 25px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	width: 215px;
	color:#005E9D;
	border-bottom: 2px solid #00B3F0;
}

.teaserBarlink {
	text-align:right;
	font-size:0.75em;
	margin:5px 0px 10px 0px;
	padding:5px 0px 10px 0px;
}
.teaserBarlink a {
	color:#005E9D;
	text-decoration:underline;
}
.teaserBarlink a:hover {
	color:#00B3F0;
	text-decoration:none;
}
.teaserBarBox ul {
	margin:0px;
	padding:0px;
	width: 215px;
	font-size:0.85em; 
	line-height:1.6em;
}
.teaserBarBox li {
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	background:url(../img/ic_pfeil.gif) 0 7px no-repeat;
	text-align:left;
	list-style-type: none;
	text-align:left;
	}
.teaserBar li a {font-size:0.85em; line-height:1.2em; color:#005E9D; font-weight:bold; text-decoration:none;}
.teaserBar li a:hover {color:#00B3F0;}
.teaserBar h1 {
	font-size:0.98em;
	text-align:left;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	width: 215px;
	color:#005E9D;
	border-bottom: 2px solid #00B3F0;
}
.teaserBar p {
	text-align:left;
	font-size:0.85em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#005E9D;
	width: 215px;
	line-height:1.2em;
	border-bottom: 1px solid #00B3F0;
}
.teaserBar p.kontakt {
	text-align:left;
	font-size:0.85em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#005E9D;
	width: 215px;
	line-height:1.2em;
	border-bottom: 0px;
}
.teaserBar p.kontaktEnd {
	text-align:left;
	font-size:0.4em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#005E9D;
	width: 215px;
	line-height:0.4em;
	border-bottom: 1px solid #00B3F0;
}
.teaserBar p.nummer {
	text-align:left;
	font-size:0.95em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#FF6600;
	font-weight:bold; 
	width: 215px;
	line-height:1.6em;
	border-bottom: 0px;
}

.teaserBar p.icon {
	text-align:left;
	font-size:0.85em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#FF6600;
	font-weight:bold; 
	width: 215px;
	line-height:1.6em;
	border-bottom: 0px;
}
.teaserBar img {
	vertical-align:middle;
}
.teaserBar .icon a {font-size:0.85em; line-height:1.6em; color:#005E9D; font-weight:bold; text-decoration:none;}
.teaserBar .icon a:hover {color:#00B3F0;}
/*** Footer ***/
.footer {
	width:1015px;
	margin:0px; 
	position:relative; 
	text-align:left;
	font-size:0.70em;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#CCC;
}

/*** Formular ***/
.formBlock {
	color:#333;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.formText {
	margin:10px 0px 0px 0px;
	width:100px;
	float:left;
	display:inline;
}
.contentcockpit .formText {
	margin:10px 0px 0px 0px;
	width:200px;
	float:left;
	display:inline;
}
.formular {
	margin:10px 0px 0px 10px;
	padding:0px;
	float:left;
	display:inline;
}
.formular select {
	margin:0px 0px 1px 0px;
}
.formularend {
	margin:10px 0px 0px 110px;
	padding:0px;
	float:left;
	display:inline;
}
.contentcockpit .formularend {
	margin:10px 0px 0px 210px;
	padding:0px;
	float:left;
	display:inline;
}
.formular .formNormal { 
	width:320px;
	color: #4C4C4C;
}
.contentcockpit .formular .formNormal { 
	width:420px;
	color: #4C4C4C;
}
.contentcockpit .formular .form4 { 
	width:96px;
	color: #4C4C4C;
	margin-right:2px;
}
.formular .formSelectNormal { 
	width:324px;
	color: #4C4C4C;
}
.contentcockpit .formular .formSelectNormal { 
	width:424px;
	color: #4C4C4C;
}
.formular .formCheckboxNormal { 
	width:20px;
	color: #4C4C4C;
}
.formular .formCheckboxLabelNormal { 
	width:300px;
	color: #4C4C4C;
}
.formular .formKurz{ 
	width:70px;
	color: #4C4C4C;
}
.formular .formSelectKurz{ 
	width:74px;
	color: #4C4C4C;
}
.formular .formLang{ 
	width:231px;
	color: #4C4C4C;
}
.contentcockpit .formular .formLang{ 
	width:331px;
	color: #4C4C4C;
}
.formular .formTextfeld{ 
	width: 320px; 
	height: 100px;
	color: #4C4C4C;
}
.contentcockpit .formular .formTextfeld{ 
	width: 420px; 
	height: 100px;
	color: #4C4C4C;
}
.contentcockpit .formCheckKommentar{ 
	width: 648px; 
	height: 140px;
	color: #4C4C4C;
	white-space:normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.9em;
}
/*** Login ***/
#loginOptionen {
	position:absolute;
	z-index:100;
	left: 530px;
	top: 35px;
	width: 460px;
	background-color:#E3F6FC;
	border: 1px solid #ccc;
	}
#loginOptionen2 {
	width: 470px;
	background-color:#E3F6FC;
	border: 1px solid #ccc;
	}
.loginFormular {
	margin:10px 0px 5px 10px;
	padding:0px;
	float:left;
	display:inline;
}
.loginFormular .formLoginEmail{ 
	width:220px;
	color: #4C4C4C;
}
.loginFormular .formLoginPassword{ 
	width:80px;
	color: #4C4C4C;
}
.loginText {
	clear:both;
	padding:2px 0px 3px 0px; 
	margin:0px 10px 0px 10px; 
	text-align:left;
	font-size:0.70em;
	border-top: 1px solid #ccc;
}
.loginFehler {
	clear:both;
	padding:0px 0px 3px 0px; 
	margin:0px 10px 0px 10px; 
	text-align:left;
	font-size:0.70em;
}
.loginText a{
	color:#666;
	text-decoration:none;
}
.loginText a:hover{
	color:#00B3F0;
}
/*** Sitemap ***/
.rahmen1 {
background-color:#CDDFE4;
width:100%;
padding:6px;
margin:0px 0px 5px 0px;
}
.rahmen2 {
background-color:#C2D3D8;
width:100%;
padding:6px;
margin:0px 0px 5px 0px;
}
.rahmen1  h2 {
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px;
	}
.rahmen2  h2 {
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px;
	}
.rahmen1  p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
.rahmen2  p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
/*** Reiter ***/
div.TabsRahmen{
border-bottom: 1px solid #0072BC;
	margin:25px 0px 0px 0px;
	padding:0px;
}
div.tabs {
}

div.tabs ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
	height:24px;
}

div.tabs ul li {
    float: left;
    margin: 0px 0px 0px 0px; 
    padding: 4px 4px 0px 0px;
	text-align:center;
	width:80px;
	height:24px;
	background-image:url(../img/rt_inaktiv.gif);
	background-repeat:no-repeat;	
}
div.tabs ul li.aktiv {
    float: left;
    margin: 0px 0px 0px 0px; 
    padding: 4px 4px 0px 0px;
	text-align:center;
	width:80px;
	height:24px;
	background-image:url(../img/rt_aktiv.gif);
	background-repeat:no-repeat;	
}
div.tabs ul li a {
    font-size: 0.75em;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	height:20px;
	background-repeat:no-repeat;	
}
div.tabs ul li a:hover {
	font-weight:bold;
	text-decoration:underline;

}

/*** Tabelle ***/
table.rTable{
	width:653px;
	margin-bottom: 8px;
	border-collapse:collapse;
	font-size: .75em;
}
table.rTable img {
	vertical-align: middle;
}
.rTable thead .tabHead th{
	vertical-align:top;
	text-align:left;
	color: #0072BC;
	white-space: nowrap;
	background-color:#CDDFE4;
	padding: 1px 5px 1px 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.rTable tbody td {
	vertical-align:top;
	text-align:right;
	padding: 1px 5px 1px 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	white-space: nowrap;
}
.rTable tbody td.tdLeft 
{
  text-align:left;
}
.rTable tbody td.tdText 
{
  text-align:left;
	white-space: normal;
}

.rTable tbody tr.trSum td{
	background-color: #DDD;
	font-weight:bold;
}
.rTable tbody tr.trSum2 td{
	background-color: #EEE;
	font-weight:bold;
}
.rTable tbody tr.trO td{
	background-color: #DDF6FD;
}
.rTable tbody tr.trW td{
	background-color: #FFF;
}
.rTable .formCpc{ 
	width:40px;
	color: #4C4C4C;
	text-align: right;
	font-size: .9em;
}
.rTable .formCheckneu{ 
	width:520px;
	color: #4C4C4C;
	text-align: left;
	font-size: .9em;
}
.rTable select
{
    font-size: 0.9em;
    color: #4C4C4C;
    margin-top: 2px;
}