html {
	scrollbar-3dlight-color: #003D5C;
	scrollbar-arrow-color: #003D5C;
  scrollbar-track-color: #E0ECF2;
	scrollbar-base-color: #F2F5F7;
	scrollbar-darkshadow-color: #003D5C;
	scrollbar-face-color: #9EC1D3;
	scrollbar-highlight-color: #E0ECF2;
	scrollbar-shadow-color: #3B829F;
	background-image:url(../grafiken/navigation_hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

img {
	border-color: #000000;
}

hr {
	border: 1px solid #0A5078;
}

.textfeld {
	border: 1px solid #0A5078;
	padding: 2px;
}

.button {
}

body {
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
}

.navi {
	padding-left: 12px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.logo {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

.bild_rechts {
	float: right;
	margin-left: 8px;
	margin-bottom: 2px;
}

.text_normal {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 1.25em;
	padding-left: 5px;
}

.text_tabelle {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 1.25em;
	padding-left: 5px;
	padding-bottom: 15px;
}

.text_shortnews {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	padding-left: 7px;
	padding-right: 7px;
}

.text_titel {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #406D85;
	padding-left: 7px;
}

.text_catchphrase {
	font-weight: bold;
	color: #E00027;
}

.text_quellen {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #666666;
}

.pdf {
	list-style-image: url(../grafiken/icon_pdf.gif);
	margin-bottom:8px;
	padding-left:8px;
}

.xls {
	list-style-image: url(../grafiken/icon_xls.gif);
	margin-bottom:8px;
	padding-left:8px;
}

.list {
	list-style-image: url(../grafiken/gliederungspunkt.jpg);
	margin-bottom: 8px;
}

a:link		{	color: #0A5078;	text-decoration: none; }
a:active	{	color: #1076B5;	text-decoration: none; }
a:visited {	color: #0A5078;	text-decoration: none; }
a:hover		{	color: #000000;	text-decoration: none; }

div#layer_navigation a:hover { color: #000000; text-decoration: none; background-image:url(../grafiken/navigation_pfeil.jpg); background-position:bottom left; background-repeat:no-repeat; }
div#layer_navigation a { padding-bottom: 2px; padding-left: 12px; display: block; }

#index {
	position:relative;
	margin: 0 auto;
	width: 1020px;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
}

.layer_kopf {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:73px;
	z-index:5;
	visibility: visible;
	background-image: url(../grafiken/kopf_hg.jpg);
	border-left: 1px solid #406D85;
	border-right: 1px solid #406D85;
}

.layer_fuss {
	position:absolute;
	left:0;
	bottom: 0;
	width:100%;
	height:25px;
	z-index:4;
	visibility: visible;
	background-image: url(../grafiken/fuss_hg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left: 1px solid #406D85;
	border-right: 1px solid #406D85;
}

.layer_navigation {
	position:absolute;
	left:0;
	top:73px;
	width:190px;
	z-index: 3;
	visibility: visible;
	border-left: 1px solid #406D85;
}

.layer_inhalt {
	position:absolute;
	left:0;
	top:73px;
	width: 100%;
	height: 85%;
	z-index: 2;
	visibility: visible;
	overflow: auto;
	border-left: 1px solid #406D85;
	border-right: 1px solid #406D85;
}

.layer_foerderung {
	position:absolute;
	left:12px;
	bottom:40px;
	width: 150px;
	height: 150px;
	z-index:4;
	visibility: visible;
	overflow: hidden;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 7pt;
	color: #000000;
}
