/* basic styles */
html {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	margin-top: 0px;
        background: transparent;
}

h1 {
	margin-top: 0px;
        margin-bottom: 20px;
        font: 18px Georgia, serif;
	font-weight: bold;
	color: #BA342B;
}
h2 {
        font: 16px Georgia, serif;
	font-weight: bold;
	color: #BA342B;
}
h3 {
        font: 14px Georgia, serif;
	font-weight: bold;
	margin-bottom:5px;
        color: #BA342B;
}
h4 {
        font: 12px Georgia, serif;
	margin: 0px;
	font-weight:bold;
        color: #BA342B;
}

textarea {
    overflow: auto;	
    border: 1px solid #0F3B78;
    background-color: #fff;
    font: 11px Arial, Verdana, sans-serif;
    color: #0F3B78;
    font-size: 11px;
}

dl.img {
	float: left;
	padding: 2px;
	margin: 0 10px 5px 0;
	display: inline;
        border: 1px solid #CECCE2;
}

dl dt.img {
border-bottom: 1px solid #CECCE2;
margin: 0;
}

dl dd.img {
font: 10px Arial, Verdana, sans-serif;
text-align: center;
margin: 0;
}

img.fotolinks {
	margin: 0 ;
	}

.textspalten {
float: left;
padding: 0px 10px 0px 0px;
}

/* sitemap style */
.sitemapLevel1 {
  font-weight: bold;
  padding-left: 10px;
  margin-top: 20px;
  line-height: 2;
}
.sitemapLevel2 {
  padding-left: 30px;
  line-height: 1.6;
}
.sitemapLevel3 {
  padding-left: 50px;
  line-height: 1.6;
}
  

.kleiner {
        line-height: 0.5;
 }
.textkleiner {
	font-size: 10px;
}
.noScreen{  /* This class is not shown on screen */
       display: none;
}

div.spacer {
       height: 30px;
       width: 100%;
}

ul li, ul li a {
       line-height: 1.8em;
}


/* list styles */
p.listdate  {
       font-size: 10px;
       margin-top: 1px;
}     



/* navigations style */
#navContainer{  /* contains the menu */
  clear: both;
 height: auto:
  width: 2px;
}

/*
  navigation level 1
*/
#navContainer ul{
  
  display: none;
}

#navContainer ul li {

  display: none;
}

#navContainer ul li#li_nav1_open{  /* special layout for open links */
  
  display: none;
}


#navContainer ul li a{
 
  display: none;
}


#navContainer ul li a:hover, #navContainer ul li a:focus{
 
  display: none;
}

#navContainer ul li a#a_nav1_open, #navContainer ul li a:hover#a_nav1_open{
 
  display: none;
}

/*
  Design for submenu
*/
#navContainer li li{

  display: none;
}

#navContainer ul ul a{
 
  display: none;
}

#navContainer ul ul a:hover, #navContainer ul ul a:focus, #navContainer ul ul a#a_nav2_open{

 display: none;
}


/* text styles */

td.lab {
        vertical-align: top;
        width: 100px;
        height: 25px;
}
td.inp {
        vertical-align: top;
        height: 25px;
}
td.inp input, td.inp textarea {
        width: 180px;
}
td.inp textarea {
        height: 80px;
}
table#formtab tr td.lab p.titel {
        font-weight: bold;
}
td.buttonarea {
	padding-top: 10px;
        vertical-align: bottom;
}
table#formtab {
        width: 420px;
        background-color: #CECCE2;
        border: 1px solid #0F3B78;
}


input {
    font: 11px Arial, Verdana, sans-serif;
    color: #0F3B78;
	border: 1px solid #0F3B78;
	background-color: #fff;
	
}
select, option {
    font: 11px Arial, Verdana, sans-serif;
    color: #0F3B78;
    background-color: #fff;
}
.checkbox {
   font: 11px Arial, Verdana, sans-serif;
   color: #0F3B78;
   background-color: #fff;
}
.knopf {
	border: 1px solid #0F3B78;
    background-color: #fff;
    font-size: 11px;
}

