html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
	font-family: Arial;
	font-size: 10px;
	color: #0055A0;
}
#size {
	position: absolute;
	bottom: 15px;
	right: 20px;
}
.cEnlargeTextSize, .cReduceTextSize {
	font-size: 20px;
	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: 300px;
	right: 20px;
	font-size: 11px;
}
#lang a{
	color: white;
}
#lang a:hover, #lang a:focus {
	color: #F6A127;
	text-decoration: none;
}
#searchfield {
	position: absolute;
	bottom: 136px;
	_bottom: 133px;
	left: 23px;
	_left: 0px;

	width: 110px;
	border: 0px none;
	background: transparent;
	text-align: right;
	color: #0055A0;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
}
#suchbutton {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 128px;
	left: 150px;
}
#news {
	position: absolute;
	text-align: right;
	left: 20px;
	top: 220px;
	width: 120px;
	_width: 150px;
	height: 200px;
	padding-top: 35px;
	padding-right: 35px;
	background-image: url(../images/feed.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#news #powered {
	position: absolute;
	top: 0px;
	right: 35px;
	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: 1000px;
	height: 663px;
	margin: 5px auto 5px auto;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
}
#navigation {
	position: absolute;
	top: 180px;
	left: 210px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li ul li.act {
	background-image: url(../images/Dreieck1.png);
	background-repeat: no-repeat;
}
#navigation ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#navigation ul li ul {
	padding-left: 0px;
	padding-top: 10px;
}
#navigation ul li ul li {
	padding: 0px 0px 5px 20px;
	font-size: 0.9em;
}

#datum {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 197px;
	text-align: right;
	z-index: 10001;
	font-weight: bold;
}
#broeselpfad {
	position: absolute;
	left: 420px;
	bottom: 5px;
	z-index: 10001;
	font-weight: bold;
}
#links {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 472px;
	height: 663px;
	background-image: url(../images/bg_links.png);
}

#rechts {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 114px;
	height: 655px;
	background-image: url(../images/bg_rechts.png);
}
#rechts ul {
	list-style-type: none;
	text-align: right;
	position: absolute;
	top: 170px;
}
#rechts ul li {
	padding-bottom: 15px;
}

#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: 80px;
	right: 20px;
	width: 90px;
	height: 170px;
}
#rechts #intern ul {
	position: absolute;
	top: 0px;
	right: 0px;
}
#headimage {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	height: 160px;
	width: 583px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#headimage div {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#headimage img {
	position: absolute;
	right: 0px;
	top: 0px;
}
#content {
	position: relative;
	z-index: 10001;
	height: 455px;
	margin-left: 420px;
	margin-right: 113px;
	padding-right: 10px;
	padding-left: 10px;
	top: 170px;
	border-left: 2px dotted #0055A0;
	border-bottom: 2px dotted #0055A0;
	font-size: 1.2em;
	padding-top: 0px;
	overflow: auto;
}
#content h1, #content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
#dreieck {
	position: absolute;
	left: 420px;
	top: 615px;
	background-image: url(../images/Dreieck2.png);
	width: 15px;
	height: 12px;
}
