/*********************************************** BASICS*/

body {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #53504A;
  margin:0;
  padding:0;
  background: url(images/bg_body.gif) repeat-x #ffffff;
}

.druck {
  display: none;
}

.c1 {
  color: #671A2D;
}

.c2 {
  color: #666666;
}

form {
  padding:0;
  margin:0;
}

input.textinput, textarea {
  border: 1px solid #A4A099;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #53504A;
}

input.textinput {
  padding: 3px 0 4px 3px;
  margin-top: 4px;
}

input.textinput:focus, textarea:focus {
  border: 1px solid #671A2D;
}

form span {
  color: #A4A099;
  font-size: 10px;
  margin-bottom: 10px;
}

#sidebar-a a, #sidebar-b a, .refboxright a, .refboxleft a, .newsboxright a, .newsboxleft a {
  background: url(images/link_plus.gif) no-repeat 0 2px;
  padding: 0 0 0 15px;
  text-decoration: none;
  color: #671A2D;
}

#sidebar-a a:hover, #sidebar-b a:hover, .refboxright a:hover, .refboxleft a:hover {
  background: url(images/link_hover.gif) no-repeat 0 2px;
  padding: 0 0 0 15px;
  text-decoration: none;
  color: #671A2D;
}

a:link, a:visited, a:active {
  color: #671A2D;
}

.button {
  margin: 10px 0 10px 0;
  background: url(images/link_plus.gif) no-repeat 4px 4px;
  background-color: white;
  border: 1px dashed #cccccc;
  font-size: 11px;
  font-family: Tahoma, sans-serif;
  padding: 2px 5px 2px 20px;
  color: #671A2D;
}

.button:hover {
  border: 1px dashed #671A2D;
}

#footer span {
  color: #671A2D;
}

/*********************************************** NAVIGATION GANZ OBEN*/

#navi_top {
  margin-bottom: 20px;
}

#navi_top ul {
  list-style:none;
  padding: 2px 0 0 265px;
  margin: 0;
  }

#navi_top li {
  padding: 2px 5px 0 5px;
  height: 20px;
  text-transform: lowercase;
  display: inline;
  margin:0;
}

#navi_top li a {
  padding: 4px 6px 5px 6px;
}

#navi_top li a:link, #navi_top li a:visited {
  color: white;
  text-decoration: none;
}

#navi_top li a:hover, #navi_top li a.current {
  color: white;
  text-decoration: none;
  background-color: #8D5362;
}


/*********************************************** HAUPTNAVIGATION*/

#navi_main {
  margin: 30px 0 0 210px;
  padding: 0 0 0 0;
  border:0px solid black;
  width: 400px;
  background: url(images/bg_navi_main.gif) no-repeat 0px 5px;
}

#navi_main ul {
  list-style: none;
  margin-top:0;
  margin-bottom:10px;
}

#navi_main li {
  padding: 4px 0 4px 0;
}

#navi_main li a {
  text-decoration: none;
  color: #666666;
  padding: 16px 140px 0px 20px;
  line-height: 22px;
  margin:0;
}

#navi_main span {
  display: none;
}

#nav_tun, #nav_ref, #nav_kos, #nav_tun2, #nav_ref2, #nav_kos2, #nav_tun3, #nav_ref3, #nav_kos3 {
  background-repeat: no-repeat;
}

#nav_tun {background-image: url(images/nav_tun1.gif);}
#nav_ref {background-image: url(images/nav_ref1.gif);}
#nav_kos {background-image: url(images/nav_kos1.gif);}

#nav_tun:hover, #nav_tun2 {background-image: url(images/nav_tun2.gif);}
#nav_ref:hover, #nav_ref2 {background-image: url(images/nav_ref2.gif);}
#nav_kos:hover, #nav_kos2 {background-image: url(images/nav_kos2.gif);}

