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

/* DETECTED BROWSER:  */

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

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	background-image: url('../_gfx/bg_main.jpg');
	background-repeat: no-repeat;
	background-color: #d6d6d6;
}

h1 {
	font-size: 16px;
	margin: -5px 0px 25px 0px;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

p {
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 15px 0px;
	color: #000000;
}

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

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

input, select, textarea {
	border-width: 1px;
	border-color: #00AEEF;
	border-style: solid;
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	color: #000000;
}

ul {
	margin: 0px 0px 15px 17px;
	padding: 0px;
	color: #000000;
}

ol {
	margin: 0px 0px 15px 24px;
	padding: 0px;
	color: #000000;
}

	li {
		margin: 0px 0px 8px 0px;
	}

dl {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #000000;
}

	dt {
		margin: 0px 0px 4px 0px;
	}

	dd {
		margin: 0px 0px 8px 16px;
	}

/* -----------------------
#####| Seitenaufbau |#####
----------------------- */

#pagecenter {
	margin: 29px auto 0px auto;
	width: 865px;
}

#pagecanvas {
	background-image: url('../_gfx/shadow_right.gif');
	width: 865px;
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

#pagefooter {
	background-image: url('../_gfx/shadow_bottom.gif');
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	width: 865px;
	height: 6px;
	margin: 0px auto 0px auto;
	padding-bottom: 35px;
}

#pagefooter img {
	float: right;
}


#mainframe {
	width: 859px;
	background-color: #ffffff;
	background-image: url('../_gfx/bg_content.gif');
	position: relative;
	float: left;
}

	#column {
		width: 248px;
		float: left;
	}

		#logo {
			margin: 0px 0px 0px 39px;
			padding: 36px 0px 0px 0px;
		}

		#pageimage {
			margin: 25px 0px 0px 0px;
		}

		#address {
			margin: 35px 0px 0px 0px;
			padding: 0px 0px 25px 69px;
		}

			#address h1, #address p {
				font-size: 10px;
				margin: 0px 0px 8px 0px;
			}

	#menu {
		width: 169px;
		float: left;
		background-image: url('../_gfx/bg_menu.gif');
		background-repeat: no-repeat;
	}



		#menu ul {
			list-style-type: none;
			padding: 0px;
			margin: 0;
			padding-top: 136px;
			height: 430px;
		}

			#menu ul ul {
				padding: 0px;
			}
			
			#menu ul li {
				padding: 0px;
				margin: 0px;
			}

				#menu ul li a {
					display: block;
					width: 139px;
					height: 17px;
					color: #ffffff;
					background-image: url('../_gfx/bt_psv.gif');
					background-repeat: no-repeat;
					background-position: 0px 2px;
					padding: 3px 5px 0px 25px;
					font-weight: bold;
				}

					#menu ul li a:hover {
						background-position: -169px 2px;
						text-decoration: none;
					}

				#menu ul li.act a {
					background-image: url('../_gfx/bt_act.gif');
				}

				#menu ul li ul {
					margin: 0px;
					height: auto;
				}

						#menu ul li ul li a {
							width: 125px;
							padding: 3px 5px 0px 39px;
						}

						#menu ul li ul li.psv a {
							background-image: url('../_gfx/bt_psv.gif');
						}

						#menu ul li ul li.act a {
							background-image: url('../_gfx/bt_act-sub.gif');
						}

		#utility {
			position: absolute;
			/*top: 498px;*/
			bottom: 20px;
			left: 259px;
			overflow: hidden;
		}
			#utility form {
				margin: 0;
				padding: 0;
				padding-bottom: 12px;
			}
			
			.searchfield {
				display: inline-block;
				border: none;
				height: 15px;
				width: 115px;
				margin-right: 2px;
				background-color: #ffffff;
				padding-top: 3px;
				padding-left: 3px;
							}
			
			#quicksearch {
				width: 150px;
			}
			
			#searchsubmit {
				margin-top: 1px;				display: inline-block;
				border: none;
				width: 26px;
				height: 19px;
				background-color: #ffffff;
			}
			
			#printlink {
				background: url(../_gfx/printer.gif) no-repeat 0px 2px;
				color: #F36B6B;
				padding-left: 16px;
				font-family: Verdana,Sans-Serif;
				font-size: 11px;
				text-decoration: none;
			}
			
			#loginlink {
				background: url(../_gfx/login.gif) no-repeat 0px 2px;
				color: #F36B6B;
				padding-left: 16px;
				margin-left: 13px;
				font-family: Verdana,Sans-Serif;
				font-size: 11px;
				text-decoration: none;
			}

			#printlink:hover, #loginlink:hover {
				background-position: -187px 2px;
				color: #ffffff;
			}

	#contentframe {
		float: left;
		width: 392px;
	}

		#hotline {
			margin: 48px 0px 0px 123px;
		}

		#content {
			margin: 35px 0px 25px 25px;
		}

			.contactform dt {
				float: left;
				width: 150px;
			}

			.contactform dd input {
				width: 200px;
			}

			.contactform dd textarea {
				width: 200px;
				height: 150px;
			}

			.submit {
				width: auto;
			}
			
		#expressbox {
			margin: 30px 0px 0px 0px;
			line-height: 16px;
			padding-bottom: 13px;
			font-size: 10px;
			clear: left;
		}
		
		#expressbox img {
			float: left;
			margin: 5px 10px 10px 0px;
		}
			
