* {
	font-family:  Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}

body {
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-size: 12px;
	color: #515457;
}

img {
	border: 0;
}

#outer {
	margin: 0 0 0 0;
}

#main {
	margin: 0 auto 0 auto;
	width: 771px;
	background-color: #fff;
}

#body {
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
	width: 771px;
	background-image: url("../images/linie_body.jpg");
	background-repeat: repeat-y;
}

#body-start {
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
	width: 771px;
}

#header {
	position: relative;
	height: 123px;
	padding: 17px 0 0 0
}

#banner {
	padding: 0 0 0 0;
	width: 575px;
}

#logo {
	position: absolute;
	padding: 0 0 0 0;
	right: 0;
	top: 20px;
}

#global {
	position: absolute;
	color: #B4B4B4;
	left: 10px;
	top: 80px;
	font-size: 10px;
}

#global a {
	color: #B4B4B4;
	text-transform:uppercase;
}

#global a:hover {
	color: #004183;
}

#languages {
	position: absolute;
	top: 37px;
	left: 10px;
	color: #B4B4B4;
	font-size: 10px;
	font-weight: bold;
}

#languages a {
	padding: 0 16px 0 0;
	color: #B4B4B4;
}

a {
	color: #003B80;
 	text-decoration: none;
}

#themepic {
	left: 0px;
	margin: 0 0 10px 0;
	background-image: url("../images/header.jpg");
	background-repeat:no-repeat;
	height: 170px;
	position: relative;
}

#themepic_pl {
	left: 0px;
	margin: 0 0 10px 0;
	background-image: url("../images/pl_header.jpg");
	background-repeat:no-repeat;
	height: 170px;
	position: relative;
}

#themepic_en {
	left: 0px;
	margin: 0 0 10px 0;
	background-image: url("../images/en_header.jpg");
	background-repeat:no-repeat;
	height: 170px;
	position: relative;
}

#nav0-1 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 100px;
	background-color: #EAECEE;
	height: 26px;
	width: 772px;
	border-bottom: 1px #D7DADD solid;
}

#nav0-1 a { 
	display: block;
	float: left;
	margin: 0 0px 1px 0;
	padding: 4px 12px 2px 12px; 
	font-size:12px;
	color: #7A7C7F;
	border-right: 1px #D7DADD solid;
	line-height: 20px;
}

#nav0-1 a:hover, #nav0-1 a.active, #nav0-1 a.activesub { 
	color: #004183;
}

#nav0-2 {
	margin: 0;
	padding: 0;
	width: 176px;
	border-top: 1px solid #EAECEE;
}

#nav0-2 a {	
	display: block;
	border-bottom: 1px solid #EAECEE;
	padding: 5px 0 5px 30px;	
	color: #7A7C7F;
	font-size: 11px;
	background-image: url("../images/pfeil_navigation.jpg");
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

#nav0-2 a.active, #nav0-2 a:hover, #nav0-2 a.activesub {
	background-image: url("../images/pfeil_navigation_hover.jpg");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	color: #003B80;
}

#nav0-2 a:hover {
	background-image: url("../images/pfeil_navigation_hover.jpg");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	color: #003B80;
}

#left {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	width: 176px;
	background-color: #FFFFFF;
}

#right {
	float: left;
	padding: 0;
	margin: 0;
	width: 575px;
}

.teaser {
	width: 396px;
	padding: 5px;
	margin: 10px 0 10px 0px;
	background-color: #DBF3FD;
}

.teaser img {
	float: left;
	margin: 0 10px 0 0;
}

#footer {
	clear: both;
	border-top: 1px solid #EAECEE;
	background-color: #fff;
	color: #B4B4B4;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 5px;
}

#footer_rechts {
	color: #B4B4B4;
	float: right;
}

#footer a {
	color: #B4B4B4;
}

h1 {
	margin: 5px 0 10px 0px;
	font-size: 16px;	
	color: #004183;
	font-weight: bold;
	border-bottom: 1px solid #EAECEE;
	width: 572px;
}

form {
	display: inline;
}

#search {
	position: absolute;
	padding: 5px 0px 8px 9px;
	margin: 0px 0 2px 0;
	background-color: #EAECEE;
	width: 186px;
	font-size: 10px;
	color: #7A7C7F;
	left: 0px;
	bottom: 0px;
}

#search .input, #search-folge .input {
	border: 1px #B6B6B6 solid;
	font-size: 10px;
}