#nav_tun3 {background-image: url(images/nav_tun3.gif);}
#nav_ref3 {background-image: url(images/nav_ref3.gif);}
#nav_kos3 {background-image: url(images/nav_kos3.gif);}


#navi_main_subtun {
  position:relative;
  top:42px;
  left:403px;
  width:240px;
}

#navi_main_subtun ul {
  list-style: none;
  margin:0;
  padding:0;
}

#navi_main_subtun li {
  display: inline;
  padding: 0 0px 0 4px;
}

#navi_main_subtun a {
  background: url(images/link_plus_subnav.gif) no-repeat 0 2px;
  padding: 0 0 0 28px;
  text-decoration: none;
  color: #A4A099;
}

#navi_main_subtun a:hover, #navi_main_subtun a.current {
  background: url(images/link_plus_subnav2.gif) no-repeat 0 2px;
  padding: 0 0 0 28px;
  text-decoration: none;
}

#navi_main_subtun a.current {
  color: #671A2D;
}



/*********************************************** MAINCONTAINER*/

#container {
  width: 800px;
  \width: 820px;
  w\idth: 800px;
  margin-left: auto;
  margin-right: auto;
}

#banner {
  margin-bottom:40px;
  padding:0;
/*  background: url(images/banner_right2.jpg) no-repeat right 20px; */
}

#toprightimage {
  position: absolute;
  margin-left: 600px;
  margin-top: 5px;
  clear: both;
}

#logo {
  margin-left: 187px; /* immer 30px weniger als #navi_margin */
}

#footer {
  font-size: 10px;
  text-transform: lowercase;
  text-align:center;
  border-top: 1px solid #A4A099;
  color: #A4A099;
  margin-left: 210px;
  margin-right: 190px;
  margin-bottom: 0px;
  padding: 5px 0 100px 0;
}


/********** CONTENT*/

#content {
  padding: 5px 20px 30px 10px;
  margin-left: 210px;
  margin-right: 190px;
  background: #F6F5F5;
}

#innercontent {
  background: url(images/bg_content.gif) repeat-y;
  padding: 25px 25px 15px 15px;
}

#content p {
  line-height: 18px;
}

#content h1 {
  font-size: 14px;
  color: #671A2D;
  margin:0 0 4px 0;
  padding:0;
}

#content h2 {
  font-size: 11px;
  font-weight: normal;
  margin:0 0 5px 0;
  padding:0;
  color: #666666;
}

#content h3 {
  margin: 0 0 20px 0;
  font-size: 9px;
  color: #AAAAAA;
  font-weight: normal;
}

#contentnav {
  text-align: right;
}

#vorblaettern {
  background: url(images/vor.gif) no-repeat 3px 3px;
  padding: 0 7px 5px 7px;
  text-decoration: none;
  line-height: 22px;
}

#zurueckblaettern {
  background: url(images/zurueck.gif) no-repeat 3px 3px;
  padding: 0 7px 5px 7px;
  text-decoration: none;
  line-height: 22px;
}

#nachoben {
  background: url(images/oben.gif) no-repeat 3px 3px;
  padding: 0 7px 5px 7px;
  text-decoration: none;
  line-height: 22px;
}

#contentnav span {
  display:none;
}
/********** CONTENT-SEITE ÜBER DIE GESAMTE BREITE*/

#content_ohnerechts {
  padding: 0 0px 0 20px;
  margin-left: 195px;
  margin-right: 0;
}

/********** REFERENZ-SEITE*/

#refbox-a {
  float: left;
  width: 240px;
  margin:0 10px 0 0;
}

#refbox-b {
  float: left;
  width: 300px;
}

#refbox-c {
  float: left;
  width: 450px;
}

#refbox-b p, #refbox-a p, #refbox-c p, {
  line-height: 18px;
  margin:5px 0 15px 0;
}

