/* Allgemeine Einstellungen */

* {
	margin: 0;
	padding: 0;
}
body {
	padding-left: 50px;
	padding-top: 20px;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}
h1 {
	font-family: verdana,helvetica,arial;
	font-size: 15px;
	color: #DF0023;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color: #DF0023;
	background-image: url("images/arrow_h2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 5px;
}
p {
	margin-bottom: 8px;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
img.content {
	border: 2px solid #ADAD9C;
	margin-left: 5px;
	float: right;
}
ul {
	list-style-type: none;
}
li {
	padding-left: 5px;
	margin-bottom: 5px;
}


/* umschließende Box */

div#main {
	border: 3px solid #DF0023;
	width: 676px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}	
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* linke Box */

div.leftbox {
	border-right: 3px solid #DF0023;
	width: 487px;
	float: left;
}
img.header {
	display:block;
	border-style: none;
}

/* horizontale Navigation */

.menu {
	text-align:left;
	position:relative;
	font-size: 10px;
	background: url("images/hor_navi_verlauf.gif") bottom repeat-x #E7E7DE;
	margin: 0;
	width: 475px;
	height: 29px;
	padding-left: 12px;
	padding-bottom: 7px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	margin: 0;
	float:left; 
	position:relative;
	font-size: 10px;
	font-weight: bold;
	background: url("images/hor_navi_li_bg.gif") left no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
.menu ul li.first {
	background: none;
	padding-left: 0px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width: auto;
	height:30px;
	color: #7B1010;
	line-height:29px;
}
* html .menu ul li a, .menu ul li a:visited {
 	width: 0px; w\idth:auto;
}

.menu ul li ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu table {
margin:-1px; border-collapse:collapse; font-size:1em;
}
.menu ul li:hover a,
.menu ul li a:hover {
	color: #DF0023;
	text-decoration: none;
	border:0;
}
.menu ul li:hover ul,
.menu ul li a:hover ul {
	visibility:visible; width:144px; height:auto; position:absolute; top:27px; left:-1px; background:#fff; border-bottom: 1px solid #7B1010; overflow:visible;
	border-left: 1px solid #7B1010;
}
* html .menu ul li a:hover ul {
	top: 28px;
}
.menu ul li:hover ul li,
.menu ul li a:hover ul li {
	background: none;
	padding: 0px;
	padding-left: 2px;
	background-color: #E7E7DE;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #7B1010;
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block; background:transparent; text-decoration:none; color:#000000; height:auto; line-height:15px; padding:3px; width:135px; w\idth:135px; font-weight: normal;
}
.menu ul li:hover ul li a.hide,
.menu ul li a:hover ul li a.hide {
	display:block; color:#000; height:auto; line-height:1.5em; padding:5px 10px 5px 35px; width:170px; w\idth:125px;
}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
color: #DF0023; text-decoration:none;
}


/* Contentbereich */

div#content {
	padding: 5px 12px 12px 12px;
}
div#content a {
	color: #DF0023;
}

div#content a:hover {
	color: #7B1010;
}


/* Klickpfad */

p#pfad {
	font-size: 10px;
	color: #736B52;
	margin-bottom: 15px;
}
p#pfad a {
	color: #7B1010;
}


/* Anzeigenblock (z.B. News) */

