/* **************** ALLGEMEIN *********************** */
body {
	width: 100%;
	font-family: arial, verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

* {
	outline: none;
}

p, p.bodytext {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a img {
	text-decoration: none;
	border: 0px;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 20px;
	font-family: arial;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

.contenttable td{
	text-align: top;
	vertical-align: top;
}

#inhalt ul {
	margin: 0px;
	padding: 0px;
}

#inhalt ul li {
	font-family: arial;
	list-style-image: url(../images/aufzaehlung.png);
	margin: 0px 0px 0px 1.9em;
}

#inhalt ul li ul li {
	font-family: arial;
	list-style-image: url(../images/aufzaehlung.png);
	margin: 0px 0px 0px 1.9em;
}

/* **************** FORMATIERUNGEN ************************** */
/* ****** oben ****** */
#oben {
	width: 100%;
	height: 200px;
	color: #000000;
}


#header {
	width: 990px;
	height: 100%;
	clear: both;
}

/* ****** NAVI ****** */
#navi {
	float: left;
	width: 540px;
	margin-left: 20px;
	position: relative;
}

#navi #hauptnavi {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	margin-top: 170px;
}

#navi #hauptnavi .hauptpunkt, #navi #hauptnavi .hauptpunkt_act {
	float: left;
}

.ausklapp {
	position: absolute;
	bottom: 38px;
}

/* **** Anpassung für IE7 da die Position nicht stimmt **** */
*+html .ausklapp  {
	position: absolute;
	bottom: 38px;
	margin-left: -90px;
}

.unternavi {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: right;
	margin-top: 115px;
	width: 430px;
}

/* ****** mitte ****** */
#mitte {
	width: 100%;
	background: #262626;
	height: 480px;
}

#inhalt {
	padding: 10px 0px 10px 20px;
	width: 970px;
	height: auto;
	clear: both;
	float: left;
}

/* ****** Inhaltstart ****** */
.startbilder {
	float: left;
	width: 510px;
	margin-right: 35px;
}

.starttext {
	float: left;
	width: 425px;
}

/* ****** unten ****** */
#unten {
	width: 100%;
}

#footer {
	width: 975px;
	padding: 10px 5px 10px 10px;
	float: left;
	clear: both;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #A3A3A3;
	text-decoration: none;
}

#anschrift {
	float: left;
	width: 908px;
}

#anschrift a {
	color: #000000;
}

#conceptnet {
	float: right;
	width: auto;
}

/* ****** Rahmen ****** */
.inhalt_links {
	width: 45%;
	float: left;
}

.inhalt_links .csc-textpic-image, .inhalt_rechts .csc-textpic-image {
	margin: 0px 10px 0px 0px !important;
}

.inhalt_rechts {
	width: 45%;
	float: right;
}

.clearer {
	clear: both;
}

.bilderbox .csc-textpic-image, .bilderbox .csc-textpic-imagerow{
	margin: 0px 1px 1px 0px !important;
	
}

/* ********************* EXTENSIONS ******************** */
.tx-wecmap-map, .tx-wecmap-map a {
	color: #000000;
}

/* ******* jfmulticontent ****** */
.tx-jfmulticontent-pi1 {
	width: 965px;
	height: 300px;
	margin-top: 25px; 
}

.ui-tabs {
    padding: 0px !important;
	height: 300px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0px !important;
	
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0px !important;
}
.ui-widget-content {
    background: #1E1E1E !important;
    border: 0px !important;
    color: #FFFFFF !important;
}

.ui-widget-header {
    background: #262626;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
}

.tx-jfmulticontent-pi1 .ui-tabs-nav li{
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
	margin-right: 15px !important;
	margin-left: 0px !important;
	padding: 0px !important;

}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-top: 0px !important;
    padding-bottom: 1px;
	background: #1E1E1E;
	border: 0px !important;
}

.ui-tabs .ui-tabs-nav li {
	background: #323232;
	border: 0px !important;
	margin-top: 11px !important;
}

.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
	color: #FFFFFF;
	font-size:20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
}

.ui-tabs .ui-tabs-nav li a{
    cursor: pointer;
	color: #FFFFFF;
	text-align: center;
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;
}


.csc-textpic-image {
	margin: 0px !important;
}

/* ---- Powermail ------------------------------------------------------------------------ */

fieldset.tx-powermail-pi1_fieldset {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	float: left;
	margin: 0px 20px 0px 0px;
	width: 46%;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}

fieldset.tx-powermail-pi1_fieldset label {
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: normal;
	width: 100px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	background: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 230px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #262626;
}



