body{
	background-color: #ff0066;
	background-image: url(img/siteback.gif);
}
body,td,.normal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.titel{
	font-size: 14px;
	font-weight: bold;
}
.gross{
	font-size: 14px;
}
.startseite{
	font-size: 16px;
	/*text-decoration: blink;*/
}
.klein{
	font-size: 10px;
}
.comic{
	font-family: "Comic Sans MS", Comic, cursive;
}

a:link{
	color: #ffc7de;
	text-decoration: underline;
}
a:visited{
	color: #ffc7de;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a:active{
	color: #ffc7de;
	text-decoration: underline;
}

/************************************************************************/

td.tabob{
	width: 500px;
	height: 19px;
	background-image: url(img/tabob.gif);
}
td.tabmit{
	width: 500px;
	background-image: url(img/tabmit.gif);
}
td.tabunt{
	width: 500px;
	height: 19px;
	background-image: url(img/tabunt.gif);
}
td.tableline{
	background-color: #ffffff;
}
td.nobr{
	white-space: nowrap;
}
.blocktext{
	text-align: justify;
}

img.border{
	border: 1px solid #bf004c;
}

hr {
   border: 0px none;
   color: #fff;
   background-color: #fff;
   height: 1px;
   margin: 0;
   clear: both;
}

