/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	margin: 0px;
	background-image: url(../images/schraffur.jpg);
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

.clr {
	clear: both;
}
/* Layout */
* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
font-size: 13px;
font-family: arial;
}


div, TD, P, LI {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
vertical-align: top;
font-size: 13px;
color:#333333;
}
P{
	margin: 10px 0px 10px 0px;
}
h1{color:#6c002d;font-size:14px;text-transform: uppercase;}
h2{color:#6c002d;font-size:14px;}
h3{color:#676767;font-size:12px;text-transform: uppercase;}
h4{color:#676767;font-size:12px;}
h5{}
h6{}
li{}

UL{
	margin: 0px 0px 10px 20px;
}
OL{
	margin: 0px 0px 10px 30px;
}

html, body {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}

/* Layout-Tabelle */
TABLE.page{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 6px solid #6c002d;
}
TD#header{
	height: 113px;
	width: 969px;
}
TD#mainmenu{
	background-color: #6c002d;
	height: 31px;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
}
TD#trenner{
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	background-color: #FFF;
}
TD#colLeft{
	border-left: 1px solid #818181;
	background-color: #FFF;
	background-image: url(../images/colLeft_bg.jpg);
}
TD#colCenter{
	background-color: #FFF;
	padding: 15px;  
}
TD#colRight{
	border-right: 1px solid #818181;
	background-color: #EBD9E0;	
	background-image: url(../images/colRight_bg.jpg);
}

TD#footerLeft{
	background-color: #c2c2c2;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	border-top: 1px solid #818181;
	height: 91px;
}
TD#footerCenter{
	background-color: #c2c2c2;
	border-top: 2px solid #e0e0e0;
	height: 91px;
}
TD#footerRight{
	background-color: #E3E3E3;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	border-top: 1px solid #818181;
	height: 91px;
	text-align: center;
}
/* Layout-Tabelle ende */
TABLE.moduletable_header{	
	height: 102px;
	width: 969px;
	border: 1px solid #818181;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}



/* Joomla core stuff */
a:link, a:visited {
	color: #6c002d; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen table td{ /* Tabellen im Content*/
	padding: 3px 3px 3px 0px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}
div.componentheading{
	border-bottom: 1px dashed #818181;
	padding: 0px 0px 0px 1px;
	margin-bottom: 10px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #6c002d;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #6c002d;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 245px;
	padding: 0px;
}

TD#colLeft table.moduletable_praesentation{
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	width: 248px;
	background-color: #DDDDDD;
}
TD#colLeft table.moduletable_praesentation th{
	height: 32px;
	background-color: #c2c2c2;
	color: #6c002d;
	line-height: 32px;
	padding-left: 14px;
	background-image: url(../images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	font-size: 12px;
}


TD#colLeft table.moduletable_business-service{
	border-right: 1px solid #818181;
	border-top: 1px solid #818181;
	height: 100%;
	background-color: #EBD9E0;
	width: 100%;
}
TD#colLeft table.moduletable_business-service th, TD#colLeft table.moduletable_galerie th{
	height: 32px;
	background-color: #c2c2c2;
	color: #6c002d;
	line-height: 32px;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 12px;
}
TD#colLeft table.moduletable_business-service{
	border-right: 1px solid #818181;
}

TD#colRight table.moduletable_business-service{
	border-left: 1px solid #818181;
	border-top: 1px solid #818181;
	height: 100%;
	background-color: #f7f7f7;
	width: 100%;
}
TD#colRight table.moduletable_business-service th, TD#colRight table.moduletable_galerie th{
	height: 32px;
	background-color: #c2c2c2;
	color: #6c002d;
	line-height: 32px;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 12px;
}
TD#colRight table.moduletable_business-service, TD#colRight table.moduletable_galerie{
	border-left: 1px solid #818181;
	background-color: #EBD9E0;
}
TD#colRight table.moduletable_galerie{
	border-bottom: 1px solid #818181;
	height: 195px;
	width: 247px;
}

ul.latestnews_business-service{
	margin: 8px 0px 20px 27px;
}
TD#colLeft LI.latestnews_business-service{
	list-style-image: url(../images/bullet-R_business-service.jpg);
}
TD#colLeft LI.latestnews_business-service_aktive{
	list-style-image: url(../images/bullet-R_business-service_aktiv.jpg);
}
TD#colRight LI.latestnews_business-service{
	list-style-image: url(../images/bullet-R_business-service.jpg);
}
TD#colRight LI.latestnews_business-service_aktive{
	list-style-image: url(../images/bullet-R_business-service_aktiv.jpg);
}
TD#colRight LI.latestnews_business-service_aktive A, TD#colLeft LI.latestnews_business-service_aktive A{                  
	color: #6c002d;
}
LI.extrarechts{margin-bottom: 19px;}
A.latestnews_business-service{
	font-size: 13px;
	color: #676767;
}
A.latestnews_business-service:hover{
	color: #6c002d;
}
TD#colLeft table.moduletable_trenner{
	height: 4px;
	border-right: 1px solid #FFF;
	width: 100%;
	background-color: #FFF;
}
TD#colRight table.moduletable_trenner{
	height: 4px;
	border-left: 2px solid #FFF;
	width: 100%;
	background-color: #FFF;
}	
TD#colRight table.moduletable{
	border-left: 1px solid #818181;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background-color: #c2c2c2;
	color: #6c002d;
	text-align: left;
	padding-left: 12px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  
}

.mosimage {
  
}

.mosimage_caption {
  
}

span.article_seperator {
	
}
A.mainlevel_header{
	font-size: 1px;
	display: block;
	height: 100px;
}
DIV.dm_container{}

A.btt_agb{
	display: block;
	width: 246px;
	height: 33px;
	background-image: url(../images/btt_agb.jpg);
    background-color: #C2C2C2;	
	border-left: 1px solid #818181;
}
A.btt_agb:HOVER{
	background-image: url(../images/btt_agb_hover.jpg);	
}
A IMG{
	border: none;
}
A.btt_impressum{
	display: block;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 13px;
	color: #817d7c;
}	
.preisRaum{margin-left:20px;}
.pdfButton, .docButton{
	background-repeat: no-repeat;
	padding-left: 45px;
	display: block;
	height: 40px;
	color:  #817d7c !important;
}
.pdfButton:hover, .docButton:hover{
	color: #6c002d !important;
}
.pdfButton{
	background-image: url(../images/icon_pdf.jpg);
}
.docButton{
	background-image: url(../images/docButton.jpg);
}