@import url("stylesheet_tags.css");
@import url("socialBookmarks.css");
@import url("news.css");

html, body {
	text-align: center;
}


/* Aufzählungen generell */
.content UL,
#rightcol_middle UL
 {
	list-style-image: none;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.content UL {
	margin-left:16px;
}

.content LI {
	list-style-image: url(../images/li_object.gif);
}

#rightcol_middle LI {
	color: #ff6633;
	background-image: url(../images/li_object_r.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
}

#content .csc-sitemap LI {
	background-image: none;
}



#pagewidth {
	width: 969px;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	height: 85px;
	width: 100%;
	text-transform: uppercase;
	font-size: 9px;
	color: #FFF;
	line-height: 11px;
	background: inherit;
}

#header A {
	color: #000;
	text-decoration: none;
	background: inherit;
}

#logo {
	float: left;
}

#metanavi {
	float: left;
	height: 85px;
}

.metaWrap {
	margin-top: 14px;
	float: left;
	width: 195px;
}

.metaWrap div {
	height: 24px;
	width: 150px;
	overflow: hidden;
}

.metaWrap div a:hover,
.metaWrap div.act a {
	margin-left: -150px;
}

#grafiktitle {
	margin-left: 360px;
	margin-top: 115px;
}

/* SEARCH--------------------------------------------*/
.searchDiv .sButton INPUT #header {
	font-family: Arial, Helvetica, sans-serif;
}

.searchDiv {
	float: right;
	height: 85px;
	width: 237px;
	background: url(../images/bg_search.gif) no-repeat;
}

.searchDiv FORM {
	margin-top: 26px;
	margin-left: 20px;
}

.searchDiv INPUT {
	margin: 0;
	padding: 0;
	color:inherit;
	background: #FFF;
}

.searchDiv .sField {
	float: left;
	height: 30px;
	width: 171px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	color:inherit;
	background: #A1A1A0;
}

.searchDiv .sField IMG { float: left; }

.searchDiv .sField INPUT {
	padding: 3px;
	margin-top: 5px;
	border: none;
	background-color: #FFFFFF;
	color: #555555;
	height: 14px;
	width: 111px;
	font-size: 10px;
}

* html .searchDiv .sField INPUT{
	margin-top: 4px;
	height: 14px;
	width: 112px;
}

.item-size,
.item-crdate,
.item-mtime {
	display: none;
}

/* search for */
.tx-indexedsearch-whatis {
	margin-bottom: 10px;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 10px;
	overflow: auto;
}

* html .tx-indexedsearch-browsebox ul{
	height: 10px;
}

.tx-indexedsearch-browsebox ul {
	margin: 0;
}

.tx-indexedsearch-browsebox li{
	float: left;
	list-style-image: none;
	padding: 0 15px 0 0;
}

.res-tmpl-css {
	margin: 10px 0 20px 0;
}

.res-title {
	margin: 0 0 3px 0;
	padding: 3px;
	background-color: #E0E0E0;
	height: 18px;
}

.tx-indexedsearch-result-number {
	display: none;
}

.tx-indexedsearch-icon,
.tx-indexedsearch-title,
.tx-indexedsearch-percent {
	display: block;
	font-weight: bold;
	float: left;
	font-size: 100%;
}

.tx-indexedsearch-percent {
	float: right;
}

.tx-indexedsearch-title {
	width: 280px;
}

.tx-indexedsearch-descr {
	clear: both;
}

dt.tx-indexedsearch-text-item-path {
	float: left;
	font-weight: bold;
}

dl.tx-indexedsearch-info {
	margin-top: 7px;
}


/* MENU--------------------------------------------*/

#menu {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	width: 303px;
	padding: 14px 0 0 17px;
	position: relative;
}

#n1, #n2, #n3 {
    width: 149px;
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

#n3 {
	display: block;
	float: none;
}

#n2 {
	margin-left: 5px;
}

#n1 li,
#n2 li  {
	width: 100%;
	padding: 0;
}

#n1 a,
#n2 a {
	display: block;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../images/grau_trans.png) repeat;
    background-color: inherit;
    color: #FFFFFF;
    width: 135px;
	height: 11px;
    padding: 9px 4px 9px 10px ;
    margin-bottom: 5px;
}

* html #n1 a,
* html #n2 a {
	width: 135px;
}

#n1 .act a,
#n1 a:hover,
#n2 a:hover,
#n2 .act a {
	background: url(../images/orange_trans.png) repeat;
}

#n2 .act #n3 a {
    display: block;
    background: transparent;
    text-transform: none;
    font-weight: normal;
    color: #646464;
    line-height: 1.2;
    height: auto;
    font-size: 10px;
	padding: 0 0 0 10px;
}

