﻿body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12pt;
	color: 1d4b88;
	}

.seitentitel {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	}

.standard{
	font-family: Tahoma;
	font-size: 12pt;
	color: 1d4b88;
	font-weight: normal;
}

.newsdatum{
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
}

.newsueberschrift{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
}

a:link {
	color: #ef9506;
	}
a:visited {
	color: #ef9506;
	}
a:focus {
	color: #ef9506;
	}
a:hover {
	color: #7a9ad8;
	}
a:active {
	color: #1d4b88;
	}
a:active {
	color: #1d4b88;
	}