div.anzeige {
	border-bottom: 1px solid #ADAD9C;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
div.anzeige:after {
	content: " ";
  display: block;
  height: 0;
  clear: right;
}
/* Hides from IE-mac \*/
* html div.anzeige {height: 1%;}
div.anzeige {display: block;}
/* End hide from IE-mac */
div.anzeige img {
	border: 2px solid #ADAD9C;
	margin-left: 5px;
	float: right;
}
div.anzeige p.datum {
	color: #736B52;
}


/* Absatz Übersichtsseite */

div.border_dotted {
	margin-bottom: 10px;
	border-bottom: 1px dotted #ADAD9C;
}
div.border_dotted p {
	padding-left: 8px;
	margin-bottom: 8px;
}

/* Tabellen allgemein */

table.std {
	border-collapse: collapse;
	width: 460px;
	margin-bottom: 10px;
}
table.std td, th {
	border: 1px solid #ADAD9C;
	padding: 2px;
}
table.std tr.unger_zeile {
	background-color: #EFEEEB;
}

table.std2 {
	border-collapse: collapse;
	width: 460px;
	margin-bottom: 10px;
}
table.std2 td, th {
	border: 1px solid #ADAD9C;
	padding: 2px;
	text-align: center;
}
table.std2 th {
	background-color: #EFEEEB;
}

span.small {
	font-weight: normal;
	font-size: 10px;
}


/* Mitarbeiterdarstellung */

img.mitarbeiter {
	float: left;
	border: 1px solid #ADAD9C;
}
table.mitarbeiter {
	width: 290px;
	font-family: helvetica,verdana,arial;
	margin-top: 20px;
	margin-bottom: 15px;
	border-collapse: collapse;
}
/* Änderung für IE \*/
* html table.mitarbeiter {margin-top: 26px;}
* html table.mitarbeiter {margin-bottom: 9px;}
table.mitarbeiter td, table.mitarbeiter th {
	border: 1px solid #ADAD9C;
	text-align: left;
	border-left: none;
	padding: 0px;
}
table.mitarbeiter th {
	padding-left: 5px;
	background-color: #EFEEEB;
}
table.mitarbeiter td.arrow {
	width: 20px;
	height: 20px;
	background: url("images/arrow_ma_tabelle.gif") no-repeat center;
}
table.mitarbeiter td.daten {
	height: 122px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align:top;
}
/* für IE \*/
* html table.mitarbeiter td.daten {height: 115px;}
/* End für IE*/
table.mitarbeiter td p.position {
	font-weight: bold;
	color: #DF0023;
}
table.mitarbeiter td.daten a {
	background: none;
	padding: 0;
}
ul.team li {
	border-bottom: 1px dotted #ADAD9C;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
ul.team li ul {
	margin-top: 5px;
	margin-left: 15px;
}
ul.team li ul li {
	border: none;
}
ul.team li a {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF0023;
	background-image: url("images/arrow_h2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
ul.team li ul li p.cur, ul.team li p.cur {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #000000;
}

/* Formulare*/

table.formular {
	font-weight: bold;
}
table.formular td, table.formular th {
	border: none;
	padding: 2px;
}
table.formular th {
	text-align: left;
}
input, textarea {
	border: 1px solid #ADAD9C;
	background-color: #EFEEEB;
	width: 180px;
}
textarea.gross {
	width: 350px;
	height: 80px;
}
input.check, input.radio {
	border: none;
	background: none;
	width: 20px;
	vertical-align: middle;
	margin-left: 10px;
}
form.reklamation table {
	width: 450px;
}
form.reklamation textarea {
	width: 406px;
	height: 80px;
}
input.button_submit {
	width: 100px;
	font-size: 10px;
	font-weight: bold;
	background-color: #DF0023;
	color: #FFFFFF;
	cursor: pointer;
}
input.button_reset {
	width: 65px;
	font-size: 10px;
	font-weight: bold;	
	cursor: pointer;
}

form.inserieren {
	margin-top: 25px;
}

form.inserieren textarea {
	width: 458px;
	height: 120px;
}

form.inserieren table th, td {
	padding: 5px;
	border: none;
	text-align: left;
}


/* rechte Box */

div.rightbox {
	margin-left: 487px;
	padding-bottom: 10px;
	border-left: 3px solid #DF0023;
}

img#logos {
	margin-left: 22px;
	margin-top: 22px;
	border-style: none;
}


/* rechte Navigation */

div.head {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("images/bg_navibox.gif");
	width: 157px;
	display: block;
	height: 15px;
	margin-left: 14px;
	margin-top: 25px;
}
/* für IE \*/
* html .head {margin-left: 12px;}
/* End für IE*/

div.head a {
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	font-family: helvetica,verdana,arial;
	margin-left: 10px;
	margin-top: -5px;
}
div.head a:hover {
	color: #ADAD9C;
}
div.navibox {
	width: 140px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left: 1px solid #ADAD9C;
	border-right: 1px solid #ADAD9C;
	border-bottom: 1px solid #ADAD9C;
	margin-left: 14px;
}
/* für IE \*/
* html .navibox {margin-left: 12px;}
/* End für IE*/
.input_suche {
	width: 100px;
	height: 14px;
	vertical-align: middle;
}
ul.navi_rechts li {
	line-height: 16px;
	color: #736B52;
	font-size: 11px;
	font-family: helvetica,verdana,arial;
	padding: 0px;
	margin: 0px;
}
ul.navi_rechts li a {
	color: #736B52;
	font-size: 11px;
	font-family: helvetica,verdana,arial;
}
ul.navi_rechts li a:hover {
	color: #413B24;
}

div.clearer {
	clear: right;
}

  table.abb {
     margin: 0em auto;
     border: 0px solid #000;
     border-collapse: collapse;
     text-align: left;
  }

  table.abb td {
     padding: 0.3em;
  }

  div.abb {
     margin: 1em auto;
     border: 1px solid #000;
     padding: 0.3em;
     text-align: left;
  }

  div.abb img, div.abb .caption {
     padding-bottom: 0.6em;
  }

  .caption {
     font-size: 90%;
     vertical-align: baseline;
  }

  .credit {
     font-size: 90%;
     color: #999999;
     text-align: right;
  }

  table.links , div.links {
     clear: left;
     float: left;
     margin: 0 0.5em 0.5em 0;
  }

  table.rechts , div.rechts {
     clear: right;
     float: right;
     margin: 0 0 0.5em 0.5em;
  }

  .clearer {
     clear: both;
  }