/* DESIGNSTYLES ANFANG */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
img {
	border:none;
}
h1 {
	font-size:2em;
	color:#fff;
	padding:0px;
	margin:0px;
}
h2 {
	font-size:1.3em;
	padding:0px 0px 5px 0px;
	margin:0px;
}
h3 {
	font-size:1.5em;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:center;
}
.linkweiss {
	color:#fff;
	text-decoration:none;
}
.linkweiss:hover {
	color:#fff;
	text-decoration:none;
}
/* DESIGNSTYLES ENDE */

/* LAYERSTYLES ANFANG */
#MasterLayer {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
}
#LayerHeader {
	position:relative;
	float:left;
	width:100%;
	height:188px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#LayerHeaderHeadline {
	position:relative;
	float:left;
	padding:70px 0px 0px 300px;
	margin:0px; 
}
#LayerMainContent {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
	margin:0px;
}
#LayerMainspalteLeft {
	position:relative;
	float:left;
	width:700px;
}
#LayerMainspalteRight {
	position:relative;
	float:right;
	width:251px;
	padding:10px 5px 10px 10px;
	margin:0px;
	background-image:url(images/bg-spalte-right.jpg);
	background-repeat:no-repeat;
	background-color:#8cafe4;
}
.LayerMainspalteRightInhalt {
	position:relative;
	float:left;
	width:251px;
	padding:0px 0px 10px 0px;
	margin:0px;
}
#LayerFooter {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
	text-align:center;
}
.LayerInhaltsbereich {
	position:relative;
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	margin:0px;
}
/* LAYERSTYLES ENDE */