#powermaildiv_uid5 {
	margin-top:40px;
	margin-bottom: 40px;
}


.tx_powermail_pi1_fieldwrap_html_captcha input {
	width: 300px !important;
	float:left;
	margin-top:120px;
}


.tx-srfreecap-pi2-cant-read  {
	color:#fff;
	float:left;
	margin-left:100px;
	margin-top:-40px;
}


.tx_powermail_pi1_fieldwrap_html_captcha img {
	float:left;
	margin-left:-300px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
    background: #F6F6F6;
    border: 1px solid #CCCCCC;
    padding: 2px;
    width: 300px;
	height: 100px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #262626;
	overflow: auto;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    font-weight: normal;
    margin: 0px 0px 0px 100px;
	background-color: #FFFFFF;
	border: 1px solid #323232;
	color: #262626;
	margin-top:50px;
	height:40px;
	padding: 0px;
	width: 300px;
	text-align: center;
	outline: none;
	cursor: pointer; 
}

/* ******************* RZCOLORBOX ********************* */
#cboxTitle {
	bottom: -50px !important;
    color: #7C7C7C;
    font-weight: bold;
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

/* ***************** TT_NEWS für Referenzen **************************** */
/* ***** Referenzliste ***** */
.news-list-container {
	padding: 0px !important;
	clear: both; 
	float: left;
}

.news-list-item {
	padding: 0px;
	width: 440px;
	float: left;
	margin: 0px 30px 20px 0px;
}

.listimage {
	float: left;
	margin: 0px 10px 0px 0px;
}

.news-list-container IMG {
    border: none !important;
    float: none !important;
    margin: 0px !important;
}

.news-list-container h4 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

.news-list-container a {
	text-decoration: underline;
}

/* ***** Detailansicht Referenzen ***** */
.detailansicht ul {
	margin: 0px;
	padding: 0px;
}

.detailansicht ul li {
	font-family: arial;
	list-style-image: url(../images/aufzaehlung.png);
	margin: 0px 0px 0px 1.9em;
}

.detailansicht ul li ul li {
	font-family: arial;
	list-style-image: url(../images/aufzaehlung.png);
	margin: 0px 0px 0px 1.9em;
}

.detailansicht {
	width: 800px;
	background: #262626;
	padding: 20px;
	min-height: 760px;
}

#cboxLoadedContent {
	overflow-x: hidden !important;
}

.news-single-item {
    margin: 0px;
    padding: 0px !important;
	width: 800px;
}

.singlebild {
	clear: both;
	padding-bottom: 15px;
	display: table;
}

.detailansicht .news-single-img {
    float: none !important;
	clear: both;
	margin: 0px !important;
    padding: 0px !important;
}

.einzelbild {
	float: left !important;
	margin: 10px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 190px;
	text-align: center;
	background-color: #343434;
}

.einzelbild:first-child {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

.einzelbild img {
	height: 120px;
	width: auto;
}

.einzelbild:first-child img {
	width: 800px;
	height: auto;
	margin: 0px !important;
	
}

.einzelbild p.news-single-imgcaption{
	display: block;
	width: 180px !important;
}

.einzelbild:first-child p.news-single-imgcaption {
	display: none;
}
/*
.detailansicht .news-single-imgcaption {
	display: none;
}*/

/* ********************** Scrollbarer Inhalt *********************** */
#Scroller-Rahmen {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 950px; 
	height: 400px;
	top: 30px;
}

#Scrollbarer-Bereich {
	left: 0px;
	margin: 0px;
	padding: 0px 0px 200px 0px;
	position: absolute;
	top: 0px;
	width: 940px;
}

.nach-oben, .nach-unten {
	display: block;
	position: absolute;
	z-index: 99;
	right: 0px;
	width: 8px;
	height: 12px;
	text-decoration: none;
	margin: 0px;
}

.nach-unten {
	bottom: 0px;
}



/*/*LIghtbox/*/

#cboxLoadedContent {
    background: none repeat scroll 0 0 #262626 !important;
    padding: 0px !important;
}
#cboxOverlay {
    background: none repeat scroll 0 0 #ffffff !important;
}



#cboxClose {
    background: url(../images/controls.png) no-repeat scroll center top transparent !important;
}

#cboxClose.hover {
    background: url(../images/controls.png) no-repeat scroll center top transparent !important;
}


#cboxNext {
    background: url(../images/controls.png) no-repeat scroll right top transparent !important;
	}
	
#cboxPrevious {
    background: url(../images/controls.png) no-repeat scroll left top transparent !important;
	}	
	
	
	
	