@charset "UTF-8";
/* ==============  L A Y O U T  ======================================= */
body {
	margin: 0;
	padding: 0;
	}
#head {
	}
	#head h1 {
		text-indent: -9999px;
		margin: 0;
		padding: 0;
		}
	#head h1 a, #head h1 span {
		display: block;
		width: 800px;
		height: 151px;
		margin: 0 0 0 201px;
		padding: 0;
		}
#nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	zoom: 1;
	}
	#nav ul {
		width: 1000px;
		margin: 0 0 0 201px;
		padding: 0;
		list-style: none;
		}
	#nav li {
		float: left;
		}
	#nav a, #nav span {
		display: block;
		margin: 0;
		padding: .8em 40px .6em;
		}
#content {
	clear: left; /* Mozilla 1.5 */
	overflow: hidden;
	height: 1%;
	}
	#sidebar {
		width: 200px;
		float: left;
		margin: 0;
		padding: 0;
		}
		#sidebar ul {
			list-style: none;
			margin: 16px 0 0;
			padding: 0;
			}
			#sidebar ul li {
				margin: 0;
				padding: 0;
				}
			#sidebar ul li#current span {
				width: 160px;
				display: block;
				overflow: hidden;
				margin: 0;
				padding: 4px 20px;
				}
			#sidebar ul a {
				width: 160px;
				display: block;
				overflow: hidden;
				margin: 0;
				padding: 4px 20px;
				}
				#sidebar ul ul {
					list-style: none;
					margin: 6px 0 0;
					padding: 0;
					}
		#sidebar .note {
			overflow: hidden;
			margin: 20px;
			}
			#sidebar .note h2 {
				margin-top: 0;
				padding-top: 0;
				}
		#sidebar .news {
			margin: 20px 0;
			}
		#sidebar .news p {
			margin: 4px 10px;
			}
	#centercol {
		padding: 20px 0 0 50px;
		margin: 0 0 0 200px;
		}
		#breadcrumb {
			width: 740px;
			}
		#breadcrumb a {
			}
		#breadcrumb a:hover {
			}
		#centercol p {
			margin: .4em 1em;
			}
		.plaintext {
			width: 740px;
			}
		.plaintext h2 {
			margin: .8em 0 .5em;
			}
		.plaintext h3 {
			margin: 1em 0 .1em;
			}
		.plaintext .spacer{
			height: 1em;
			}
		
		.teaser {
			float: left;
			overflow: hidden;
			height: 1%;
			width: 680px;
			margin: 1em 30px 1em;
			padding: 0;
			}
		.teaser h2 {
			margin: 0 0 .2em 0;
			}
		.teaser h3 {
			margin: 0 0 .2em;
			}
		.teaser p {
			margin: .3em 0 !important;
			padding: 0;
			}
		.teaser img.left {
			float: left;
			width: 140px;
			margin: 0 20px 0 0;
			}
		.teaser img.right {
			float: right;
			width: 140px;
			margin: 0 0 0 20px ;
			}
		
		.mailform  {
			border: 0;
			}
		.mailform label {
			width: 200px;
			float: left;
			text-align: right;
			margin-right: 5px;
			margin-top: .1em;
			}
		.mailform input {
			width: 200px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 100%;
			padding: .2em;
			border: 1px solid #BBB;
			margin-bottom: 2px;
			}
		.mailform input.error {
			border: 1px solid #F90;
			}
		.mailform input.subject {
			display: none
			}
		.mailform input#plz {
			width: 40px;
			float: left;
			margin-right: 5px;
			}
		.mailform input#ort {
			width: 147px;
			}
		.mailform label.invisible {
			display: none
			}
		.mailform .asterisk {
			margin-left: 5px;
			font-weight: bold;
			}
		.mailform textarea {
			margin-left: 205px;
			width: 400px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 100%;
			padding: .2em;
			border: 1px solid #BBB;
			}
		.mailform input#sbmbtn {
			width: auto;
			margin-left: 205px;
			color: #FFF;
			background: #07C;
			}
		
		
		#centercol ul {
			list-style-image: url("../images/assets/list_arrow.gif");
			list-style-type: disc;
			}
		#centercol ul ul {
			list-style-image: none;
			}
		#centercol ul.header-list {
			padding-left: 2em;
			list-style-image: none;
			list-style: none;
			}
		#centercol ul.header-list li {
			margin-bottom: 1em;
			}
		#centercol ul.header-list ul {
			padding-left: 3em;
			margin-top: .4em;
			list-style-image: url("../images/assets/list_arrow.gif");
			list-style-type: disc;
			}
		#centercol ul.header-list ul li {
			margin-bottom: 0;
			}
		.team {
			width: 550px;
			margin: 1em;
			padding: 0;
			overflow: hidden;
			height: 1%;
			}
			.team #image {
				width: 130px;
				float: left;
				margin: 0 20px 1em 1em;
				text-align: center;
				}
			.team h2 {
				margin: 0 0 .6em;
				padding: 0;
				}
			.team p#slogan {
				margin: 0;
				padding: 0;
				}
		a.external-link {
			padding-right: 15px;
			}
		a.more {
			padding-right: 12px;
			}
#foot {
	}
	#foot p {
		width: 740px;
		margin: 30px 0 20px 250px;
		padding: 10px 0;
		}
/* special paragraphs */
.first {
	margin-top: 0;
	padding-top: 0;
	}
.last {
	margin-bottom: 0;
	padding-bottom: 0;
	}
