﻿body         {background-image: url('img/bg/bg.jpg'); font-family:Comic Sans MS,Verdana, Arial; color:#800000;}
body         {margin-left: 5%; margin-right: 5%;
	background-image: url('img/bg/bg.jpg');
	background-attachment: scroll;
}
.hinweis     { font-size: 10pt ;}
.unten       { font-size: 10px; color: #000080; text-align:center; }
table		 { color:#800000;font-family:Comic Sans MS,Verdana, Arial;
}
table{
	margin-left: auto;
	margin-right: auto;
	border:0px;
}
A:link       {
	color: #000080;
	font-family: "Comic Sans MS";
	
}
A:active     { color: #800080; }
A:visited    { color: #000080; }
A:hover      {color: red;}
h1           { color: #000080 ; text-align:center;}
h2           { color: #000080; text-align:center; }
h3           { color: #000080 ; text-align:center;}
.schrift         { font-family: Comic Sans MS; color:#800000;}


.beschreibung   {font-size: 10pt;}
.center {
	text-align:center
}
img{
	 border:0px;
}
.nounterstrich{
	text-decoration: none;
	line-height: 150%;
}