body
	{
	background-color	: white;
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
	margin-right		: 0px;
	color				: #00487B;
	font-size			: 12px;
	font-family			: Arial, Helvetica, Geneva, sans-serif;
	font-weight			: bold;
	}

a
	{
	color				: #FFFFFF;
	text-decoration		: none;
	}

a:hover
	{
	text-decoration		: underline;
	}

a.blau
	{
	color				: #00487B;
	text-decoration		: none;
	}

a.blau:hover
	{
	color				: #00487B;
	text-decoration		: underline;
	}

a.blau_klein
	{
	color				: #00487B;
	text-decoration		: none;
	font-weight			: normal;
	}

a.blau_klein:hover
	{
	color				: #00487B;
	text-decoration		: underline;
	font-weight			: normal;
	}

a.nav
	{
	color				: #FFFFFF;
	}

a.nav:hover
	{
	color				: #FFFFFF;
	text-decoration		: none;
	}

.weiss
	{
	color				: #FFFFFF;
	}

.stardreck
	{
	color				: #000000;
	font-weight			: normal;
	}

.weiss_klein
	{
	color				: #FFFFFF;
	font-weight			: normal;
	}

.klein
	{
	font-weight			: normal;
	}

.kleiner
	{
	font-weight			: normal;
	font-size			: 10px;
	}

.klein_foto
	{
	font-weight			: normal;
	font-size			: 11px;
	}

.link_klein
	{
	font-weight			: normal;
	font-size			: 11px;
	color				: #00487B;
	}

.link_klein:hover
	{
	font-weight			: normal;
	font-size			: 11px;
	text-decoration		: none;
	}

.ueberschrift
	{
	color				: #FFFFFF;
	font-size			: 14px;
	}

.foto_ueberschrift
	{
	color				: #00487B;
	font-size			: 16px;
	}

.foto_beschreibung
	{
	font-weight			: normal;
	font-size			: 11px;
	}

.padding_an
	{
	padding-left		: 2px;
	padding-right		: 2px;
	padding-top			: 2px;
	padding-bottom		: 2px;
	}

.rahmen_padding
	{
	padding-left		: 2px;
	padding-right		: 2px;
	padding-top			: 2px;
	padding-bottom		: 2px;
	border				: #00487B;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	}

.foto_rahmen
	{
	border				: #00487B;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	}

.formular_rahmen
	{
	border				: #00487B;
	border-style		: solid;
	border-top-width	: 2px;
	border-right-width	: 2px;
	border-bottom-width	: 2px;
	border-left-width	: 2px;
	}

.formular_button
	{
	color				: #FFFFFF;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #336D95;
	border				: #00487B;
	border-style		: solid;
	border-top-width	: 2px;
	border-right-width	: 2px;
	border-bottom-width	: 2px;
	border-left-width	: 2px;
	}

.infobox
	{
	padding-left		: 2px;
	padding-right		: 2px;
	padding-top			: 2px;
	padding-bottom		: 2px;
	border				: #00487B;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	background-color	: #D6E5EB;
    position			: absolute;
    top					: -250px;
    z-index				: 20;
	}