@charset "utf-8";
/* (C)2k10 http://www.webstuff.de */
body {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: #464646;
		background-image: url(../img/bgmain.jpg);
		background-repeat: repeat-x;
	line-height: 1.8em;
	color: #454545;
}
td {font-size: 13px}
#container {
	width: 980px;
	margin: auto;
}
a { color: #454545;}
a:hover { color: #e2001a; text-decoration:none; }
/* Header */
#header {
	/*background-image: url(../img/top_.jpg);
	background-repeat:no-repeat;*/
	height: 140px;
	
}
#header #logo {
	float: right;
	margin: 25px 0px 15px 10px;
}
#header .space {
	height: 1px;
	width: 100%;
	background-color: red;
	clear: both;
}
#header #ctr_select  {
	float: left;
	margin: 0;
	font-family: Arial;
	font-size: 40px;
}
#header #ctr_select a {
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #cbcad0;
	margin: 0;
	margin-left: 10px;
}
#header #ctr_select a.selected {
	color: #e00018;
}
#header #ctr_select a:hover {
	color: #e00018;
}
#nav_bar {
	width: 220px;
	float: left;
	height: 600px;
}
#nav_bar .space {
	margin: 0;
	margin-bottom: 10px;
	height: 1px;
	width: 100%;
	background-color: #8d8d8d;
}
.space {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 1px;
	width: 100%;

}
#nav_bar .space_trans {
	margin: 0;
	margin-bottom: 25px;
	height: 1px;
	width: 100%;
}
#content {
	float: right;
	width: 740px;
}
#content .text {
	padding: 16px;
	background: white;
	min-height: 580px;
}
#content .text h1 {
	font-family: Arial;
	color: #8d8d8d;
	color: #000;
	font-size: 28px;
	text-shadow: #c9c9c9 0em;
	margin:0;
	margin-bottom: 18px;
}
#content .text .small {
	font-size: 10px;
}
.clear {
	clear: both;
}
.copyright {
	width: 100%;
	border: 0;
	border-top: solid 1px #777;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #777;
}
.copyright a {
	color: #777;
	text-decoration: none;
}
.copyright a:hover {
	color: #e2001a;
}
.panel h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-bottom: -8px;
	}
	.panel h2 {
	font-family: Arial;
	font-size:18px;
	font-weight: bold;
	color: #8c8c8c;
	margin: 0;
	margin-bottom: 26px;
	}
.panel p {
      
}
div.spalte {
	width: 330px; 
	float: left;
	text-align: left;
	margin: 0 20px 0 0;
	text-align-last: justify;
	}  
div.spalte ul li {	
	text-align:left;
	}
#toggler {
	padding: 4px;
	background: black;
	color: #fff;
	width: 80px;
	float: right;
	text-align: center;
	}
#toggler a {
	color: #fff;
	text-decoration: none;
	}

