.titelleiste
{
	background-color:#FFEDC6;
}
.fusszeile
{
	background-color:#FFEDC6;
	padding:4px;
}
.klein
{
	font-family:Arial;
	font-size:xx-small;
	color:#003366;
}
.linien1
{
	background-color:#FFFFFF;
}
.linien2
{
	background-color:#FEC000;
}
.linien3
{
	background-color:#003366;
}
.navigation
{
	background-color:#003366;
	color:#FFFFFF;
	font-family:Arial;
	font-size:xx-small;
	font-weight:bold;
}
.content
{
	font-family:Arial;
	font-size:x-small;
}

.teaser
{
	border-left:1px solid #003366;
	background-color:#F3F3F3;
	font-size:x-small;
}
td
{
	font-size:x-small;
}

h1
{
	color:#003366;
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}

body
{
 background-color:#99ABBD;
 padding: 0px;
 margin:	0px;
 background-image:url(../images/back.gif); background-repeat:no-repeat; background-position:793px 14px;
}

.home
{
	font-family:Arial;
	font-size:x-small;

}

a           { color:#880000; font-size:10px; text-decoration: underline; font-family: Arial, sans-serif; font-weight:normal;	}
a:link      { color:#880000; font-size:10px; text-decoration: underline; font-family: Arial, sans-serif; font-weight:normal;	}
a:vlink     { color:#880000; font-size:10px; text-decoration: underline; font-family: Arial, sans-serif; font-weight:normal;	}
a:alink     { color:#880000; font-size:10px; text-decoration: underline; font-family: Arial, sans-serif; font-weight:normal;	}
a:hover			{ color:#FF0000; font-size:10px; text-decoration: underline; font-family: Arial, sans-serif; font-weight:normal;	}

a.xp				{ color:#FEC000; font-size:x-small; text-decoration:none; 			font-family: Arial, sans-serif; font-weight:bold;	}
a.xp:link		{ color:#FEC000; font-size:x-small; text-decoration:none; 			font-family: Arial, sans-serif; font-weight:bold;	}
a.xp:vlink	{ color:#FEC000; font-size:x-small; text-decoration:none; 			font-family: Arial, sans-serif; font-weight:bold;	}
a.xp:alink	{ color:#FEC000; font-size:x-small; text-decoration:none; 			font-family: Arial, sans-serif; font-weight:bold;	}
a.xp:hover	{ color:#FFFFEE; font-size:x-small; text-decoration:underline; 	font-family: Arial, sans-serif; font-weight:bold;	}

