html{
margin:0;
padding:0;
background: #748496 url(../img/background.gif) repeat-x;
}

body{
height: auto;
margin:0;
padding:0;
background:transparent url("../img/cntback.gif") repeat-y;
background-position:50% 0;
text-align:center;
height: 100%;
}

#content{
height:auto;
min-height:500px;
width: 896px; /* 896 minus 0 padding */
margin:auto;
padding:0;
text-align:left;
}

body>#content{height:auto;}


#header {
height: 351px;
padding-bottom: 33px;
}

#logo {
height: 65px;
}

#cntwrapper {
width: 896px;
height: auto;
min-height: 330px;
}


#menue {
background-color: transparent;
width: 153px; /* 230px - 77px padding */
text-align:left;
padding: 30px 0 22px 77px;
}

#zitat {
float: left;
width: 160px; /* 290px - 130px padding */
text-align:left;
margin: 44px 0 22px 55px;
padding: 0 53px 0 22px;
}

#textarea {
float:left;
width: 422px; /* 550px - 128px padding */
text-align:left;
padding: 0 88px 22px 40px;
}

#address {
float:left;
width: 160px;
padding: 0 88px 22px 77px;
}

/* font-styles */
body, p, #textarea, a {
color: #3c3c3e;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
#textarea {
line-height: 1.6;
}
#zitat p {
color: #062d6e;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#address p {
color: #062d6e;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
font-weight: bold;
text-transform: uppercase;
}
.zeichen {
color: #062d6e;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1;
font-weight: bold;
text-transform: uppercase;
}
h1 {
color: #062d6e;
font-size:18px;
font-weight:bold;
line-height: 1;
padding-bottom: 10px;
text-transform: uppercase;
}
h2 {
color: #062d6e;
font-size:14px;
font-weight:bold;
line-height: 1.6;
}

#menue {
color: #232323;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

#inhalte {
float: left;
}

.col1 {
float: left;
width: 100px;
font-weight: bold;
}

.col2 {
float: left;
width: 140px;
}

.col3 {
float: left;
width: 100px;
}

.col4 {
float: left;
width: 320px;
}


/* format styles */

p.superabstand {
line-height: 1;
font-size: 11px;
margin-bottom: 11px;
}

.abstand {
margin-bottom: 11px;
}
h2.abstandoben {
margin-top: 44px;
}

.leftpic {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 1px solid #3c3c3e;
}
.unfloater {
height: 0;
font-size: 0px;
clear: both;
margin: 0;
}
.unfloater-long {
height: 0;
font-size: 0px;
clear: both;
margin: 0;
margin-bottom: 22px;
}
.badge {
float: left;
margin: 0 22px 22px 0;
padding: 0;
}
.badge-last {
float: left;
margin: 0 0 22px 0;
padding: 0;
}

.linie {
        border-bottom: 1px solid #3c3c3e;
        font-size: 0;
        line-height: 1;
        margin: 22px 0 22px 0;
}


/* ------ navigation level 1 ---------*/
#menue ul{
  margin: 0;
  padding: 0em;
  list-style-type: none;
  color: #232323;
  letter-spacing: 0.00em;
}

#menue ul li {
 /* background-color: #b1b2b4;  */
	color: #232323;
}

#menue ul li#li_nav1_open{  /* special layout for open links */
/*  background-color: #b1b2b4;  */
	height: auto !important;
	height: 1.9em;
}

#menue ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 2em;
  line-height: 1.9em;
  font-size: 16px;
  color: #232323;
  text-decoration: none;
  border-bottom: 1px dashed #6c7a88;
}

#menue ul li a:hover, #menue ul li a:focus{
  font-weight: normal;
  color: #062d6e;
}

#menue ul a#a_nav1_open, #menue ul a:hover#a_nav1_open{
  font-weight: normal;
  color: #062d6e;
}
#menue ul a#a_nav2_open, #menue ul a:hover#a_nav2_open{
  font-weight: normal;
  color: #062d6e;
}

/* ------ Design for submenu --------*/
#menue li li{
  display: block;
  padding-left: 15px;
  line-height: 1.1em;
  color: #232323;
  border-bottom: 1px dashed #6c7a88;
}

#menue ul ul a{
  position: relative;
  display: inline;
  background-repeat: no-repeat;
  padding: 0em;
  padding-left: 0px;
  padding-top: 0.28em;
  padding-bottom: 0px;
  color: #232323;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 0px dashed #6c7a88;
}

#menue ul ul a:hover, #menue ul ul a:focus {
  color: #062d6e;
  font-weight: normal;
}
#menue ul ul a#a_nav2_open{
  color: #062d6e;
  font-weight: normal;
}