/* Slider 
*/

	.coda-slider-wrapper { max-height: 646px; }
	.coda-slider { background: #fff; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: hidden !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 740px;  } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 704px; height: 600px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 }
	
	/* Arrow styling */
	.coda-nav-left {float: left; background: url(../img/arrow_left.jpg); padding: 0px; width: 32px; height: 21px; margin: 0;}
	.coda-nav-right {float: right; background: url(../img/arrow_right.jpg); padding: 0px; width: 32px; height: 21px; margin: 0;}
	
	.coda-nav-left a, .coda-nav-right a { margin: 0; margin-left: 6px;  text-decoration: none; line-height: 22px; font-size: 24px; color: #fff;  }
	
	/* Tab nav */
	.coda-nav ul li a.current { visibility: visible; color: #e2001a }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { min-height: 600px; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	.coda-nav { margin:0; margin-bottom: 10px;}
	.coda-nav ul { display: block; margin: 0; margin-left: 20px; overflow: hidden;}
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { font-family: Arial; 
	font-weight: bold; font-size:14px; 
	color: #8d8d8d; display: block; 
	float: left; margin-left: 10px; 
	padding: 1px; text-decoration: none;
	line-height: 20px; }
	/* .coda-nav ul li a:hover {background: #000; color: #fff;} */
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden; background: url(../img/leiste_bg.jpg); background-repeat: repeat-x; }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	
	.bezeichner { font-size: 0px; line-height: 0px; visibility: hidden; }
	
/**********************/

.panel-wrapper .inhalte, .panel-wrapper .ueberblick { padding: 14px; min-height: 750px; }

.panel-wrapper .inhalte h2, .panel-wrapper .ueberblick h2 { 
		color: #444; margin: 0; line-height: 1.5em; 
		}
.aufklappen {
	text-align: right;
	width: 710px; 
	height:21px;
	background: url(../img/bg_toggler.png);
	color: #000; 
	padding: 0px 30px 0px 0px;
	line-height: 20px;
}
.aufklappen a {
	text-decoration: none;
	color: #000; 
	font-weight: bold;
}
.aufklappen_aktiv {
	text-align: right;
	width: 710px; 
	height:21px;
	background: url(../img/bg_toggler_.png);
	color: #000; 
	padding: 0px 30px 0px 0px;
	line-height: 20px;
}
.aufklappen_aktiv a {
	text-decoration: none;
	color: #000; 
	font-weight: bold;
}
.menu_panel {
	width: 216px;
	
}
.menu_panel .head {
	background: url(../img/nav_bg.png); 
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 30px;
	line-height: 20px;
	
	margin: 0;
	margin-bottom: 2px;
}
.menu_panel .head_current {
	background: url(../img/nav_bg_.png); 
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 30px;
	line-height: 20px;
		margin: 0;
	margin-bottom: 2px;
}
.submenu ul {
	display: block; margin: 0; overflow: hidden;
}
.submenu ul li {
	border: 0;
	border-bottom: solid 0px #fff;
	background: url(../img/bg_menu.jpg);
	height: 22px;
}
.submenu ul li.active {
	background: url(../img/bg_active.jpg);
	color: #fff;
}
.submenu ul li.active  a {
	color: #fff;
} 
.submenu ul li:hover {
	background: url(../img/bg_menu_.jpg);
}
.submenu ul li:hover a {
	color: #333;
}
.submenu ul li a {
	text-decoration: none; 
	color: #333;
	margin: 0;
	margin-left: 6px;
	font-weight: bold;
	display: block;
	
}
.submenu ul li a.current {
	text-decoration: none; 
	color: #dd0007;
	margin: 0;
	margin-left: 6px;
	font-weight: bold;
	display: block;
	
}

.overmask {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 200%;
	background-image: url(../img/layer.png); 
	z-index: 100;
	}
.overmask #meldung {
	margin: auto;
	width: 740px;
	background: #fff;
	border: solid 1px red;
	padding: 15px;
	z-index: 1000;
	}
.overmask #meldung h1 {
	
	color: red;
	font-size: 1.4em;
	line-height: 2em;
	}
.overmask #meldung a {
	text-decoration: none;
	color: white;
}
#maske_login #meldung {
	width: 400px;
	margin: 1em auto;
	margin-top: 300px;	
}
label {
	width: 150px;
}
label .error {
	padding: 4px;
	font-weight: bold;
}
input * .error {
	background: red;
	font-weight: bold;
	color: white;
}
#ueberschrift {
	background: url(../img/leiste_bg.jpg); 
	background-repeat: repeat-x; 	
}
.inhalt_wrap {
	padding: 15px;
	width: 710px;
	min-height: 600px;  
	
}
.inhalt_wrap h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	}
	.inhalt_wrap h2 {
	font-family: Arial;
	font-size:20px;
	font-weight: bold;
	color: #8c8c8c;
	margin: 0;
	margin-bottom: 26px;
	}
.inhalt_wrap .spalte {
	width: 330px; 
	float: left;
	text-align: left;
	margin: 0 20px 0 0;
	text-align-last: justify;
	}  
.inhalt_wrap .spalte ul li {	
	text-align:left;
	}

