html{
margin:0;
padding:0;
}

body{
height: auto;
margin:0;
padding:0;
margin-top: 0;
background: #bf6409 url(../img/background.gif) repeat-x;
text-align:center;
}

#content{
height:auto;
min-height:700px;
width: 843px; /* 704 minus 16 padding */
margin:auto;
padding:0;
background:transparent;
text-align:left;
}

body>#content{height:auto;}


#header {
height: 87px;
background: #940a11 url(../img/header.gif) no-repeat;
}

#logo {
height: 17px; /* 17+33+33 */
padding: 33px 0 33px 33px;
background: transparent url(../img/cntback.png) repeat-y;
}

#cntwrapper {
background: transparent url(../img/cntback.png) repeat-y;
width: 843px;
height: auto;
min-height: 700px;
}

#menue {
width: 676px; /* 843px - 34px - 127px padding */
text-align:left;
padding: 0 34px 66px 127px;
}

#textarea {
background-color: transparent;
width: 660px; /* 843px - 34px - 134px padding */
text-align:left;
padding: 0 34px 0 143px;
}

#texttitel {
float: left;
width: 156px;
}

#textbox {
float: left;
width: 495px;
padding-bottom: 66px;
}
#textbox-i {
float: left;
width: 495px;
padding-bottom: 27px;
}

.longline {
width: 626px; /* 843px - 127px padding */
border-bottom: 1px solid #bf6409;
padding: 0 34px 0 0;
margin-bottom: 44px;
}

#newstitel {
float: left;
width: 165px;
}

#newsbox {
float: left;
width: 495px;
padding-bottom: 66px;
}


/* font-styles */
p, body, #textarea, #textbox, #textbox-i {
color:#838385;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#textarea, #textbox, #textbox-i {
line-height: 1.6;
}
a {
color: #940a11;
text-decoration: none;
}

h1 {
color: #940a11;
font-size:11px;
font-weight:bold;
line-height: 1;
margin-top: 3px;
}
h2 {
color: #940a11;
font-size:11px;
font-weight:bold;
line-height: 1;
}
#menue {
color: #838385;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}


/* format styles */
.referenz {
color: #940a11;
font-size:11px;
font-weight:bold;
padding-left: 10px;
background: transparent url(../img/bullett.gif) no-repeat;
background-position: center left;
}

#textarea ul {
margin-left: 0;
padding-left: 2em;
list-style-image: url(../img/bullett.gif);
}
#textarea li {
margin: 0;
padding: 0;
}

.leftpic {
float: left;
margin: 0 10px 10px 0;
padding: 2px;
border: 1px solid #838385;
}
.unfloater {
height: 0;
font-size: 0px;
clear: both;
margin: 0;
}
.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 #bf6409;
        font-size: 0;
        line-height: 1;
}


/* ------ navigation level 1 ---------*/
#menue ul{
  margin: 0;
  padding-left: 16px;
  list-style-type: none;
  color: #838385;
  border-bottom: 1px solid #bf6409;
  border-top: 1px solid #bf6409;
}

#menue ul li {
 /* background-color: #b1b2b4;  */
	color: #838385;
    display: inline;
    padding-right: 20px;
}

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

#menue ul li a{
  background-repeat: no-repeat;
  height: 2em;
  line-height: 1.9em;
  font-weight: bold;
  color: #838385;
  text-decoration: none;
}

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

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

/* ------ Design for submenu --------*/
#menue li li{
  display: block;
  padding-left: 15px;
  line-height: 1.1em;
  color: #838385;
  border-bottom: 0px solid #e0f0f5;
}

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

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

/* ------ navigation level 1 ---------*/
#menu2 ul{
  margin-left: 172px;
  padding: 0em;
  list-style-type: none;
  color: #838385;
  border-bottom: 1px solid #bf6409;
  border-top: 0px solid #bf6409;
}

#menu2 ul li {
 /* background-color: #b1b2b4;  */
	color: #838385;
    display: inline;
    padding-right: 20px;
}

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

#menu2 ul li a{
  background-repeat: no-repeat;
  height: 2em;
  line-height: 1.9em;
  font-weight: bold;
  color: #838385;
  text-decoration: none;
}

#menu2 ul li a:hover, #menu2 ul li a:focus{
  font-weight: bold;
  color: #940a10;
}

#menu2 ul a#a_nav1_open, #menu2 ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #940a10;
}
#menu2 ul a#a_nav2_open, #menu2 ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #940a10;
}

