/* CSS Document */

body {
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
	color: 				#000;
	background-color:	#34383C;
	background-color:	#fff;
	margin:				0px;
}

img {
	border:				0px;
}


a {
	color: 				#34383C;
	text-decoration:	none;
}

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

fieldset {
	border:				none;
	border-bottom:		1px solid #CDCDCD;
	padding: 15px 0px 15px 0px;
	margin: 0px;
}

div.indent {
	padding-left: 12px;
}

td {
	vertical-align: top;
}

.error {
	color: #F00;
	font-weight: bold;
}


/* ##### Container #### */
div#container {
	background-color:	#FFF;
	width: 				1004px;
	margin-left: 		auto;
	margin-right: 		auto;
	border:				1px solid #444;
	border-top:			none;
}



/* ##### Header #### */
			#header {
				height: 93px;
				background-repeat:no-repeat;
			}

			#header div#logo {
				width: 				144px;
				position: relative;
				top: 25px;
				left: 797px;
			}

			#header div#metanavi {
				width: 				250px;
				position: relative;
				top: -18px;
				left: 40px;
				font-size: 11px;


			}

			#header div#metanavi #navigation a,
			.linkselected {
				padding-right:       12px;
			}
			.linkselected {
				color: #34383C;
			}

			#header div#metanavi div#languageselector {
				margin: 3px 0px 0px 0px;
			}

			span.languageSpan {
				margin-left: 4px;
				margin-right: 4px;
				padding: 0px;
			}

			#headline_hp {
				position: relative;
				top: 245px;
				left:0px;
				z-index:3;
			}




/* ##### Content #### */

	/* ## naviMain ## */
			#naviMain {
				margin: 24px 0px 0px 196px;
				height: 35px;
			}

			#naviMain td a {
				padding-left: 10px;
				color: #34383C;
			}

			#naviMain td a:hover,
			.naviActive {
				background-image:url(/img/navi_over.gif);
				background-repeat:no-repeat;
				background-position: 0px 4px;
			}

			.naviActive {
				font-weight: bold;
			}

			#naviMain a:hover {
				font-weight: bold;
			}

			.back {
				margin: 10px 0px 0px 0px;
				display: block;
				clear: both;
			}





		/* ## naviLeft ## */
			#naviLeft {
				width: 205px;
				vertical-align: top;
				padding: 49px 0px 0px 0px;
				margin:0px;
			}

			#naviLeft ul {
				list-style: none;
				margin: 0px;
				padding: 0px;
				margin-left: 32px;
			}

			#naviLeft ul li {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				/* Den Border braucht's damit bei breiten Worten die Navi nicht springt, siehe Q+U/Q-Pruefung*/
/*				border: 1px solid #fff;*/
			}

			#naviLeft a {
				text-decoration: none;
				padding-left: 13px;
				color: #34383C;
				display: block;

			}


			#naviLeft a:hover {
				font-weight: bold;
				text-decoration: none;
				background-image:url(/img/navi_over.gif);
				background-repeat:no-repeat;
				background-position: 0px 4px;
			}

			.level1 {
				text-indent:0px;
				display: block;
				padding-top: 2px;
				padding-bottom: 2px;
			}
			.active {
				background-image:url(/img/navi_over.gif);
				background-repeat:no-repeat;
				background-position: 0px 6px;

			}
			.navActive {
				font-weight: bold;
			}


		/* #### naviCross #### */
			#naviCross {
				width:205px;
				vertical-align: top;
				padding: 51px 0px 0px 0px;
			}

			#naviCross a {
				color: #34383C;
			}

			#naviCross div {
				width: 190px;
			}





		/* ## Homepage ## */
		div.teaser a {



		}
		div.teaser a:hover {
			text-decoration: none;


		}
		#homepage {
			height: 400px;
			margin:		71px 0px 0px 206px;
		}

		.teaser12 {
			float:left;
			margin-right: 6px;
		}
		.teaser3{
			float:left;
		}


			/* # Homepage mouseover # */
				div.mouseovertext {
					visibility: hidden;
					width: 160px;
					height: 140px;
					position: relative;
					top: -151px;
					left: 19px;
				}

				.teasertext {
					color: #88A5B4;
				}