#fotoleiste {
	width: 100%;
	padding: 10px;	
	margin: 0;
	margin-top: 68px;
}
#fotoleiste img {
	border: 0;
	margin: 0 10px 10px 0;
	float: left;
	
}

	/* Thickbox */
	#TB_window {
		font: 12px Arial, Helvetica, sans-serif;
		color: #333333;
	}
	
	#TB_secondLine {
		font: 10px Arial, Helvetica, sans-serif;
		color:#666666;
	}
	
	#TB_window a:link {color: #666666;}
	#TB_window a:visited {color: #666666;}
	#TB_window a:hover {color: #000;}
	#TB_window a:active {color: #666666;}
	#TB_window a:focus{color: #666666;}
	
	/* ----------------------------------------------------------------------------------------------------------------*/
	/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
	/* ----------------------------------------------------------------------------------------------------------------*/
	#TB_overlay {
		position: fixed;
		z-index:100;
		top: 0px;
		left: 0px;
		height:100%;
		width:100%;
	}
	
	.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
	.TB_overlayBG {
		background-color:#000;
		filter:alpha(opacity=75);
		-moz-opacity: 0.75;
		opacity: 0.75;
	}
	
	* html #TB_overlay { /* ie6 hack */
	     position: absolute;
	     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
	
	#TB_window {
		position: fixed;
		background: #ffffff;
		z-index: 102;
		color:#000000;
		display:none;
		border: 4px solid #525252;
		text-align:left;
		top:50%;
		left:50%;
	}
	
	* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}
	
	#TB_window img#TB_Image {
		display:block;
		margin: 15px 0 0 15px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #666;
		border-left: 1px solid #666;
	}
	
	#TB_caption{
		height:25px;
		padding:7px 30px 10px 25px;
		float:left;
	}
	
	#TB_closeWindow{
		height:25px;
		padding:11px 25px 10px 0;
		float:right;
	}
	
	#TB_closeAjaxWindow{
		padding:7px 10px 5px 0;
		margin-bottom:1px;
		text-align:right;
		float:right;
	}
	
	#TB_ajaxWindowTitle{
		float:left;
		padding:7px 0 5px 10px;
		margin-bottom:1px;
	}
	
	#TB_title{
		background-color:#e8e8e8;
		height:27px;
	}
	
	#TB_ajaxContent{
		clear:both;
		padding:2px 15px 15px 15px;
		overflow:auto;
		text-align:left;
		line-height:1.4em;
	}
	
	#TB_ajaxContent.TB_modal{
		padding:15px;
	}
	
	#TB_ajaxContent p{
		padding:5px 0px 5px 0px;
	}
	
	#TB_load{
		position: fixed;
		display:none;
		height:13px;
		width:208px;
		z-index:103;
		top: 50%;
		left: 50%;
		margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
	}
	
	* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}
	
	#TB_HideSelect{
		z-index:99;
		position:fixed;
		top: 0;
		left: 0;
		background-color:#fff;
		border:none;
		filter:alpha(opacity=0);
		-moz-opacity: 0;
		opacity: 0;
		height:100%;
		width:100%;
	}
	
	* html #TB_HideSelect { /* ie6 hack */
	     position: absolute;
	     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
	
	#TB_iframeContent{
		clear:both;
		border:none;
		margin-bottom:-1px;
		margin-top:1px;
		_margin-bottom:1px;
	}
	
/** Team Content **/

#team_content {
	padding: 0;
	width: 740px;
	min-height: 600px;
	border: solid 0px #ccc;
	background: #fff;
}
#team_content .head {
	height: 240px;
	overflow: hidden;
	}
#team_content .head div {
	height: 220px;
	padding: 20px;
	visibility: hidden;
	}
#team_content .head div h2 {
	font-size: 26px;
	color: #c00000;
	}
	#team_content .head div h3 {
	margin-top: 20px;
	font-size: 15px;
	color: #444;
	}
#team_content .selector {
	height: 130px;
	background: #eee;
	border: solid 1px #ccc;
	border-left: 0;
	border-right: 0;
	}		
#team_content .details {
	background: ;
	overflow: hidden;
	min-height: 340px;
	max-height: 400px;
	}	
#team_content .details div {
	padding: 20px;
	min-height: 340px;
	visibility: hidden;
	}	
#team_content .details div h2 {
	color: red;
	font-size: 16px;
	}	
	
/* Carousel ************************/

.jcarousel-skin-ie7 .jcarousel-container {

}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width:660px;
    padding: 10px 40px;
}


.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  660px;
    height: 102px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 77px;
    height: 100px;
    border: 1px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 100px;
    cursor: pointer;
    background: #ccc;
    background-image: url('../img/team_next.png');
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background: #bbb;
     background-image: url('../img/team_next.png');
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
	position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 100px;
    cursor: pointer;
    background: #ccc;
    background-image: url('../img/team_prev.png');
    
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background: #bbb;
    background-image: url('../img/team_prev.png');
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
   
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/****************************************/

#tooltip {
	position: absolute;
 	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 2px;
	opacity: 0.85;
	line-height: 16px;
}
#tooltip h3, #tooltip div { margin: 0; }

#mitarbeiter img {
	filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}

#mitarbeiter img:hover {
	filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity:1.0;
}

/********************************* Contact Form */

form {
	font-size: 12px;
	}
label {
display: block;
float: left;
	width: 100px;
}
input { margin: 2px; float: left; }
.boxed a {
color: #444;
}
.boxed:hover a {
color: #444;
}
.boxed:hover {
	background: #ff7400;
	color: white;
	border: solid 1px #fff;
	padding: 6px;
}
.error {
	margin: 2px;
	padding: 2px;
	color: black;
	width: auto;
}
input.error {

	float: left;
	width: auto;
	color: red;
	background: #ee0000;
}



