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

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

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

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

.IndexBox {
	background-color:	#222222;
}

.IndexTop {
	background-color:	#222222;
}

.IndexLogo {
	background: 		#5C5C5C url(/images/bg.jpg) bottom repeat-x;
}

.IndexLogo  img {
	padding-top:		41px;
	padding-left:		70px;
}

.IndexMenu {
	background: 		#5C5C5C url(/images/bg.jpg) bottom repeat-x;
}

.IndexContent {
}

.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:	#dfdfdf;
}

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

.TemplateText {
	font-size:			14px;
}

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

.GoogleMaps {

}

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

.ImpressumText {
	font-size:			9px;
}

.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;
}






