body {
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 2em;
	font-size: 0.8em;
	background-color: #578DF1;
	margin: 0px;
	width: 100%;
	top: 0px;
}

h1 {
	padding:0px 0px;
	font-size:1.5em;
	color:#003399;
	letter-spacing: 0.2em;
	padding-left: 50px;
	padding-right: 50px;
}

h2 {
	padding:0px 0px;
	font-size:1.2em;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	padding-left: 50px;
	padding-right: 50px;
}

h3 {padding:0px 0px; font-size:1.1em; font-style:normal; font-weight:bold; color:#000000;}

h4 {padding:0px 30px; font-size:1em; font-style:normal; font-weight:bold; color:#666666;}

h5 {padding:0px 30px; font-size:0.9em; font-style:normal; font-weight:bold; color:#FFF;}

p   {
	line-height: 1.5em;
	padding-left: 50px;
	padding-right: 50px;
}
.links {
	position: absolute;
	width: 20%;
	left: 0px;
	top: 20px;
	background-color: #CCCCCC;
	border-right-style: dotted;
	border-right-color: #666666;
	border-right-width: thin;
}
.mitte {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 20px;
	background-color: #FFFFFF;
}
.rechts {
	position: absolute;
	width: 15%;
	left: 80%;
	top: 20px;
	background-color: #CCCCCC;
	border-left-color: #666666;
	border-left-style: dotted;
	border-left-width: thin;
	margin: 0px;
	padding-left: 4%;
}

/* Ende layoutboxen */

/* andere Links */

a:link {padding:0px 0px; color: #003399;}

a:visited {color: #003399;}

a:hover {color: #0099CC;}

a:active {
	color: #003399;
}

a:focus {color: #003399;}

#adsense {
	font-size: 0.6em;
	color: #999999;
	vertical-align:middle;
	text-align:center;
	white-space:nowrap;
	border: 0px none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0px;
	padding: 0;
	margin: 0;
}
.image-left {
	float: left;
}
.image-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
img {
	border: none;
}
.header {
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #578DF1;
	height: 20px;
}
