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

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

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

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

.IndexBox {
background-color:	#b02a30;
}

.IndexTop {
background-color:	#b02a30;
}

.IndexLogo {
background-color:	#c14342;

}

.IndexMenu {
background-image:	url(../images/menu.png);

}

.IndexContent {
border:				1px solid white;
background-color:	#b02a30;
}

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

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