#refbox-b h3, #refbox-a h3, #refbox-c h3 {
  font-weight: normal;
  padding:0;
  margin:0px 0 0 0;
  font-size: 11px;
  color: #A4A099;
  text-transform: lowercase;
}

.referenztitle {
  color: #671A2D;
  font-size: 13px;
}

#refdownnav {
  clear: both;
  margin-bottom: 20px;
  padding-right: 10px;
}

/********** NEWS-SEITE*/

.newsboxright {
  float: right;
  width: 240px;
  margin-right: 80px;
}

.newsboxleft {
  float: left;
  width: 240px;
}

.newsboxright, .newsboxleft {
  height: 130px;
}

.newsboxright img, .newsboxleft img {
  float: right;
}

.newsboxright p, .newsboxleft p {
  line-height: 18px;
  margin:5px 0 15px 0;
}

.newsboxright h3, .newsboxleft h3 {
  font-weight: normal;
  padding:0;
  margin:0;
  font-size: 11px;
  color: #A4A099;
  text-transform: lowercase;
}

.newserenztitle {
  color: #671A2D;
  font-size: 13px;
}

#newsdownnav {
  clear: both;
  margin-bottom: 20px;
  padding-right: 10px;
}

/********** LINKE SEITE*/

#sidebar-a {
  float: left;
  width: 210px;
  margin: 0;
  margin-right: ;
}

#news {
  width: 150px;
  padding-bottom: 15px;
  border-bottom: 1px solid #B3B3B3;
  color: #A4A099;
}

#news h1 {
  font-size: 11px;
  border-bottom: 1px solid #cccccc;
  color: #671A2D;
  padding-bottom: 4px;
  text-transform: lowercase;
  font-weight: normal;
  margin:0 0 10px 0;
}

#news span {
  font-weight: bold;
  color: #671A2D;
}

#news p {
  margin:0;
  padding:0;
  line-height: 14px;
}

#leftnavi{
  margin-right: 40px;
  float: right;
  text-align: right;
  text-transform: lowercase;
  color: #A4A099;
}

#leftnavi a {
  color: #A4A099;
  background: none;
  padding:0;
}

#leftnavi a:hover {
  background: none;
  padding:0;
}

#leftnavi a.current {
  color: #671A2D;
}

#leftnavi ul {
  list-style: none;
  padding:0;
  margin:0;
}

#leftnavi ul li {
  line-height: 16px;
}
/********** LINKE SEITE*/


#sidebar-b {
  float: right;
  width: 160px;
  margin: 0;
  margin-left: 0px;
  padding: 5px;
}

#callback, #anfrage, #newsletter {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 15px;
}

#callback {
  color: #A4A099;
  padding-bottom: 15px;
  margin-right: 15px;
  border-bottom: 1px solid #B3B3B3;
}

#anfrage {
  border-bottom: 1px solid #B3B3B3;
}

.subtopic {
  color: #671A2D;
}

/***************************************KONTAKTBOX*/

#cboxlink a .showcase {
display: none;
}

#cboxlink a:hover {
  border: none;
}

#cboxlink a:hover .showcase {
  position: absolute;
  margin-top: 10px;
  top: 10px;
  display: block;
  width: 170px;
  background: #EDECEB;
/*  border: 1px dashed #671A2D; */
  border: none;
  color: #671A2D;
}

#cboxlink {
  float: left;
  color: white;
  padding-top: 2px;
  text-transform: lowercase;
  border: none;
}

#cboxlink a {
  text-decoration: none;
  color: white;
}

#cboxlink a .kontaktitle {
  background: url(images/link_plus_topnav.gif) no-repeat 3px 6px;
  padding: 4px 6px 5px 18px;
}

#cboxlink a:hover .kontaktitle {
  background-color: #8D5362;
}

.showcaseheader {
  background: url(images/arrow1.gif) 10px 0 no-repeat;
  background-color: white;
  color: #4A4A4A;
  padding-top: 8px;
}

.cboxc {
  padding: 10px;
}
