html{
margin:0;
padding:0;
}

body{
height: auto;
margin:0;
padding:0;
margin: 20px 0 22px 0;
background: #fff url(../img/background.gif) repeat-x;
text-align:left;
}


#wrapper {
width: 900px;
}

#cntleft {
height:506px;
min-height:506px;
width: 198px; /* 242 - 44 = 198 */
text-align:left;
float:left;
padding-left: 44px;
}

#languages {
height: 22px;
padding-left: 684px;
}

#header {
height: 158px;
}

#logo {
height: 66px;
width: 198px;
padding-bottom: 24px;
padding-top: 22px;
}

#cntwrapper {
width: 593px;
height: auto;
float:left;
}

#menue {
background-color: #930c20;
width: 143px; /* 154 - 44 = 110 */
text-align:left;
padding: 66px 0 0 44px;
}

#textarea {
background: url(../img/cntbg.png) repeat-y;
width: 505px; /* 593px - 88px padding */
min-height: 300px;
height: auto;
text-align:left;
padding: 11px 44px 22px 44px;
}

#footer {
height: 34px;
}
#inhalt {
padding-left: 154px;
}
#inhalt2 {
padding-left: 0px;
}

/* font-styles */
p, body, #textarea, a {
color:#162e4c;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#languages p {
font-size:9px;
color: #930C20;
}

#languages p a, .copyright a {
font-size:9px;
text-decoration: none;
color: #162e4c;
}

.copyright {
font-size:9px;
line-height: 1;
padding-left: 45px;
}

.rot {
color: #930C20;
}

#textarea {
line-height: 1.6;
}
h1 {
color: #49473b;
font-size:11px;
font-weight:bold;
line-height: 1;
}
#menue {
color: #fff;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

.zitat {
color: #930c20;
font-weight: bold;
font-size: 13px;
}
.zitat-urheber {
color: #930c20;
font-weight: normal;
font-size: 11px;
}

.partnerservice {
padding-left: 22px;
}




/* format styles */
.leftpic {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 0px solid #FBF8F8;
}
.leftpic2 {
float: left;
margin: 0 72px 10px 0;
padding: 0;
border: 0px solid #FBF8F8;
}
.unfloater {
height: 0;
font-size: 0px;
clear: both;
margin: 0;
}
.linie {
border-bottom: 1px solid #162e4c;
height: 3px;
width: 100%;
margin: 18px 0 22px 0;
}


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

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

#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;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding-left: 5px;
  border-bottom: 1px dotted #fff;
}

#menue ul li a:hover, #menue ul li a:focus{
  font-weight: bold;
  color: #bcc3cc;
}

#menue ul a#a_nav1_open, #menue ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #bcc3cc;
}
#menue ul a#a_nav2_open, #menue ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #bcc3cc;
}

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

#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: #fff;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

#menue ul ul a:hover, #menue ul ul a:focus {
  color: #bcc3cc;
  font-weight: bold;
}
#menue ul ul a#a_nav2_open{
  color: #bcc3cc;
  font-weight: bold;
}
