body {
		margin-left : 0;
		margin-top : 0;
		margin-right : 0;
		margin-bottom : 0;
		background-color : #d9e2ed;
}
body, td, th {
		font-family : Tahoma, Verdana, Arial;
		font-size : 13px;
		color : #0066FF;
}
.Stil1 {color: #FF0000}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.schatten_links {
		background-image : url(images/schatten_li.gif);
		background-repeat : repeat-y;
		background-position : right;
		width : 8px;
}
.schatten_rechts {
		background-image : url(images/schatten_re.gif);
		background-repeat : repeat-y;
		background-position : left;
		width : 8px;
}
.maintable {
		background : #ffffff;
		width : 816px;
}
.google_ad {
		text-align : center;
		width : 200px;
		vertical-align : top;
}
.google_ad a {
		color : #0066FF;
		border-bottom : 1px dotted;
		text-decoration : none;
}
.google_ad a:hover {
		color : #ffffff;
		border-bottom : 1px dotted;
		text-decoration : none;
}
.google_ad a:visited {
		color : #0066FF;
		border-bottom : 1px dotted;
		text-decoration : none;
}
.imprint {
		text-align : center;
		width : 200px;
		vertical-align : middle;
		height : 25px;
}
.imprint a {
		color : #000000;
		border-bottom : 1px dotted;
		text-decoration : none;
}
.imprint a:hover {
		color : #000000;
		border-bottom : 1px dotted;
		text-decoration : none;
}
.imprint a:visited {
		color : #000000;
		border-bottom : 1px dotted;
		text-decoration : none;
}
.menutable {
		background-image : url(images/button_bg.gif);
		background-repeat : repeat-x;
		height : 25px;
		width : 800px;
		text-align : center;
		border : 0px;
}
.menutable a {
		font-weight : bold;
		text-decoration : none;
		color : #FFFFFF;
 	display: block;
 	padding: 2px 10px;
}
.menutable a:hover {
		font-weight : bold;
		color : #ffffff;
		text-decoration : underline;
}
.menubutton {
		border-left : solid 1px #cfe0f5;
		width : 100px;
}
.menubutton_last {
		border-left : solid 1px #cfe0f5;
		border-right : solid 1px #cfe0f5;
		width : 100px;
}
.content {
	width : 600px;
	padding-top : 30px;
	padding-left : 0;
	padding-right : 0;
	vertical-align : top;
	text-align: justify;
}
.content p {
		padding-left : 30px;
		padding-right : 30px;
		padding-top : 0px;
		padding-bottom : 0px;
}
.content p a {
	color : #0066FF;
}
.content h1 {
	padding-left : 15px;
	font-size : 16px;
}
.content h2 {
  padding-left : 15px;
		font-size : 14px
}
.content ul {
		padding-right : 60px;
}
.footerbar {
		background-image : url(images/footer_bar.gif);
		background-repeat : repeat-x;
		text-align : right;
}