#n2 .act #n3 .act a,
#n2 .act #n3 a:hover {
	color: #ff6438;
	background: none;
}



/* the hidden menu */
#hiddenMenu {
	display: none;
}




#twocols_top,
#twocols_main {
	width: 968px;
}

#imgcol {
	height: 253px;
	width: 717px;
	float: left;
	position: relative;
}

#content {
	float: left;
	display: block;
	position: relative;
	width: 356px;
	text-align: left;
	padding: 14px 0 0 42px;
}

* html #content {
	margin-right: -1px;  /* IE Character Duplication Bug */
}


#contentWrapper {
	background-repeat:  no-repeat;
}




/* RECHTE SPALTE*************************************************** */


#rightcol_top,
#rightcol_middle {
	width: 215px;
	float: left;
	padding: 12px 0 0 33px;
	font-size: 10px;
	line-height: 14px;
	background-color: inherit;
}

#rightcol_middle .csc-textpic {
	overflow: auto;
}

#rightcol_top {
	color: #F63;
}

#rightcol_top {
	padding-top: 73px;
	height: 180px;
}

#rightcol_top .spacer-gif,
#rightcol_middle .spacer-gif {
	height: 5px;
	display: block;
}

#rightcol_middle A {
	background-color: inherit;
	color: #ff6633;
	font: 10px/14px Verdana, Helvetica, sans-serif;
}

* html #rightcol_middle,
* html #rightcol_top {
	width: 215px;
}

/* FOKUS BEREICH */

.rightTitle { height: 10px;  margin-bottom: 0px; }
.detaiLink { margin: 8px 0 10px 0; }

/* RECHTE SPALTE UNTEN */



/* RECHTE SPALTE BILDER */

#rightcol_middle .csc-textpic-caption {
	margin-left: 3px;
	margin-right: 3px;
	width: 200px;
	}

#rightcol_middle .csc-textpic-caption A {
	font-size: 10px;
	background-color: inherit;
	color: #A1A1A0;
	text-decoration: none;
}


/* FOOTER*************************************************** */

#footer_wrap {
	padding-top: 10px;
	clear: both;
}

#footer {
	height: 50px;
	padding: 17px 0 15px 362px;
	background: url(../images/bg_footer.gif) no-repeat;
}

#footer #tipAfriend {
	float: left;
	width: 191px;
}

#footer #print {
	float: left;
	width: 191px;
}

#footer #footerText {
	float: left;
	width: 445px;
}

#footer #banners {
	width: 191px;
}

/* SITEMAP*************************************************** */

#content .csc-sitemap UL LI {
	list-style-type: none;
	list-style-image: none;
	padding:0px;
	margin:0px;
	margin-left: -8px;
}

#content .sm_stufe1 A,
#content .sm_stufe2 A,
#content .sm_stufe3 A {
	margin: 2px;
	display: block;
	padding: 2px;
	height: 15px;
	line-height: 15px;
	background-color: inherit;
	color: #000;
	border-bottom: 1px solid #A1A1A0;

}

#content .sm_stufe1 A:link,
#content .sm_stufe1 A:active,
#content .sm_stufe1 A:visited,
#content .sm_stufe1 A:hover {
	width: 350px;
	font-weight: bold;
	background-color: inherit;
	color: #ff6633;
	text-decoration: none;
	border-bottom: 1px solid #ff6633;
}

#content .sm_stufe2 A:link,
#content .sm_stufe2 A:active,
#content .sm_stufe2 A:visited,
#content .sm_stufe2 A:hover {
	text-decoration: none;
	width: 300px;
	margin-left: 50px;
	background-color: inherit;
	color: #A1A1A0;
}

#content .sm_stufe3 A:link,
#content .sm_stufe3 A:active,
#content .sm_stufe3 A:visited,
#content .sm_stufe3 A:hover {
	width: 250px;
	margin-left: 100px;
	background-color: inherit;
	color: #A1A1A0;
	text-decoration: none;
}

#content .sm_stufe2 A:hover,
#content .sm_stufe3 A:hover {
	background: #eee;
}

/* SUBMENU ITEM */

#content .tabelle2a {
	vertical-align: top;
	font-weight: bold;
	border-right: 1px solid #AAA;
	padding: 5px 5px 5px 0;
	display: block;
	text-align: right;
}

#content .tabelle2b {
	vertical-align: top;
	padding: 5px 0 5px 5px;
}

#content .advSection {
	padding: 3px;
	margin: 3px 0;
}