/* ##### Contentarea #### */
	#contentarea {
		width: 598px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		vertical-align: top;
		height: 550px;
		height: 445px;
	}

	#contentareaInner {
		padding: 25px 0px 30px 0px;
		width: 550px;
	}

	div#aktuelles h2 {
		margin-top: 0px;
	}

	div#aktuelles table,
	table.border {
		border-collapse: collapse;
	}

	div#aktuelles td ,
	table.border td,
	table.border th {
		border: 1px solid #CDCDCD;
	}
	table.border td,
	table.border th {
		padding: 4px;
	}

	/* ## Sitemap ## */
	div#sitemap {

	}

	div#sitemap h2 {
		margin-top: 0px;
	}


	div#sitemap ul {
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}

	div#sitemap li {
		background-image: none !important;
	}



			#sitemap td a {
				padding-left: 10px;
				color: #34383C;
				text-decoration: none;

			}

			#sitemap td a:hover {
				background-image:url(/img/navi_over.gif);
				background-repeat:no-repeat;
				background-position: 0px 4px;
				text-decoration: underline;
			}



			#sitemap a:hover {
				font-weight: bold;
			}





	div#sitemap table {
		/*border: none;*/
	}
	div#sitemap table td {
		width: 200px;
		/*border: none;*/

	}
/* ### EOF: Sitemap ### */


/* ### Fotogalerie ### */
	div#fotogalerie {

	}

	div#fotogalerie img {
		clear: both;
		float: none;
		margin: 0px;
		padding: 0px;

	}

	div#fotogalerie td {
		width: 135px;
		padding-right: 32px;
		padding-bottom: 40px;
	}

	div#fotogalerie a {
		text-decoration: none;
	}

	div#fotogalerie a:hover {
		text-decoration: underline;
	}

/* ### EOF: Fotogalerie ### */


	div#kontakt h2 {
		margin-top: 0px;
	}
	div#kontakt table {
		border: 0px solid #000;
	}

	#contentareaInner a {
		text-decoration: underline;
	}

	#contentareaInner img {
		float: left;
		padding: 3px 25px 25px 0px;
	}


	#contentarea h1 {
		font-size: 14px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}

	#contentarea h2 {
		font-size: 12px;
		font-weight: bold;
		padding: 0px;
		margin: 16px 0px 0px 0px;
	}

	#contentarea p {
		margin: 0px;


	}

	td#contentarea ul {
		list-style: none;
		padding-left:1px;
		margin-left: 1px;
	}

	td#contentarea li {
		background-image: url(../img/knubbel.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		padding-left: 9px;
	}



/* ##### Footer #### */
div#footer {
	height: 26px;
}


/* #### Form ##### */
form#anfrage {
}

form#anfrage input.inputText {
	border: 1px solid #CACACA;
	width: 61px;
	height: 11px;
	font-size: 9px;
}
form#anfrage input.inputSelect {
	border: 1px solid #CACACA;
	width: 61px;
	height: 11px;
	font-size: 8px;
}
form#anfrage input.inputRadio {
	position: relative;
	left: -2px;
	top:3px;
	margin-right: 5px;
}
form#anfrage input.inputCheckbox {
	position: relative;
	top:2px;
	margin-right: 6px;
}
form#anfrage textarea {
	border: 1px solid #CACACA;
	width:300px;
	height: 300px;
}

form#anfrage table#adresstable td {
	padding: 4px 0px 4px 0px;
}
form#anfrage table#adresstable input {
	width: 200px;
	position: relative;
	top: -2px;
	border: 1px solid #CACACA;
	height: 11px;
	font-size: 9px;
	line-height: 9px;
}

/* ##### table #### */
#contentareaInner table th {
	font-weight: bold;
	text-align: left;
}
#contentareaInner table td,
#contentareaInner table th {
	/*padding: 4px;*/
}

/* #### tableNewsJobs #### */
#tableNewsJobs,
#contentareaInner table {
	/*border-collapse: collapse;*/
}

#tableNewsJobs td,
#contentareaInner table td,
#contentareaInner table th {
	/*border: 1px solid #CFCFCF;*/

}

#tableNewsJobs td.datum {
	padding-left: 10px;
	font-weight: bold;
	border-right: none;
	width: 85px;
	vertical-align: top;
	padding-top: 7px;
}

#tableNewsJobs td.link {
	border-left: none;
	padding: 7px 0px 7px 0px;
	color: #CFCFCF;
	color: #000;
	font-weight: bold;
}

#tableNewsJobs td.link a {
	color: #CFCFCF;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#tableNewsJobs td.link a:hover {
	text-decoration: underline;
}

#tableNewsJobs td.borderLeft {
	border-left: 1px solid #CFCFCF;
	padding-left: 10px;
}

.underline {
	text-decoration: underline;
}

#headline_ch,
#headline_en,
#headline_fr {
	width: 545px;
}





