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

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

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

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

.IndexBox {

}

.IndexTop {

}

.IndexLogo {
	background:			url(../images/stripe_1.gif) repeat-x bottom #ffffff;
/*	text-align:			right; */
}

.IndexLogo img {
	margin-left:		120px;
/*	margin-right:		16px; */
}

.IndexMenu {
	background:			url(../images/stripe_1.gif) repeat-x bottom #ffffff;
}

.IndexMenu div {
	margin-left:		5px;
}
.IndexContent {

}

.IndexFooter {
	background:			url(../images/stripe_2.gif) repeat-x top;
}

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

.IndexFooter a:hover {
	color:				#222629;
}

.IndexFooter .IndexFooterLeft,
.IndexFooter .IndexFooterMiddle,
.IndexFooter .IndexFooterRight {
	margin-top:			16px;
}

.IndexFooter .IndexFooterLeft {
	text-align:			left;
	padding-left:		9px;
	margin-right:		-9px;
}

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

.IndexFooter .IndexFooterRight {
	text-align:			right;
	margin-left:		-9px;
	padding-right:		9px;
}

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

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

.TemplateTitle {
	font-size:			14px;
	font-weight:		bold;
	color:				#DBD6D3;
	border-bottom:		1px solid #ffffff;
}

.TemplateText {
	font-size:			14px;
}

.TemplateText li {
	margin-left:		14px;
	!margin-left:		0px;
} 

/* --------- 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:				#FEFFFF;
}

.ContactField {
	width:				100%;
	background-color:	#DBD6D3;
	border:				1px solid #9D9D9F;
}







