@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Hintergrund.jpg);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #3362D6;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #7d9dff;
}
a:active {
	color: #3362D6;
}
a.header {
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.header2 {
	font-size: 10px;
	color: #ff0000;
	text-decoration:none;
	font-weight:bold;
}
a.footer {
	color: #ffffff;
	text-decoration:underline;
	font-size: 11px;
}
td.footer{
	background-color:#2831B0;
	height:25px;
	color:#FFFFFF;
}
td.header{
	background-image:url(../images/face.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:59px;
	text-align:right;	
}
td.footer{
	height:30px;
	background-color:#2831B0;
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	}
h1 {
	font-size: 16px;
	color: #04475B;
}
.navi {font-size: 10px}

.highlite1 {
	color: #996699;
	font-weight: bold;
}

.highlite2 {
	color: #0099FF;
	font-weight: bold;
}
