html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
	font-family: Arial;
	font-size: 8px;
	color: #0055A0;
}
#size {
	position: absolute;
	bottom: 12px;
	right: 16px;
}
.cEnlargeTextSize, .cReduceTextSize {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Sans Serif;
}
.cEnlargeTextSize a, .cReduceTextSize a{
	color: white;
}
.cEnlargeTextSize a:hover, .cReduceTextSize a:hover, .cEnlargeTextSize a:focus, .cReduceTextSize a:focus{
	color: #F6A127;
	text-decoration: none;
}
fieldset {
	border: 0px none;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	color: #0055A0;
}

#lang {
	position: absolute;
	bottom: 240px;
	right: 16px;
	font-size: 9px;
}
#lang a{
	color: white;
}
#lang a:hover, #lang a:focus {
	color: #F6A127;
	text-decoration: none;
}
#searchfield {
	position: absolute;
	bottom: 109px;
	left: 18px;
	width: 88px;
	border: 0px none;
	background: transparent;
	text-align: right;
	color: #0055A0;
	font-weight: bold;
	font-size: 8px;
	height: 11px;
}
#suchbutton {
	width: 24px;
	height: 24px;
	position: absolute;
	bottom: 102px;
	left: 120px;
}
#news {
	position: absolute;
	text-align: right;
	left: 16px;
	top: 176px;
	width: 96px;
	height: 160px;
	padding-top: 28px;
	padding-right: 28px;
	background-image: url(../images/feed_klein.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#news #powered {
	position: absolute;
	top: 0px;
	right: 28px;
        color: #F6A127;
	}
	#news a {
	        color: white !important;
		}
		#news a:hover, #news a:focus {
		        color: #F6A127 !important;
			}

a {
	text-decoration: none;
	color: #F6A127;
}
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
#navigation ul li a {
	color: #0055A0;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	color: #F6A127;
	text-decoration: none;
}
#center {
	position: relative;
	text-align: left;
	width: 800px;
	height: 530px;
	margin: 4px auto 4px auto;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
}
#navigation {
	position: absolute;
	top: 144px;
	left: 168px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li ul li.act {
	background-image: url(../images/Dreieck1_klein.png);
	background-repeat: no-repeat;
}
#navigation ul li {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#navigation ul li ul {
	padding-left: 0px;
	padding-top: 8px;
}
#navigation ul li ul li {
	padding: 0px 0px 4px 16px;
	font-size: 0.9em;
}

#datum {
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 158px;
	text-align: right;
	z-index: 10001;
	font-weight: bold;
}
#broeselpfad {
	position: absolute;
	left: 336px;
	bottom: 4px;
	z-index: 10001;
	font-weight: bold;
}
#links {
	position: absolute;
	top: -8px;
	left: 0px;
	width: 378px;
	height: 530px;
	background-image: url(../images/bg_links_klein.png);
}

#rechts {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 91px;
	height: 532px;
	background-image: url(../images/bg_rechts_klein.png);
}
#rechts ul {
	list-style-type: none;
	text-align: right;
	position: absolute;
	top: 136px;
}
#rechts ul li {
	padding-bottom: 12px;
}

#rechts ul li a {
	font-weight: bold;
	color: white;
}
#rechts ul li a:hover, #rechts ul li a:focus {
	color: #F6A127;
	text-decoration: none;
}
#rechts #intern {
	position: absolute;
	bottom: 64px;
	right: 16px;
	width: 72px;
	height: 136px;
}
#rechts #intern ul {
	position: absolute;
	top: 0px;
	right: 0px;
}
#headimage {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	height: 128px;
	width: 466px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#headimage div {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 466px;
	height: 128px;
}
#headimage img {
	position: absolute;
	right: 0px;
	top: 0px;
	/*width: 80%;*/
	width: 100%;
	height: 100%;
}
#content {
	position: relative;
	z-index: 10001;
	height: 364px;
	margin-left: 336px;
	margin-right: 90px;
	padding-right: 8px;
	padding-left: 8px;
	top: 136px;
	border-left: 1px dotted #0055A0;
	border-bottom: 1px dotted #0055A0;
	font-size: 1.2em;
	padding-top: 0px;
	overflow: auto;
}
#content h1, #content h2 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
}
#dreieck {
	position: absolute;
	left: 336px;
	top: 492px;
	background-image: url(../images/Dreieck2_klein.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
}

