
/* <style type="text/css"> */

/* ---------------------
| Rahmenformatierungen |
--------------------- */

/* <style type="text/css"> */

/* ---------------------
| Rahmenformatierungen |
--------------------- */

body {
	background-image: none !important;
	margin: 0px;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	color: #000000;
}

p {
	font-family:Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Arial,sans-serif;
	font-size: 12pt;
}

#mainframe {
	width: 100%;
}

	#headframe {
		width: 100%;
		height: 75px;
	}

		#logo {
		}

		#breadcrumbs ul {
			float: left;
			width: 100%;
		}

			#breadcrumbs ul li {
				float: left;
				list-style-type: none;
				margin: 0px;
				padding: 0px;
			}

				#breadcrumbs ul li a {
					text-decoration: none;
					color: #003376;
					font-size: 10px;
					padding: 0px 6px 0px 7px;
					background-image: url('../_gfx/breadcrumb-li-bg.gif');
					background-repeat: no-repeat;
					background-position: 0px 2px;
				}

				#breadcrumbs ul li a:hover {
					color: #DD5928;
				}	

	#contentframe {
		width: 100%;
		background-image: none;
	}

	#middleframe {
		width: 65%;
		float: left;
		margin-right: 5%;
	}

	#stageframe {
		display: none;
	}
	
	#content {
		float: none;
	}

	#columnframe {
		width: 30%;
		float: left;
		display: none;
	}
	
	/* Footer */
	#footerframe {
		width: 100%
	}
	
		#adress {
			margin-top: 2%;
			padding-top: 1%;
			border-top: 2px solid #000;
			background-image: none;
			width: 100%;
			float: left;
		}
		
/* ----- */
/* BOXEN */
/* ----- */

/*-- Box Column --*/

#columnframe .box {

}

/*-- Box Content --*/
#content .box.standard {

}

#content .box.standard.cell-1, #content .box.standard.cell-1, #content .box.standard.cell-1 {
	margin-bottom: 10px;
}

#content .box.standard.cell-1 .cell {
	width: 411px;
	background-repeat: no-repeat;
}

#content .box.standard.cell-2 .cell {
	float: left;
	width: 198px;
	background-image: url('../_gfx/adress-bg-inv.gif');
	background-repeat: no-repeat;
}

#content .box.standard.cell-3 .cell {
	float: left;
	width: 126px;
	background-image: url('../_gfx/adress-bg-inv.gif');
	background-repeat: no-repeat;
}

/*-- Box Content Intro --*/
#content .box.intro {
	width: 427px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	display: none;
}

	#content .box.intro .left {
		float: left;
		padding: 33px 0px 0px 0px;
		width: 267px;
	}

		.introlink {

		}

		.introlink:hover {
			color: #DC5827;
		}

	#content .box.intro .right {
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		width: 160px;
		height: 235px;
	}

	#content .box.intro .bottom {
		float: left;
		width: 427px;
	}

	#content .box.intro h1 {

	}

/* Suche */

.tx-indexedsearch-searchbox dl dt {
	width: 200px;
	float: left;
	margin: 0px 0px 5px 0px;
}

.tx-indexedsearch-searchbox dl dd {
	width: 200px;
	float: left;
	margin: 0px 0px 5px 0px;
}

.tx-indexedsearch-searchbox input {
	border-color: #ababab;
	border-width: 1px;
	border-style: solid;
}

.tx-indexedsearch-searchbox a {
	text-decoration: none;
	color: #DC5827;
}

	/* Ergebnisse */
	
	.contentdivider.resultlist h2 a {
		color: #003376;
		text-decoration: none;
	}
	
	.contentdivider.resultlist h3 {
		font-weight: normal;
	}
	
/* Content */

h1 {
	font-size: 12pt;
	padding: 0px;
	margin: 20px 0px 5px 0px;
}

h2 {
	font-size: 12pt;
	padding: 0px;
	margin: 20px 0px 5px 0px;
}

p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a {
	color: #dc5827;
	text-decoration: none;
}

a:hover {
	color: #003376;
	text-decoration: underline;
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

li {
	margin-left: 15px;
}

.csc-textpic-caption {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	padding-top: 5px;
}

.csc-textpic-imagewrap {
	margin-top: 5px;
}


/*-- News Liste -- */

.news-list-date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.news-list-item h3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.news-list-item img {
	float: left;
	margin: 5px 5px 5px 0px;
}

.news-list-item {
	border-bottom: 1px solid #dc5827;
	padding: 10px 0px 15px 0px;
	float: left;
}

.news-list-container {
	border-style: solid none solid none;
	border-width: 2px 0px 1px 0px;
	border-color: #dc5827;
	float: left;
}

.news-list-item p {
	margin-bottom: 0px;
	display: inline;
}

.news-list-morelink {
	display: inline;
	margin-left: 3px;
}


/*-- News Single --*/

.news-single-img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.news-single-imgcaption {
	font-size: 10px;
	width: 100px;
	line-height: 11px;
	margin-top: 3px;
	color: #999999;
}

.news-single-item h3 {
	font-size: 1.1em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


/*-- News Liste -- */

.news-latest-date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.news-latest-item h3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.news-latest-item img {
	float: left;
	margin: 5px 5px 5px 0px;
}

.news-latest-item {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dc5827;
	padding: 10px 0px 15px 0px;
	float: left;
}

.news-latest-container {
	border-style: none;
	float: left;
	margin-bottom: 15px;
}

.news-latest-item p {
	margin-bottom: 0px;
	display: inline;
}

.news-latest-morelink {
	display: inline;
	margin-left: 3px;
}


/*-- Kontaktformular --*/

.csc-mailform {
	border-style: none;
}

.csc-mailform-field label {
	width: 160px;
	display: block;
	float: left;
}

.csc-mailform-field input {
	border-style: solid;
	border-width: 1px;
	border-color: #003376;
	width: 200px; 
}

#mailformPLZ, #mailformAnrede {
	width: 80px;
}

#mailformBitte_rufen_Sie_mich_an {
	border-style: none;
	width: 20px;
}


/*-- PrintNotic --*/
.printNotice {
	font-family: font-family:Arial,sans-serif;
	font-size: 11pt;
	width: 100%;
	background-color: #CC0000;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 10px 1.5% 10px 1.5%;
	clear: left;
}

.printNotice a {
	color: #FFFFFF;
	border-style: none;
	text-decoration: underline;
}

.printNotice a:hover {
	color: #FFFFFF;
	border-style: none;
	text-decoration: underline;
}

@media print {
	.printNotice {
		display: none;
	}
}

