* {

	padding:0; margin:0;

	}		



 body {

	background-color: transparent;
	font-family:Arial;
	font-size: 13px;
	line-height: 20px;
	}
	

small {
	line-height: 20px;
}

.abstand1 {

	background-color:#ffffff;

	height: 10px;

	}	



.abstand2 {

	background-color:#ffffff;

	height: 5px;

	}	



.abstand3 {

	background-color:#ffffff;

	height: 5px;

	}



.page-container {

	width:928px;

	margin:20px auto;

	background-color: transparent;
	overflow: hidden;

	}



.main-content {
	float:left;
	width:728px;
	margin-left: 0px;

	}



#header {
	width:100%;
	margin-top: 46px;
	height:48px;
	padding-bottom: 24px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3178B8;
	}



/* MAIN CONTENT */

.main-content h1 {

	letter-spacing: 0.2em;

	color: #523026;

	font-weight:normal;

	font-size:20px;

	}	



.main-content h2 {
	font-size:13px;
	margin-top: 1px;
	}	



.main-content h3 {
	font-size:11px;

	}	



.main-content h4 {

	font-weight:normal;

	font-size:14px;

	}	



.main-content h5 {

	color: #000000;

	font-weight:normal;

	font-size:12px;

	}



.main-content h6 {

	color: #000000;

	font-weight:normal;

	font-size:10px;

	}



p {

	color: #000000;

	line-height:1.7em;

	font-size:14px;

	}	


.text-unit-noborder {
width: 100%;
height: auto;
overflow: hidden;
margin-top: 6px;
}

#fe_PreviewContent {
	width: 100%;
	height: auto;
	overflow: hidden;
}


#fe_PreviewContent img[align=left] {
	display: block;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #3178B8;
}

#fe_PreviewContent #blog  img{
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px;
}

#fe_PreviewContent ul{
	list-style: none;
}

#google_map {
	display: block;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #3178B8;
}

	
a:link, a:visited { 
text-decoration:none; 
font-weight:none; 
color: #3178B8; }



a:hover {
	color: #3178B8;
	text-decoration:none;
	}



a img {border:solid 0px rgb(150,150,150);}

a:hover img {border:solid 0px rgb(220,220,220);}


.footer {
	width: 100%;
	height: 15px;
	padding: 6px 0 0 0;
	border-top: 1px solid #3178B8;
	margin: 18px auto 0px auto;
	text-decoration: none;
	background-color:transparent;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}	



.footer a {
	color: transparent;
	}	



.footer a:hover{
	color: transparent;
	}

hr {
	height: 1px;
	border-top: 1px solid #3178B8;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
}

td.right {
	width: 240px;
	margin-left: 12px;
	padding-left: 14px;
	border-left: 1px solid #3178b8;
}

td.right ul {
	margin-top: -4px;
}

td.right ul li {
	margin-bottom: 3px;
}

td.right a:hover {
	color: #333;
}

td {
	padding: 0px;
}



