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

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

a {
	outline:none;
	color:#303030;
}

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

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

.IndexBox {

}

.IndexTop {

}

.IndexLogo {
/*	background:			url(../images/stripe.gif) repeat-x bottom; */
}

.IndexLogo img {
/*	margin-top:			25px; */
}

.IndexMenu {
/*	background:			url(../images/stripe.gif) repeat-x bottom; */
}

.IndexContent {

}

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

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

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

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

.IndexFooter .IndexFooterLeft {
	text-align:			left;margin-left:41px;
}

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

.TemplateTitle {
	color:				#818181;
	font-size:			12px;
	font-weight:		bold;
	text-indent:		22px;
}

.TemplateTitle .TemplateTitleTree,
.TemplateTitle .TemplateTitleTree a:link,
.TemplateTitle .TemplateTitleTree a:visited,
.TemplateTitle .TemplateTitleTree a:active {
	font-weight:		normal;
	text-decoration:	none;
}

.TemplateTitle .TemplateTitleTree a:hover {
	font-weight:		bold;
}

.TemplateText {
	font-size:			13px;
	color:				#575757;
	margin-left:		9px;	
}

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

.GoogleMaps {

}

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

.ImpressumText {
	font-size:			10px;
}

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