img { display: block; }
.clear { clear: both; display: block; border: 1px solid #E9E9FF; }

/* ===============  F O N T S  ======================================== */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	}
#head {
	}
	#head h1 {
		}
	#head h1 a, #head h1 span {
		text-decoration: none;
		}
#nav {
	}
	#nav li {
		text-align: center;
		}
	#nav a, #nav span {
		text-transform: uppercase;
		letter-spacing: .1em;
		text-decoration: none;
		line-height: 100%;
		}
#content {
	}
	#sidebar {
		}
		#sidebar ul {
			}
			#sidebar ul li {
				font-weight: bold;
				}
			#sidebar ul li#current span {
				font-weight: bold;
				}
			#sidebar ul a {
				text-decoration: none;
				}
			#sidebar ul a:hover {
				text-decoration: underline;
				}
				#sidebar ul ul li {
					font-weight: normal;
					}
				#sidebar ul ul li#current span {
					font-weight: normal;
					}
		#sidebar .note {
			}
			#sidebar .note h2 {
				font-size: 1.1em;
				}
		#sidebar .news p {
			text-align: right;
			}
	#centercol {
		}
		#breadcrumb {
			font-size: .89em;
			}
		.teaser h2, .plaintext h2 {
			font-size: 1.4em;
			}
		.teaser h3, .plaintext h3 {
			font-size: 1.2em;
			}
		#centercol ul.header-list {
			font-size: 1.2em;
			font-weight: bold;
			}
		#centercol ul.header-list li {
			}
		#centercol ul.header-list ul {
			font-weight: normal;
			font-size: .8em;
			}
		.team {
			}
			.team #image {
				text-align: center;
				}
			.team p#slogan {
				font-size: 1.2em;
				line-height: 1.3em;
				font-style: italic;
				}
#foot {
	}
	#foot p {
		font-size: .89em;
		text-align: center;
		line-height: 1.2em;
		}
/* ==============  C O L O R S  ======================================= */
body {
	color: #000;
	background: #EEF url("../images/assets/main_back.gif") repeat-y left;
	background: #E9E9FF url("../images/assets/main_back.gif") repeat-y left;
	}
#head {
	background: #FFF url("../images/assets/firmengebaeude.jpg") no-repeat left;
	}
	#head h1 a, #head h1 span {
		background: transparent url("../images/assets/finck-althaus.gif") no-repeat center;
		}
#nav {
	background-color: #07C;
	}
	#nav a, #nav span {
		color: #FFF;
		}
	#nav a:hover {
		background-color: #05A;
		}
	#nav span { /* deaktivierter current Button */
		background-color: #09E;
		}
	#nav a#hi { /* aktivierter current Button */
		background-color: #09E;
		}
#content {
	}
	#sidebar {
		}
		#sidebar ul {
			color: #C90;
			}
			#sidebar ul li#current span {
				color: #05A;
				}
			#sidebar ul a {
				color: #C90;
				background-color: inherit;
				}
			#sidebar ul a:visited {
/*				color: #888;
				color: #07C;
				color: #F20;
*/				}
			#sidebar ul a:hover {
				color: #F60;
				}
		#sidebar .note, #sidebar .note h2 a {
			color: #C90;
			}
	#centercol {
		}
		.teaser h2, .plaintext h2, .teaser h3, .plaintext h3 {
			color: #07C;
			}
		#centercol ul.header-list {
			color: #07C;
			}
		#centercol ul.header-list ul {
			color: #000;
			}
		.team {
			}
			.team #image, .teaser img {
				background: #EEE;
				border: 2px solid #FFF;
				}
		a {
			color: #07F;
			background: inherit;
			}
		a:visited {
			color: #039;
			background: inherit;
			}
		a:hover {
			color: #CC9900;
			background: inherit;
			}
		a.external-link {
			background: transparent url("../images/assets/external_link.gif") no-repeat 100% 0px;
			}
		a.external-link:hover {
			background: transparent url("../images/assets/external_link.gif") no-repeat 100% -36px;
			}
		a.more {
			background: transparent url("../images/assets/more_arrow.gif") no-repeat 100% 0;
			}
		a.more:hover {
			background: transparent url("../images/assets/more_arrow.gif") no-repeat 100% -100px;
			}
		
		.stellenangebot	{
			margin: 1em;
			}
			.stellenangebot dt	{
				font-weight: bold;
				font-size: 1.2em;
				color: #07C;
				}
			.stellenangebot dt small	{
				font-weight: normal;
				font-size: .8em;
				color: #000;
				}
			.stellenangebot dt b	{
				color: #07C;
				}
			.stellenangebot	dd {
				margin: .4em 0;
				}
#foot {
	}
	#foot p {
		color: #666;
		background: inherit;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
		}


/* Team Fotos ================================================= */

.teamsek {
	margin: 10px 20px;
}
.teamsek dl {
	width: 150px;
	float: left;
	margin: 0;
	padding: 10px;
	text-align: center;
}

.teamsek dt {
	width: 130px;
	padding: 0;
	margin: 0 auto;
}
.teamsek dt img {
	display: block;
	border: 2px solid #FFF;
}

.teamsek dd {
	font-weight: bold;
	line-height: 1.1em;
	width: 130px;
	overflow: hidden;
	margin: 4px auto;
}

.teamsek dd div {
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}

.teamsek dl.rightalign {
	width: 150px;
	float: right;
	display: inline;
	margin: 0 20px;
	padding: 10px;
	text-align: center;
}


.video { margin: 10px 0 }




		