#search-folge {
	padding: 5px 0 8px 5px;
	margin: 10px 0 2px 0;
	background-color: #EAECEE;
	width: 170px;
	font-size: 10px;
	color: #7A7C7F;
}

#right-right {
	float: right;
	width: 155px;
	padding: 0 0 15px 15px;
}

.border {
	border-bottom: 1px #6D6D6D solid;
}

#search input {
	font-size: 10px;
	margin: 5px 0 0 0;
}

.go-button {
	width: 25px;
	margin: 0 0 0 0;
	color: #000;
	vertical-align: middle;
	border: 0;
	height: 18px;
}

#teaser1 {
	float: left;
	width: 379px;
	border: 1px #D1D4D7 solid;
	margin: 0 8px 0 0;
}

#teaser2 {
	float: left;
	width: 185px;
	border: 1px #D1D4D7 solid;
	margin: 0 8px 0 0;
}
	
#teaser3 {
	float: left;
	width: 185px;
	border: 1px #D1D4D7 solid;
}



.teaser-left {
	width: 380px;
	padding: 10px 0 0 0;
}

.teaser-right {
	width: 380px;
	padding: 10px 0 0 0;
}



.teaserbild {
	width: 113px;
	float: left;
	border: 1px #D4D7D9 solid;
	padding: 2px;
	height: 83px;
	margin: 0 10px 0 0;
}

h5 {
	margin: 0px 0 0px 0px;
	font-size: 12px;	
	color: #063B6F;
}
	
.pfeil {
	float:right;
	padding: 0 10px 5px 0;
}

#teaserpfeil {
	float:left;
	padding: 0 10px 10px 0;
	font-size: 10px;
	margin: 5px 0 0 0;
}

#teaserpfeil a {
	color: #003B80;
}

.kategorie {
	margin: 20px 0 0 0;
	background-color: #EAECEE;
	height: 20px;
	padding: 5px 0 0 10px;
	color: #7A7C7F;
	font-size: 10px;
	clear:both;
}

#druckversion a {
	color: #003B80;
}

#druckversion {
	clear:both;
	color: #003B80;
	font-size: 10px;
	background-color: #EAECEE;
	height: 15px;
	padding: 2px 10px 0 10px;
	margin: 0 0 10px 0;
	
}
#druckversion-folge a {
	color: #003B80;
}

#pfeil_oben {
	float: right;
	background-color: #EAECEE;
	padding: 0 5px 0 0;
}

#anschrift {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0px 7px 0px;
	width: 200px;
	background-color: #FFFFFF;
	color: #6D6D6D;
	border-bottom: 1px solid #6D6D6D;	
}

	
.kasten {
	padding: 13px 0 0 71px;
}

#content {
	margin: 0 0 20px 0;
	padding: 0;
}

#pathfinder {
	margin: 0 0 0 0;
	padding: 10px 0px 0 0px;
	font-size: 10px;
	color: #7A7C7F;
}

#pathfinder a {
	color: #7A7C7F;
}

#pathfinder a:hover {
	color: #004183;
}

#pathfinder a:active {
	color: #004183;
}

#downloads {
	background-color: #EAECEE;
	display: block;
	padding: 5px 0 2px 8px;
	margin: 0;
	color: #7A7C7F;
	font-size: 11px;	
}

#downloads a {
	display: block;
	padding: 3px 0 2px 17px;
	margin: 0 0 0 3px;
	color: #003B80;
	font-size: 11px;
	background-image: url("../images/pfeil_navigation_hover.jpg");
	background-repeat: no-repeat;
	background-position: left;
}

#ueberschrift {
	width: 155px;
	border-bottom: 1px solid #fff;
}

#banner, #content, #linkerandleiste {
	position: relative;
	display: block;
}

#linkerandleiste {
	border-left: 1px #EBECEE solid;
	padding:5px 5px 5px 10px;
}

#banner p {
	padding:0;
	margin:0;
}

.directedit {
	position: absolute;
	right:0px;
	top:0px;
}

.content {
	padding: 10px;
	background-color: #fff !important;
}

/* F?r WYSIWYG immer Content als important setzen! */
.content a {
 	color: #003B80 !important;
 	text-decoration: none !important;
}

.content table {
	border-collapse: collapse;
}

.randleiste_1 {
	padding:0 0 0 10px;
	background-image:url("../images/randleisten/randleiste_1.gif");
}

ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	background-image: url('../images/li.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 15px;
	margin: 0 0 2px 0;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
	margin:5px 0 5px 0;
	padding:0;
}

table tr td {
	vertical-align:top;
}