html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	color: #0055A0;
}
#size {
	position: absolute;
	bottom: 18px;
	right: 24px;
}
.cEnlargeTextSize, .cReduceTextSize {
	font-size: 24px;
	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: 360px;
	right: 24px;
	font-size: 13px;
}
#lang a{
	color: white;
}
#lang a:hover, #lang a:focus {
	color: #F6A127;
	text-decoration: none;
}
#searchfield {
	position: absolute;
	bottom: 166px;
	left: 24px;
	width: 135px;
	border: 0px none;
	background: transparent;
	text-align: right;
	color: #0055A0;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}
#suchbutton {
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 154px;
	left: 180px;
}
#news {
	position: absolute;
	text-align: right;
	left: 24px;
	top: 264px;
	width: 144px;
	height: 240px;
	padding-top: 42px;
	padding-right: 42px;
	background-image: url(../images/feed_gross.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#news #powered {
	position: absolute;
	top: 0px;
	right: 42px;
        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: 1200px;
	height: 796px;
	margin: 6px auto 6px auto;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
}
#navigation {
	position: absolute;
	top: 216px;
	left: 252px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li ul li.act {
	background-image: url(../images/Dreieck1_gross.png);
	background-repeat: no-repeat;
}
#navigation ul li {
	margin: 0px;
	padding: 0px 0px 24px 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#navigation ul li ul {
	padding-left: 0px;
	padding-top: 12px;
}
#navigation ul li ul li {
	padding: 0px 0px 6px 24px;
	font-size: 0.9em;
}

#datum {
	position: absolute;
	bottom: 6px;
	left: 0px;
	width: 237px;
	text-align: right;
	z-index: 10001;
	font-weight: bold;
}
#broeselpfad {
	position: absolute;
	left: 504px;
	bottom: 6px;
	z-index: 10001;
	font-weight: bold;
}
#links {
	position: absolute;
	top: -12px;
	left: 0px;
	width: 566px;
	height: 796px;
	background-image: url(../images/bg_links_gross.png);
}

#rechts {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 137px;
	height: 786px;
	background-image: url(../images/bg_rechts_gross.png);
}
#rechts ul {
	list-style-type: none;
	text-align: right;
	position: absolute;
	top: 204px;
}
#rechts ul li {
	padding-bottom: 18px;
}

#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: 96px;
	right: 24px;
	width: 108px;
	height: 204px;
}
#rechts #intern ul {
	position: absolute;
	top: 0px;
	right: 0px;
}
#headimage {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	height: 192px;
	width: 700px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#headimage div {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 700px;
}
#headimage img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#content {
	position: relative;
	z-index: 10001;
	height: 546px;
	margin-left: 504px;
	margin-right: 136px;
	padding-right: 12px;
	padding-left: 12px;
	top: 204px;
	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: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#dreieck {
	position: absolute;
	left: 504px;
	top: 738px;
	background-image: url(../images/Dreieck2_gross.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 15px;
}