/* Link */

.piclink {
	margin-right: 22px;
}

.malist-popups a {
	color: #ffffff;
	font-size: 10px;
}

/* Mitarbeiter */

.malist {

}

	.malist-list {
		width: 175px;
		float: left;
	}

	.malist-infocol {
		width: 190px;
		float: left;
		
	}

		.malist-popups {
		}
		
			p.position, p.phone, p.email  {
				margin: 0px;
				padding: 0px 0px 5px 0px;
				color: #ffffff;
			}
	
	.malist-pic {
		float: left;
	}	
	
	.malist-list dl {
		margin: 0px;
		padding: 0px;
	}
	
	.malist-list dl dd {
		margin: 0px;
		padding: 0px 0px 5px 0px;
	}

	.malist-list dl dt {
		padding-top: 5px;
	}

	
.malist-info {
	display: none;
	width: 200px;
	background-color: #00AEEF;
	padding: 5px;
	position: absolute;
	right: -1px;
	
}

/* Typo Inhalt */

.csc-textpic-intext-left-nowrap {
	padding-bottom:10px;
}

.contenttable {
	margin-bottom: 15px;
	width: 100%;
}

.contenttable td {
	padding: 2px;
}

.tr-even {
	background-color: #efefef;
}

.td-0 {
	width: 70px;
}

.td-1 {
	width: 100px;
}

/* ----------------------
#####| Indexsearch |#####
---------------------- */

.tx-indexedsearch {
}