#content .advTitle {
	font-weight: bold;
	padding: 3px;
	background: #999;
	color: inherit;
}




/* FORM-ELEMENTS */

fieldset {
	margin:0px 0px 10px 0px;
}


legend {display: none;}


* html .standardFieldRadio,
* html .standardField,
* html .checkLabel {
	padding-left:0px;
}

.checkLabel,
.formfield,
.standardField INPUT,
.standardField SELECT,
TEXTAREA {
	width:200px;
}

.standardFieldRadio,
.standardField,
.checkLabel {
	padding-left:130px;
}


.standardLabel,
.checkField {
	width:100px;
	clear:left;
	margin:0px 10px 0px 0px;
}

.standardLabel,
.checkField {
	float:left;
	margin:0px 10px 0px 0px;
}

.checkField {	margin:3px 10px 0px 0px;}



.standardField {
	margin:0px;
}

.formfield,
.standardField INPUT,
.standardField SELECT {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: middle
}

.formfield,
.standardField INPUT,
.standardField SELECT,
TEXTAREA {
	background:#e0e0e0;
	color:inherit;
	margin:1px;
	padding:3px
}

.formfield,
.standardField INPUT,
.standardField SELECT,
TEXTAREA,
fieldset {
	border:none;
}

.standardField SELECT {
	width: 206px;
	/* background:#fff;   */
	border-color:#fff;
}

.standardField SELECT,
fieldset {
	padding:0px;
}


TEXTAREA {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}


/* styles for nezzo_orderfiles */
.standardField .tx-nezzoorderfiles-pi1-radioFieldSet INPUT {
	width: auto;
	margin: -3px 3px 0 1px;
	background-color: #FFFFFF;
}
.standardField .tx-nezzoorderfiles-pi1-radioFieldSet LABEL {
	float: left;
	margin-right: 20px;
}
.standardField .tx-nezzoorderfiles-pi1-radioFieldSet {
	margin-bottom: 5px;
}





INPUT.standardSubmit,
INPUT.tx-nezzoorderfiles-pi1-submit-form {
	background: #e0e0e0;
	width: auto;
	padding: 2px;
	border: 1px solid #666;
	color: #555;
	height: 22px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-top: 10px;
}

* html INPUT.standardSubmit,
* html INPUT.tx-nezzoorderfiles-pi1-submit-form {
	margin-left: 113px;
}


* html .formfield,
* html .standardField INPUT,
* html .standardField SELECT {
	height: 21px;
}

.csc-mailform-label {
	display: block;
	margin-top: 15px;
}

#captchaResponse {
	margin: 0 5px 0pt 0;
	vertical-align: top;
	width: 96px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
* html #captchaResponse {
	height: 20px;
}

.csc-mailform-field IMG {
	margin-top: 4px;
	float: left;
	clear: both;
}

.fieldCaptcha {
	margin-top: 10px;
}

.fieldCaptcha input{
	width: 95px;
	vertical-align: top;
}

.fileIcon,
.fileLink  { height: 18px; }
.fileIcon { width: 30px; float: left; }


/* classes for 3 cols with layout option */
.twoColBox1st {
	width: 150px;
	float: left;
	margin: 0 15px 15px 0;
}

.twoColBox2nd {
	float: left;
	width: 179px;
}

br.clear {
	clear: both;
}

/* this box is required after 3 col boxes */
.oneColBox {
	width: 500px;
	float: left;
	margin-bottom: 15px;
}

.csc-textpic {
	/* overflow: auto;  */
}

/* REFERENZEN */

.tx-nezzoreferences-pi1 .choose {
	font-weight: bold;
	float:left;
	margin-right: 8px;
	color: #000;
}

.nezzo_references_ref_container {
	display: block;
	clear: both;
}


.nezzo_references_ref_img {
	display: block;
	float:left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #A1A1A1;
	width: 147px;
}

* html #nezzo_references_ref_img {
	width: 147px;
}

#nezzo_references_refContent {
	float: left;
	line-height: 15px;
}

.nezzo_references_link {
	margin-top: 3px;
}

.nezzo_references_costumer {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin-bottom: 2px;
}

.tx-nezzoreferences-pi1 select {
	font-size: 11px;
	margin-bottom: 10px;
}

.tx-nezzoreferences-pi1 .nezzo_references_refImg {
	border: 1px solid #A1A1A0;
	margin-bottom: 10px;
	width:354px;
}

.tx-nezzoreferences-pi1 .nezzo_references_browseArea {
	border-top: 1px solid #A1A1A0;
	border-bottom: 1px solid #A1A1A0;
	height: 20px;
	width:354px;
}

