body {
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	background-image:url('pics/bg1.jpg');

}

/*----------------GIMMICS für den RTE*----------------*/
.detail {color:green;}
.important {color:red;}
.name-of-person {color:blue;}
/*----------------GIMMICS für den RTE*----------------*/

img {
	border:0px;
}

h1 {
	font-weight:bold;
	font-size:11px;
}
h2 {
	font-weight:bold;
	font-size:11px;
}
h3 {
	font-weight:bold;
	font-size:11px;
}

#seite {
	width:900px;
	height:700px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:10px;
	text-align:center;	
}

#bild {
	width:100px;
	height:200px;
	position:relative;
	left:-130px;
}
*html #bild {
	top:-350px;
	}

#oben {
	width:610px;
	height:300px;
	margin:auto;
	text-align:left;
}

#obenlinks {
	width:410px;
	height:300px;
	float:left;
}

#obenrechts {
	width:200px;
	height:300px;
	float:left;
}

#obenrechtsunterseite {
	width:200px;
	min-height:300px;
	float:left;
}


#logo {
	width:250px;
	height:130px;	
}

#textunterlogo {
	width:400px;
	height:150px;
}

#textunterlogounterseite {
	width:390px;
	height:568px;
	padding:5px;
	background-image:url('pics/bg_inhalt.png');
	display:table;
}
*html #textunterlogounterseite {
	width:400px;
	height:578px;
}
#textunterlogounterseite a:link {
	color:#aa0317;
	text-decoration:none;
}
#textunterlogounterseite a:visited {
	color:#aa0317;
	text-decoration:none;
}
#textunterlogounterseite a:hover {
	color:#aa0317;
	text-decoration:underline;
}

#mitte {
	margin-top:5px;
	margin-bottom:5px;
	width:900px;
	height:405px;
}
*html #mitte  {
	margin-top:2px;
	margin-bottom:2px;
}

#mittelinks {
	float:left;
	width:200px;
	height:200px;
}

#mittemitte {
	margin-left:5px;
	margin-right:5px;
	float:left;
	width:200px;
	height:200px;
}

#mitterechts {
	float:left;
	width:200px;
	height:200px;
}


#unten {
	width:610px;
	height:200px;
}

#untenlinks {
	float:left;
	width:200px;
	height:200px;
}

#untenmitte {
	margin-left:5px;
	margin-right:5px;
	float:left;
	width:200px;
	height:200px;
}

#untenrechts {
	float:left;
	width:200px;
	height:200px;
}

#fusszeile {
	width:600px;
	margin:auto;
	height:20px;
	margin-top:5px;
	text-align:right;
	color:#494648;
}
#fusszeile a:link {
	color:#494648;
	text-decoration:none;
}
#fusszeile a:visited {
	color:#494648;
	text-decoration:none;
}
#fusszeile a:hover {
	color:#aa0317;
	text-decoration:none;
}


.csc-mailform {border:0px;margin:0px;}
.csc-mailform-field {vertical-align:top; width:100px;margin-top:3px;}
.csc-mailform-submit {border:1px solid #000;background-color:#FFF;color:#000000;}


.news-single-author {display:none;}
.news-latest-item {height: 150px;}

*html #captcode {margin-top:10px;margin-left:-70px;}
	.fset_captcode {margin-left:70px;}
.tx-thmailformplus-pi1 	{width:380px;}



/****************** WEC MAP - Google Map Anfang ************************/
.tx-wecmap-pi1 table {
	font-size:11px !important;
}
.marker {
	font-size:11px;
}
.dirmenu {
	font-size:11px;
}
.googledir {
	font-size:11px;
}
#map142_directions {
	font-size:11px;
}
.startendaddress {
	font-size:11px;
}
/****************** WEC MAP - Google Map Ende ************************/