.tx-indexedsearch h2 {
}

	.tx-indexedsearch-searchbox {
		width: 370px;
	}

		.tx-indexedsearch-searchbox dl {
		}

			.tx-indexedsearch-searchbox dt {
				width: 150px;
				height: 25px;
				float: left;
				margin: 0px;
				padding: 0px;
			}

			.tx-indexedsearch-searchbox dd {
				width: 220px;
				height: 25px;
				float: left;
				margin: 0px;
				padding: 0px;
				line-height: 20px;
			}

			.tx-indexedsearch-searchbox dl input, .tx-indexedsearch-searchbox dl select {
				width: 190px;
				font-size: 12px;
				border-width: 1px;
				border-style: solid;
				border-color: #ababab;
				font-family: verdana;
			}

		.tx-indexedsearch-searchbox p {
		}

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

	#tx-indexedsearch-searchbox-sword {
		padding-left: 3px;
		width: 185px;
	}

	#tx-indexedsearch-rules {}
		.rules-link {
			text-decoration: none;
			color: #676972;
			cursor: help;
		}
		
		.rules-link img {
			border: none;
			margin-top: 2px;
			display: inline-block;
		}
		
		.rules-popup {
			position: absolute;
			z-index: 100;
			margin: 0px;
			width: 300px;
			background-color: #EDEEF0;
			padding: 5px;
			border: 1px solid #000000;
			display: none;
		}

	.tx-indexedsearch-whatis {
	}

		.tx-indexedsearch-sec {
		}

			.tx-indexedsearch-sec ul {
			}

				.tx-indexedsearch-sec ul li{
				}

					.tx-indexedsearch-sec ul li a {
					}

	.tx-indexedsearch-res {
	}

		.tx-indexedsearch-secHead {
		}

			.tx-indexedsearch-secHead h1 {
			}

			.tx-indexedsearch-secHead h1 a {
			}

	.contentdivider.resultlist {
	}

		.contentdivider.resultlist h2 {
			margin: 0px 0px 2px 0px;
		}

		.contentdivider.resultlist h2 img {

		}

		.contentdivider.resultlist h2 a {
			color: #676972;
			font-family: Verdana,Sans-Serif;
			font-size: 16px;
			margin: 0px;
			padding: 0px 0px 2px 0px;
			line-height: 20px;
			border-bottom-style: solid;
			border-bottom-color: #efefef;
			border-bottom-width: 2px;
			display: block;
		}

		.contentdivider.resultlist h3 {
			font-size: 10px;
			font-weight: normal;
			margin: 0px 0px 5px 0px;
			padding: 0px;
			color: #B4B4B4;
		}

		.contentdivider.resultlist p {
		}

			.tx-indexedsearch-redMarkup {
			}

ul.browsebox {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

ul.browsebox li {
	display: inline;
	margin: 0px 12px 0px 0px;
}

ul.browsebox li strong a {
	color: #787878;
}
			
/* ----------------------
#####| Newlogin |#####
---------------------- */
		
		.tx-newloginbox-pi1 {
			padding-bottom: 15px;
		}
		
		.tx-newloginbox-pi1 dl {
		}

			.tx-newloginbox-pi1 dt {
				width: 150px;
				height: 25px;
				float: left;
				margin: 0px;
				padding: 0px;
			}

			.tx-newloginbox-pi1 dd {
				width: 140px;
				height: 25px;
				float: left;
				margin: 0px;
				padding: 0px;
				line-height: 20px;
			}
			
			.tx-newloginbox-pi1 dl input, .tx-newloginbox-pi1 dl select {
				width: 140px;
				font-size: 12px;
				border-width: 1px;
				border-style: solid;
				font-family: verdana;
			}
			
			#tx-newloginbox-pi1-login_submit {
				padding-left: 3px;
				width: 145px;
			}
			
			
			
			

/* Kontaktformular */

.tx-pilmailform-pi1 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}

	.tx-pilmailform-pi1 dl, .tx-pilmailform-pi1 dt, .tx-pilmailform-pi1 dd {
		margin: 0px;
		padding: 0px;
	}
	
	dl.contactform {
		float: left;
		width: 410px;
	}

	.contact-formdivider dt {
		display: block;
		width: 150px;
		float: left;
		clear: left;
	}

	.contact-formdivider dd {
		display: block;
		width: 260px;
		float: left;
	}

	.contact-formdivider input {
		width: 250px;
		margin-bottom: 3px;
		border: 1px solid #ababab;
	}

	.contact-formdivider textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #ababab;
		font-family: Verdana,Sans-Serif;
		font-size: 0.92em;
		color: #000000;
		margin-bottom: 9px;
	}
	
	.contact-error {
		font-weight: bold;
	}
	
	#submit {
		width: 125px;
		border-style: none;
		color: #FFFFFF;
		background-color: #ababab;
	}

