/* ============================================================================= */
/*                                                         */
/* ============================================================================= */

body {
	background-image: url('../images/back.gif');
	margin: 0px 0px 0px 0px;
}

#page {
	position: absolute;
	margin-left: -438px;
	margin-top: 32px;
	left: 50%;
	width: 876px;
}

p, form {
	margin:0px;
}

/* ============================================================================= */
/* Kopfbereich der Seite                                                         */
/* ============================================================================= */

div#topmenu {
	height:22px;
	width: 876px;
}

div#topmenu a {
	font-family:Arial;
	font-size:10px;
	color:#014CA7;
	text-decoration:none;
	text-transform:uppercase;
}

#headarea {
	width: 876px;
	height: 150px;
}

#logo {
	width: 208px;
	height: 118px;
	margin-right: 12px;
	float: left;
}



/* ============================================================================= */
/* 1. Navigationsebene                                                           */
/* ============================================================================= */

#nav-1-bg {
	width: 656px;
	height: 118px;
	float: left;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 50px;
	background-color: #7fa3d1;
}

.nav-1-entry {
	padding-left: 15px;
	padding-right: 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* ============================================================================= */
/* 2. Navigationsebene                                                           */
/* ============================================================================= */

#nav-2-bg {
	position: absolute;
	left: 10px;
/*	top: 323px;*/
	top: 200px;
	width: 196;
	background-color: #ffffff;
	border: 1px solid #0148a7;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.nav-2-entry {
}


/* ============================================================================= */
/* Contentcontainer                                                              */
/* ============================================================================= */

#container {
}

#containerLeft {
	float: left;
	width: 720px;
	margin-right: 9px;
}

#containerLeft * {
	font-family:Arial;
	font-size:12px;
	color:#014BA6;
}

#containerLeft[id] {
	margin-bottom:9px;
}

#containerRight {
	float: left;
	width: 147px;
	height: 100%;
}
#containerRight[id] {
	margin-bottom: 9px;
}

div#containerRight * {
	font-family:Arial;
	font-size:10px;
}

div#containerRight * p, div#containerRight * a, div#containerRight * b, div#containerRight * i, div#containerRight * strong{
	color:#FFFFFF;
}

div#searchContainer, div#loginContainer {
	width:147px;
	background-color:#4B7FC0;
	padding:10px;
	margin-bottom:15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ============================================================================= */
/* Inhaltsbereich der Seite                                                      */
/* ============================================================================= */

#picture {
	width: 720px;
	height: 227px;
	padding-left: 10px;
	padding-top: 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

#headline {
	width: 720px;
	height: 43px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #bfd1e8;
}

#content {
	width: 720px;
	background-color: #ffffff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top:23px;
	margin-bottom:7px;
}

#content[id] {
	margin:0px;
}

div#content-firstrow {
	width:628px;
}

div#content-secondrow {
	margin:25px 0px 25px 0px;
	width:675px;
	clear:both;
	color:#FFFFFF;
}
div#content-secondrow[id] {
	padding-bottom:25px;
	margin:25px 0px 0px 0px;
}

div#content-secondrow * {
	font-family:Arial;
	font-size:10px;
}

div#content-secondrow * p, div#content-secondrow * a, div#content-secondrow * b {
	color:#FFFFFF;
}

div#content-secondrow input {
	color:#014BA6;
}

div.contentRight {
	background-color:#7FA3D1;
	padding:10px;
	margin-bottom:15px;
}

/* ============================================================================= */
/* Fusszeile                                                                     */
/* ============================================================================= */

#footer {
	clear: both;
	width: 876px;
	height: 30px;
	background-color: #4b7fc0;
	margin-bottom:32px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:13px 10px 0px 10px;
}

div#copyright {
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#C9D9EC;
}

div#printlink {
	float:right;
}
div#printlink a {
	font-family:Arial;
	font-size:10px;
	color:#C9D9EC;
	text-decoration:none;
}

/* ============================================================================= */
/*                                                                               */
/* ============================================================================= */

input#searchform_submit {
	width:14px;
	height:15px;
	border:none;
	background-image:url(../images/btn_search.gif);
	background-color:#FFFFFF;
	cursor:pointer; cursor:hand;
}

input#searchform_text {
	width:109px;
	height:15px;
	margin-right:2px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:none;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	color:#4B7FC0;
}

/* ============================================================================= */
/* indexed_search - result page                                                                             */
/* ============================================================================= */

span.tx-indexedsearch-sw {
	font-style:italic;
	font-weight:bold;
}
div.tx-indexedsearch-resultrow {
	display:block;
	background-color:#FFFFFF;
	margin:7px 0px 6px 0px;
}
div.tx-indexedsearch-header {
	display:block;
	background-color:#F1F1F1;
}
span.tx-indexedsearch-title-number {
	float:left;
	width:25px;
	font-weight:bold;
	padding-left:2px;
}
span.tx-indexedsearch-title {
	width:auto;
	text-decoration:underline;
	color:#383838;
}
div.tx-indexedsearch-result {
	width:468px;
	font-style:italic;

}
span.tx-indexedsearch-descr {
}
span.tx-indexedsearch-redMarkup {
	font-weight:bold;

}
div.tx-indexedsearch-footer {
	display:block;
	width:auto; height:5px;
	background-color:#F1F1F1;
	margin-left:5px;
}

/* ============================================================================= */
/* Login                                                                            */
/* ============================================================================= */

span.login_label {
	font-family:Arial;
	font-size:10px;
	color:#F2F6FA;
}

input#login_user, input#login_pass {
	width:109px;
	height:15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:none;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	color:#4B7FC0;
}

input#login_loginbtn {
	width:109px;
	height:15px;
	margin-top:5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:none;
	background-color:#FFFFFF;
	background-image:url(../images/btn_anmelden.gif);
	cursor:pointer; cursor:hand;
}

/* ============================================================================= */
/* Map24                                                                            */
/* ============================================================================= */

div#map24 {
	margin-bottom:20px;
}

div#map24 input#strasse {
	width:200px;
	height:17px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #003B9E;
	background-color:#FFFFFF;
}

div#map24 input#plz {
	width:80px;
	height:17px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #003B9E;
	background-color:#FFFFFF;
	padding-right:2px;
}

div#map24 input#ort {
	width:117px;
	height:17px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #003B9E;
	background-color:#FFFFFF;
}

div#map24 input#submit {
	width:152px;
	height:17px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #003B9E;
	background-color:#FFFFFF;
	background-image:url(../images/btn_route.gif);
	margin-top:15px;
	cursor:pointer; cursor:hand;
}

/* ============================================================================= */
/* DD News                                                                            */
/* ============================================================================= */


div.tx_ddnews_pi1-latest-item {
	border-bottom:1px solid #D2DFEF;
	padding-bottom:10px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:10px;
	color:#F2F6FA;
}
div.tx_ddnews_pi1-latest-item div.teasertext {
	padding:8px 0px 10px 0px;
}
div.tx_ddnews_pi1-latest-item div.readmore-link a {
	text-decoration:none;
}

div.tx_ddnews_pi1-single-item div.teasertext {
	margin-bottom:15px;
}
div.tx_ddnews_pi1-single-item * div.image-item {
	margin:0px 0px 10px 10px;
}