/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
}

body {
	background-image: url(/images/seiten_hintergrund.gif);
	background-repeat: repeat-x;
	margin-bottom: 50px;
}

#sprachwahl {
	position: absolute;
	top: 50px;
	left: 140px;
}
#sprachwahl a {
	font-size: 11px;
	color: #8F2635;
	text-decoration: none;
}
#sprachwahl a.aktiv {
	color: #686868;
}
#sprachwahl span.aufzaehlungszeichen {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	margin-right: 3px;
}

#inhaltContainerTop {
	background-image: url(/images/inhalt_container_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	top: -12px;
	height: 20px;
}
#inhaltContainer {
	position: absolute;
	top: 200px;
	left: 120px;
	width: 540px;
	background-image: url(/images/inhalt_container_hintergrund.gif);
	background-repeat: repeat-y;
}
#inhaltContainer.startseite {
	background: #e5e5e5;
	background-image: url(/images/startseite_visual_hinweis.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#inhalt {
	margin: 0px 30px 20px 20px;
	min-height: 320px;
}
/* #### Inhalt ######## */
#inhalt h1 {
	font-size: 16px;
	margin-bottom: 20px;
	color: #8F2635;
}
#inhalt h2 {
	font-size: 15px;
	margin-bottom: 0px;
	color: #8F2635;
}
#inhalt h3 {
	font-size: 12px;
	margin-bottom: 0px;
}
#inhalt h3.rot {
	color: #8F2635;
}
#inhalt p {
	font-size: 12px;
	margin-bottom: 12px;
}
#inhalt ul {
	margin: 0px 0px 10px 40px;
	font-size: 12px;
	list-style-image: url(../images/list_bullet.gif);
}
#inhalt ol {
	margin: 0px 0px 10px 20px;
	font-size: 12px;
	list-style-image: none;
	font-weight: bold;
}
#inhalt ol li p {font-weight: normal;}
#inhalt li {
}
#inhalt img.links {
	float: left;
	margin-left: -140px;
}
#inhalt img.icon {
	vertical-align: sub;
	margin-right: 5px;
	border: none;
}
#inhalt div.textBlock {
	clear: both;
	margin-left: 140px;
}
#inhalt a {
	color: #8F2635;
	text-decoration: none;
}
#inhalt a:hover {
	text-decoration: underline;
}
#inhalt a:visited {
		color: #686868;
}
#inhalt table {
	font-size: 12px;
}
#inhaltContainerEnde {
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 7px 20px 0 0;
	color: #8F2635;
	background: #fff;
	background-image: url(/images/inhalt_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#inhaltContainerEnde a {
	color: #8F2635;
	text-decoration: none;
}
#inhaltContainerEnde.startseite {
	display: none;
}
#adresse {
	position: absolute;
	top: 220px;
	left: 680px;
}
#adresse h1, #adresse p, #adresse a {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
}
#menu {
	position: absolute;
	top: 115px;
	left: 140px;
}
#menu ul.ebene1 {list-style-type: none;}
ul.ebene1 li {float: left;}
#menu img {border: none;}
#menu div {
	background: #fff;
	position: absolute;
	left: 0px;
	text-align: center;
	width: 490px;
}
div.menuEbene2ContainerAus {display: none;}
div.menuEbene2ContainerAn {display: block;z-index:3;}
div.menuEbene2ContainerActive {display: block;z-index:2;}
#menu h1, #menu p {
	display: inline;
	font-size: 12px;
}
#menu h1.hidden {display: none;}
#menu a {
	color: #8F2635;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.active {
	font-weight: bold;
	color: #000;
}
span.aufzaehlungszeichen {
	font-weight: bold;
	color: #999999;
	margin-right: 5px;
	margin-left: 5px;
}
#xlslogo {
	position: absolute;
	top: 30px;
	left: 650px;
	border: none;
}
#xlsslogan {
	position: absolute;
	top: 430px;
	left: 678px;
}

#inhaltContainerSchatten {
	position: absolute;
	top: 200px;
	left: 650px;
	width: 10px;
	height: 230px;
	background-image: url(/images/inhalt_container_schatten.gif);
	background-repeat: no-repeat;
}
/* Formular */
#wFormular {
margin: 20px auto;
}
#wFormular td.wLayoutCol1 {
	padding-right: 20px;
	font-weight: bold;
}
#wFormular td.wLayoutCol2 {
	width: 340px;
}
#wFormular input.kontakt, #wFormular textarea.kontakt {
	width: 250px;
}
#wFormular input.radiobutton {
	vertical-align: middle;
	margin-right: 5px;
}

#wFormular label.wLayoutInlineLabel {
	margin-right: 20px;
}

#Abschicken {
	margin-right: 20px;
	background: none;
	border: none;
	width: 95px;
	height: 24px;
}
#Loeschen {
	background: none;
	border: none;
	width: 95px;
	height: 24px;
}
#plz {width: 75px;}
#ort {width: 175px;}
#wFormular span.wError {
	color: #8F2635;
	border: 1px solid #8F2635;
	padding: 3px;
	margin: 2px 0px;
	display: block;
	width: 240px;
}
#wFormular div.checkbox {
float: left;
width: 50%;
}
#wFormular td.wLayout {
font-weight: bold;
}
/* #### Extra #### */
#startseiteHinweis {
position: relative;
left: -10px;
width: 490px;
padding: 10px 10px 1px 10px;

}
#hinweisBg {
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
width: 100%;
height: 114px;
background-image: url(/images/linse.gif);
-moz-opacity: .75;
filter:Alpha(opacity=75);
}
#hinweisText {
	position: absolute;
	z-index: 3;
}

span.quote {
  display: block;
  padding: .5em 1.5em .2em 1em;
  margin: .5em 0 .5em 0;
/*  border-width: 0 0 0 4px;
  border-color: #999;
  border-style: solid; */
}

span.raquo {
  color: #000;
}

span.rightauthor {
  display: block;
  text-align: right;
  font-style: italic;
  font-size: .9em;
}

img.floatRight {
  border-width: 2px;
  border-color: #8F2635;
  border-style: solid;
  padding: 3px;
  float: right;
  margin: 0 0 .5em .5em;
  /* background: #fff; */
}

img.floatLeft {
  border-width: 2px;
  border-color: #8F2635;
  border-style: solid;
  padding: 3px;
  float: left;
  margin: 0 .5em .5em 0;
  /* background: #fff; */
}

div.clearer {
  clear: both;
}
table.newsTable {border-collapse: collapse; marrgin: 1em 0em;}
table.newsTable tr {}
table.newsTable td, table.newsTable th {text-align: left;border-bottom: 1px solid #8F2635;vertical-align: top;}