.pseudoknopf {
    padding: 2px 7px 2px 7px;
    border: 1px solid #0F3B78;
    background-color: #fff;
    font-size: 11px;
}
td#text div.steering span.pseudoknopf a {
    text-decoration: none;
}

img.imgborder {
    border: 1px solid #BA342B;
}

p {
	margin-top:0px;
	margin-bottom:3px;
	line-height: 1.3;
}


option, td#topmenu p {
        display: none;
}
td#text p {
 	color: #000;
	font-weight: normal;
	vertical-align:top;
}
.helltext {
   color: #ebe1b5;
}

a.spezial {
	color: #BA342B;
}
a.spezial:hover {
	color: #0F3B78;
}

td#text div.steering a.steering {
	color: #BA342B;
    text-decoration: none;
}
td#text div.steering a.steering:hover {
	color: #0F3B78;
}
td#topmenu p a, td#topmenu a {
    color: #0F3B78;
    text-decoration: none;
    display: none;
}
td#topmenu p a:hover, td#topmenu a:hover {
    color: #BA342B;
    display: none;
}

td#text p a, td#text a {
    color: #BA342B;
    text-decoration: underline;
}
td#text p a:hover, td#text a:hover {
    color: #0F3B78;
}
a {
	color: #BA342B;
	text-decoration: none;
}
a:hover {
	color: #0F3B78;
}
td#topmenu a.aktiv {
	color: #BA342B;
        display: none;
}
td#fuss p {
	font-size: 9px;
	font-weight: normal;
}
td#fuss a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

td#navi p {
	font-size:10px;
	margin-bottom: 4px;
	margin-top: 2px;
        display: none;
}
.navistyle {
	line-height: 1.8;
	border-bottom: 1px solid #CECCE2;
        display: none;
}
.subnavi {
	line-height: 1.8;
	border-bottom: 1px solid #CECCE2;
	margin-left: 10px;
        display: none;
}
.naviaktiv {
	font-weight: bold;
        display: none;
}


div.strich {
        width: 100%;
        margin-top; 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #BA342B;
}


div.steering {
        text-align: right;
        margin-bottom: 15px;
        display: none;
}


td#logotext *, td#logo *, td#top *, td#topmenu *, td#navi *, td.filler * {
        display: none;
}

/* basic layout */
div#wrapper {
	text-align: center;
	padding: 0px;
background: transparent;
}
div#content {
	margin: 0px auto;
	text-align: left;
background: transparent;
}
table#skeleton{
	background: transparent;
}
td#logotext {
        width: 100%;
}
td#logo {
        width: 100%;
}
td#top {
	width: 100%;
	text-align: center;
}
td#topmenu {
        width: 100%;
        color: #fff;
        display:none;
}
td.filler {
	height: 25px;
}
td#navi {
	width: 2px;
	vertical-align:top;
}
td#text {
	padding-bottom: 5px;
	vertical-align:top;
	text-align: left;

}
td.totop {
	height: 18px;
}
td.fillertotopleft {
	height: 18px;
}
td#fuss {
	text-align:right;
}
/* Based on Nifty Corners By Alessandro Fulciniti
   http://pro.html.it/esempio/nifty/ 
   and Snazzy Borders by Stu Nicholls
   http://www.stunicholls.myby.co.uk/boxes/ 
*/
.xsnazzy {background: transparent; width: 208px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4, .xb5 {display:block; }
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4, .xb5 {background:transparent; border-left:0px solid #CECCE2; border-right:0px solid #CECCE2;}
.xb1 {margin:0 5px; background:transparent;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xb5 {height:6px; margin:0 0px;}

.xboxcontent {display:block;  background:transparent; border:0px solid #CECCE2; border-width:0 10px; text-align:left;}
/* End of snazzy box */

/* Shadow */
.out {
  display:block; 
  background:transparent; 
  position:relative;  
  }
.in {
  text-align:center; 
  background:transparent;  
  position:relative; 
  }