/* ---------- Global ---------- */

body {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14px;
	background-color:	#000000;
}

.eMail {
	text-decoration:	none;
	color:				#000000;
}

/* ---------- Index ---------- */

.IndexBox {

}

.IndexTop {

}

.IndexLogo {
background-color: 		#f2f2f2;
border-top:				1px solid #ffffff;
border-left:			1px solid white;
}

.IndexMenu {
background-color: 		#f2f2f2;
border-top:				1px solid white;
border-right:			1px solid white;
}

.IndexContent {
border-top:				1px solid white;
}

.IndexFooter, .IndexFooter a:link, .IndexFooter a:hover, .IndexFooter a:visited, .IndexFooter a:active {
	color:				#ffffff;
	font-size:			10px;
	text-decoration:	none;
}

.IndexFooter .IndexFooterLeft {
	text-align:			left;
}

.IndexFooter .IndexFooterMiddle {
	text-align:			center;
}

.IndexFooter .IndexFooterRight {
	text-align:			right;
}

/* -------- Templates -------- */

.TemplateContent_Left, .TemplateContent_Right, .TemplateContent_Wide, .TemplateImage_Left, .TemplateImage_Right, .TemplateImage_Wide {
	background-color:	#bb162b;
}

.TemplateTitle {
	color:				#fff;
	font-size:			12px;
	font-weight:		bold;
	border-bottom:		1px inset #f0c9a5;
}

.TemplateText {
	color:				#fff;
	font-size:			14px;
}

/* --------- Modules --------- */

.GoogleMaps {

}

.GoogleMapsInfo {
	font-size:			12px;
	width:				200px;
	color:				black;
}

.ImpressumText {
	font-size:			12px;
}

.ImpressumData {
	width:				150px;
	margin-left:		10px;
	float:				left;
}

/* ----- Kontaktformular ----- */

.ContactFieldDesc {
	font-size:			10px;
	color:				#000000;
}

.ContactField {
	width:				100%;
	background-color:	#f4f4f4;
	border:				1px solid black;
}






