/*<![CDATA[*/

/* ab hier allgemeine Definitionen */

html, body { height: 98%; }

body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: black;
}

body.ie6 {
	font-size: 85%;
}

h1, h2{
	color: #0813AE;
	text-align: right;
}

h3, h4, h5, h6 {
	color: #0813AE;
	text-align: right;
}

h3.grau, h3.rot, h3.gruen, h3.blau {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	text-align: right;
}

p {
	text-align: right;
	margin-top: 2px;
}

p.rechts {
	text-align: right;
	margin-top: 2px;
}

img {
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

a {
	color: #787676;
	text-decoration: none;
}

a:hover {
	color: #E00000;
	text-decoration: none;
}

a[href$=".pdf"]::after
{
	content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAABnRSTlMAgABAAACv2jrDAAAAkUlEQVR42pVRwREEIQhLduwLOxM7k8q4hzeO7qJ3mwcPSAgTqBkd2rDD4AC45oFHuO0ijnB3kr12nwTAN2w%2BlJrBs6DzdlvikxY2meaUljFpLQjuwkucBO2FA2mtFVUz%2B9dBcv5WstY6lClcX1VLKaNRerLukYAEMLMHNTjJzKoq3A9JLA4iIiLnWNPtkT%2F%2F8AGiRVCay0ZOnwAAAABJRU5ErkJggg%3D%3D') !important;
	padding: 0 1ex !important;
}

hr {
	color: #787676;
	background-color: #787676;
	border: 0;
	height: 1px;
}

.althellblau { color: #D6EBF8; }
.altrot { color: #F16243; }
.altgruen { color: #00AF52; }
.altmittelblau { color: #4772B8; }

.blassblau { color: #EAF7FF; }
.grau { color: #787676; }
.rot { color: #E00000; }
.gruen { color: #009800; }
.blau { color: #0813AE; }

/* ab hier Definitionen fuer die in Inhaltseiten */

#rahmen {
	border-collapse: collapse;
	width: 980px;
	margin: 20px auto 20px auto;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	padding: 0;
	background-color: #EAF7FF;
	background-image: url('../gfx/basis/hintergrund.gif');
	background-repeat: no-repeat;
}

#reihe {
	width: 980px;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: top;
}

#links {
	width: 279px;
	margin: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0;
}

#mitte {
	width: 335px;
	margin: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 120px 0px 20px 0px;
	background-image: url('../gfx/basis/hinterlinien.gif');
	background-repeat: repeat-y;
	text-align: center;
}

#rechts {
	width: 365px;
	margin: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0;
}

#links .navo {
	width: 200px;
	padding: 20px 0 20px 23px;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

#links .navu {
	width: 200px;
	padding: 20px 0 20px 23px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: black;
}

#links .navo a, #links .navu a {
	font-weight: lighter;
	font-size: 1.5em;
	color: #0813AE;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: hidden;
	border-color: none;
}

#links .navo-sub a, #links .navu-sub a {
	font-weight: lighter;
	font-size: 1.0em;
	color: #0813AE;
	text-decoration: none;
	padding-left: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: hidden;
	border-color: none;
	line-height: 1.6em;
}

#links .navo a:hover, #links .navu a:hover {
	font-weight: lighter;
	font-size: 1.5em;
	color: #009800;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E00000;
}

#links .navo-sub a:hover, #links .navu-sub a:hover {
	font-weight: lighter;
	font-size: 1.0em;
	color: #009800;
	text-decoration: none;
	padding-left: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E00000;
	line-height: 1.6em;
}

#rechts .inhalt {
	padding: 170px 23px 20px 0px;
}

.logoganterart {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 23px;
}

.button {
	text-align: right;
	margin-bottom: 50px;
	margin-right: 30px;
}

#rechts .inhalt fieldset legend
{
	margin: 0 0 0.5em 0;
	color: #0813AE;
	font-size: 0.8em;
}

#rechts .inhalt fieldset label
{
	display: block;
	margin: 0 0 0 0;
	color: #000000;
	width: 80px;
	float: left;
}

#rechts .inhalt fieldset ul {	list-style: none; }
#rechts .inhalt p em.presse {	font-size: 0.8em; }

/*]]>*/