.tx-nezzoreferences-pi1 .nezzo_references_projectlink {
	float: left;
	width: 240px;
}
.tx-nezzoreferences-pi1 .nezzo_references_imgnaviprev {
	float: left;
	width: 61px;
}

.tx-nezzoreferences-pi1 .nezzo_references_imgnavinext {
	float: left;
	width: 51px;
}

.tx-nezzoreferences-pi1 .nezzo_references_description {
	margin-top:15px;
	clear: left;
}

.tx-nezzoreferences-pi1 .nezzo_references_project_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0 0 15px;
	padding: 0; font-weight: bold; background-color: inherit;
	font-size: 11px;
	color: #666666;
}

.tx-nezzoreferences-pi1 .nezzo_references_scaletitle {
	font-weight: bold;
	margin-bottom: 3px;
}

.tx-nezzoreferences-pi1 .nezzo_references_scaletext {
	margin-bottom: 15px;
}

* html .tx-nezzoreferences-pi1 .nezzo_references_project_title {
	line-height: 18px;
}

.tx-nezzoreferences-pi1 #rightcol_middle .nezzo_references_project_titleimg,
.tx-nezzoreferences-pi1 #rightcol_middle .nezzo_references_f_project_titleimg {
	margin-left:-5px;
	float: left;
	clear: left;
}

.tx-nezzoreferences-pi1 #rightcol_middle .nezzo_references_f_project_titleimg {
	width: 50px;
}

.tx-nezzoreferences-pi1 #rightcol_middle .nezzo_references_f_project_title A {
	line-height: 25px;
}

.tx-nezzoreferences-pi1 #rightcol_middle .nezzo_references_statementlink {
	margin-top: 20px; margin-bottom: 5px;
}

.tx-nezzoreferences-pi1 #rightcol_middle .nezzo_references_backlink {
	margin-bottom: 20px;
}

#refContent #content {
	padding: 14px 0 0 40px;
}




/* Styles for tx_pbsurvey, the survey extension (what else?) */
.tx-pbsurvey-pi1 legend {
	display: block;
}

.tx-pbsurvey-pi1 {
	left:-97px;
	position: relative;
	width:690px;
}
.tx-pbsurvey-pi1 div {
	margin-bottom: 10px;
}
.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 80%;
	position: relative;
	height: 20px;
}
.tx-pbsurvey-pi1 .barcontainer {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 135px;
	height: 20px;
	position: absolute;
	z-index: 6;
	right: 0px;
}
.tx-pbsurvey-pi1 .bar {
	background-color: #FF7C41;
	height: 20px;
	z-index: 4;
	position: absolute;
	left: 0px;
}
.tx-pbsurvey-pi1 .bartext {
	z-index: 5;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 135px;
	height: 20px;
	font-size: 12px;
	padding-top: 1px;
}
.tx-pbsurvey-pi1 .pageHeader {
	background-color:inherit;
	color:#555555;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	padding: 0;
	margin: 0;
}
.tx-pbsurvey-pi1 .pageIntroduction {}
.tx-pbsurvey-pi1 .survey_item {margin-top: 20px; margin-bottom: 20px;}
.tx-pbsurvey-pi1 .survey_item textarea {
	width: 538px;
	height: 45px;
}
.tx-pbsurvey-pi1 .itemform {}
.tx-pbsurvey-pi1 .question {
	display: none;
	font-size: 120%;
	font-weight: bold;
}
.tx-pbsurvey-pi1 .questionNumber {}
.tx-pbsurvey-pi1 .questionSubtext {
	font-size: 11px;
	line-height: 18px;
}
.tx-pbsurvey-pi1 .required {color: #FF0000; vertical-align: super;}
.tx-pbsurvey-pi1 .survey_error {color: #FF0000;}
.tx-pbsurvey-pi1 .additional_ver {
	margin-left: 20px;
	display: inline;
}
.tx-pbsurvey-pi1 .matrix {width: 100%;}
.tx-pbsurvey-pi1 .matrix colgroup {
	width: 200px;
}
.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	background-color: #ddd;
}
.tx-pbsurvey-pi1 .matrix .columnFirst {
	text-align: left;
	width: 250px;
}
.tx-pbsurvey-pi1 .matrix .columnNext {
	text-align: center;
	padding: 0 5px;
}

/* Like box facebook */
#likeOnFacebook {
  clear: both;
  margin-top: 20px;
}




/* fix for IE6 to position the whole survey box at the correct position */
* html .tx-pbsurvey-pi1 {
	width:600px;
}

.tx-nezzofacebook-likebox .likeboxContent {
    display: inline !important;
}

/* just for testing */
