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

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

h2 {
	 font-weight: normal;
   font-size: 1em;
	 line-height: 1.5em;
	 padding-left: 5%;
	 padding-right: 5%;
}

h3 {padding-left: 5%;	padding-right: 5%; 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: 5%;
	padding-right: 5%;
}
.links {
	position: absolute;
	width: 17%;
	left: 2%;
	top: 20px;
	background-color: #CCCCCC;
	border-right-style: dotted;
	border-right-color: #666666;
	border-right-width: thin;
	text-align: center;
}
.mitte {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 20px;
	background-color: #FFFFFF;
}
.rechts {
	position: absolute;
	width: 17%;
	left: 80%;
	top: 20px;
	background-color: #CCCCCC;
	border-left-color: #666666;
	border-left-style: dotted;
	border-left-width: thin;
	text-align: center;
	padding-left: 20px;
}

/* 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;
	font-size: 1em;
	color: #000000;
	margin-left: 0px;
}
.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;
}
.image-center {
	margin-left: 5%;
	margin-right: 5%;
}
