/*******************************
 *
 *  FARBCODES
 *  Textfarbe:          #163c63;
 *  Hintergrund blau:   #C0D1DC;
 *  blau 40%:           #D8DEE4;
 *  blau 70%:           #4C7B9B;
 *  blau 100%:          #004370;   
 *
 ********************************/ 

body {
  background: #C0D1DC;
  font-size: 1.2em;
  color: #163c63;
  text-align: center;
}


/***************************************
 *
 *  Formatierung Inhaltselemente
 *
 *
 ***************************************/     
div.contentblock {
  clear: both;
  margin-bottom: 10px;
}
div.contentblock ol li {
  margin-left: 10px;
}
div.contentblock ul{
  margin: 0px;
  padding: 0px;
  list-style: square;
  margin-left: 20px;
}

div.contentblock ul li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
div.csc-frame-rulerAfter {
	height: 2px;
	background-color: #cfcfcf;
	line-height: 1px;
	font-size: 1px;
	margin-top: 6px;
}

ol {
	padding-left: 15px !important;
}

/***************************
 *
 *  grundlegende Layoutelemente
 *
 *
 ***************************/
 
 
div#wrapper {
  width: 1000px;
  background: white;
  margin: auto;
  text-align: left;
}
div#logoarea {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}
div#wrapper div.marginwrap {
  margin: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

div#sucharea {
  width: 242px;
  height: 130px;
  background: #D8DEE4;
  float: right;
}
div#sucharea form {
  margin: 15px;
}
div#headerbild {
  float: left;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: 5px;
}




/***************************
 *
 *  Menüelemente
 *
 *
 ***************************/
div#menuleiste {
  width: 100%;
  clear: both;
  background: #004370;
  color: white;
  margin-bottom: 20px;
  height: 24px;
}
div#menuleiste a:link,
div#menuleiste a:visited {
  color: white;
  text-decoration: none;
}






/***************************
 *
 *  Servicemenu
 *
 *
 ***************************/
ul#servicemenu_left,
ul#servicemenu_right
{
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 450px;
  color: white;
  height: 24px;
}
ul#servicemenu_left {
  float: left;
}
ul#servicemenu_right {
  float: right;
  margin-right: 20px;
  -margin-right: 10px;
}
ul#servicemenu_left li {
  float: left;
  display: inline;
  color: white;
}

ul#servicemenu_right li {
  float: right;
  display: inline;
  color: white;
}
ul#servicemenu_left li a:link,
ul#servicemenu_left li a:visited {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  background: url('../img/trennstrich.jpg') no-repeat right 50%;

}
ul#servicemenu_right li a:link,
ul#servicemenu_right li a:visited  {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  background: url('../img/trennstrich.jpg') no-repeat left 50%;
}
ul#servicemenu_right li a:hover,
ul#servicemenu_left li a:hover,
ul#servicemenu_right li.act a:link,
ul#servicemenu_right li.act a:visited, 
ul#servicemenu_left li.act a:link,
ul#servicemenu_left li.act a:visited {
  background-color: #006AB3;
}





/***************************
 *
 *  Formatierung Hauptmenu
 *
 *   
 *****************************/ 
ul#mainmenu {
  margin: 0px;
  padding: 0px; 
  list-style: none;
  width: 240px;
  padding-bottom: 4px; 
  float: left;
}
ul#mainmenu li  {
  display: inline;
}
ul#mainmenu li a:link,
ul#mainmenu li a:visited {
  display: block;
  color: #004370;
  background: #6f94b0;
  border-left: 14px solid #6f94b0;
  margin-bottom: 2px;
  text-decoration: none;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
ul#mainmenu li.first a:link,
ul#mainmenu li.first a:visited {
  background: #004370;
  color: white;
  border-left: 14px solid #004370;
}
ul#mainmenu li a:hover,
ul#mainmenu li a.act:link,
ul#mainmenu li a.act:visited {
  border-left: 14px solid #004370;
}
ul#mainmenu li ul li a:link,
ul#mainmenu li ul li a:visited {
  background:  #96b1c6;
  border-left: 14px solid #96b1c6;
  color: #004370;
  padding-left: 15px;
}
ul#mainmenu li ul li a:hover {
  border-left-color: #004370;
}
ul#mainmenu li ul li ul li a:link,
ul#mainmenu li ul li ul li a:visited {
  padding-left: 30px;
  background:  #b5c8d7;
  border-left: 14px solid #b5c8d7;
}
ul#mainmenu li ul li ul li ul li a:link,
ul#mainmenu li ul li ul li ul li a:visited {
  background:  #d0dce5;
  border-left: 14px solid #d0dce5;
  padding-left: 45px;
}

/***************************
 *
 *  Farbbereiche hauptmenu
 *
 *
 ***************************/
     
ul#mainmenu li.gruen a:link,
ul#mainmenu li.gruen a:visited {
  border-left: 14px solid #56A249;
  background: #004370;
  color: white;
}
ul#mainmenu li.blau a:link,
ul#mainmenu li.blau a:visited {
  border-left: 14px solid #6DB0C7;
  background: #004370;
  color: white;
}
ul#mainmenu li.rot a:link,
ul#mainmenu li.rot a:visited {
  border-left: 14px solid #A94634;
  background: #004370;
  color: white;
}
ul#mainmenu li.orange a:link,
ul#mainmenu li.orange a:visited {
  border-left: 14px solid #EA6826;
  background: #004370;
  color: white;
}
ul#mainmenu li.gelb a:link,
ul#mainmenu li.gelb a:visited {
  border-left: 14px solid #FFCC00;
  background: #004370;
  color: white;
}


/***********
 *
 * Einstellung der Hoverfarben 
 *
 *****************************/    
ul#mainmenu li.gruen a:hover {
  background: #56A249;
}
ul#mainmenu li.blau a:hover {
  background: #6DB0C7;
}
ul#mainmenu li.rot a:hover {
  background: #A94634;
}
ul#mainmenu li.orange a:hover {
  background: #EA6826;
}
ul#mainmenu li.gelb a:hover {
  background: #FFCC00;
  color: black;
}




/***************************
 *
 *  Inhaltsbereich
 *
 *
 ***************************/ 

div#maincontent  {
  width: 460px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
div#vollebreite {
  width: 100%;
  margin-left: 20px;
  float: left;
}
div#ohnenews {
  width: 720px;
  float:right;
  margin-left: 20px;
  margin-bottom: 40px;
}
div#rightcontent {
  width: 240px;
  float: right;
  min-height: 100%;
}
div#leiste_bottom {
  width: 100%;
  clear: both;
  background: #004370;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  color: white;
  border-bottom: 10px solid white;
  position: relative;
}
div#leiste_bottom * {
  color: white;
}
.csc-linkToTop {
	margin-top: 10px;
}
/***************************
 *
 *  Tabelle
 *
 *
 ***************************/
.contenttable {
	clear: both;
	margin: 8px 0;
 	border: none;
}
.contenttable td {
	vertical-align: top;
	padding: 0 5px 8px 0;
}
.contenttable td h1 {
	font-size: 1em;
	text-transform: none;
	margin-bottom: 2px;
}
 
div#rightcontent {
  margin-bottom: 30px;
} 
 
/***************************
 *
 *  News
 *
 *
 ***************************/
.news h1 {
  font-size: 1.4em;
  margin-bottom: 6px;
}
.newsbody img {
	float: left;
	margin-right: 8px;
}
div#rightcontent .news h1 {
  font-size: 1.0em;
  background: #004370;
  color: white;
  padding: 6px;
  margin: 0px;
  text-transform: none;
}

div#rightcontent .news h1 a:link,
div#rightcontent .news h1 a:visited {
  color: white;
  text-decoration: none;
}
div#rightcontent div.newsbody {
  background: #D8DEE4;
  padding: 7px;
  margin-bottom: 10px;
}
div#rightcontent div.newsbody p {
  display: inline;
}
div#rightcontent div.newsbody img {
  float: left;
  padding-right: 10px;
  padding-bottom: 4px;
  margin: 0px;
  
}
div#rightcontent .news ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div#rightcontent .news ul {
    background: #D8DEE4;
    padding: 7px;
}
div#rightcontent .news ul li {
    height: 1%;
}
div#rightcontent .news ul li a:link,
div#rightcontent .news ul li a:visited {
  background: url(../img/pfeil_transparent_blau.gif) no-repeat left;
  padding-left: 20px;
  display: block;
  color: #004370;
  padding-bottom: 3px;
}
/***************************
 *
 *  News Single
 *
 *
 ***************************/
 div.news-single-item h2 {
 	margin: 2px 0 10px 0;
 }
 .csc-textpic-caption {
 	font-style: italic;
	font-size: 0.9em;
 }
 .news-single-related,
 .news-single-files,
 .news-single-links {
	margin-bottom: 10px;
 }
 .news-single-related dt,
 .news-single-files dt,
 .news-single-links dt {
 	font-weight: bold;
	margin-bottom: 5px;
 }
 .news-single-author {
 	font-style: italic;
 }
/***************************
 *
 *  Indexed Search
 *
 *
 ***************************/
div.contentblock ul.browsebox {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-top: 10px; 
  list-style: none;
  
}
div.contentblock ul.browsebox li {
  float: left;
  margin-right: 10px; !important
  list-style: none;
  padding-right: 10px; !important
}
div.contentblock ul.browsebox li.tx-indexedsearch-browselist-currentPage a:link,
div.contentblock ul.browsebox li.tx-indexedsearch-browselist-currentPage a:visited{
  font-weight: bold;
}
div.contentblock ul.browsebox li.tx-indexedsearch-browselist-currentPage a:hover {
  text-decoration: underline;
}
h3 {
  clear: both;
}
p.resulttext {
  margin-bottom: 20px;
  width: 80%;
}
div.tx-indexedsearch-res {
  margin-top: 10px;
  padding-top: 20px;
  clear: both
}
div.tx-indexedsearch {
  padding-bottom: 20px;
}
h3 span.resultinfo {
  font-weight: normal;
}
div.tx-indexedsearch-whatis,
div.tx-indexedsearch-browsebox,
div.tx-indexedsearch-browsebox p {
  display: inline;
}
span.tx-indexedsearch-sw {
  font-weight: bold;
}
div.tx-indexedsearch-searchbox {
  margin-bottom: 20px;
}

div.extendedSearch label {
  display: block;
  float: left;
  width: 150px;
}
div.extendedSearch input {
  margin-bottom: 10px;
}
div.tx-indexedsearch-sec {
  margin: 10px 0;
}


/***************************
 *
 *  Kontaktformular
 *
 *
 ***************************/ 
.csc-mailform {
  margin-top: 20px;
}
.csc-mailform label {
  width: 150px;
  display: block;
  float:left;
  margin-right: 6px;
}
div.csc-mailform-field {
  margin-bottom: 7px;
}
.csc-mailform input,
.csc-mailform textarea {
  width: 250px;
}
input.csc-mailform-submit {
  width: 80px;
}

span.csc-mailform-radio fieldset{
}
span.csc-mailform-radio fieldset input {
  text-align: left;
  width: auto;
  margin: 0px;
}
span.csc-mailform-radio fieldset label{
  display: inline;
  float: none;
  width: auto;
  margin: auto;
}
/***************************
 *
 *  Servicenavi rechts
 *
 *
 ***************************/
div#rightcontent h1 {
  font-size: 1.0em;
  background: #004370;
  padding: 6px;
  margin: 0px;
  color: white;
  text-transform: none;
}
div#rightcontent .box_rechts h1 {
  color: white;
}
div#rightcontent .box_rechts h1 a:link,
div#rightcontent .box_rechts h1 a:visited {
  color: white;
  text-decoration: none;
}
div#rightcontent .box_rechts ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div#rightcontent .box_rechts ul {
    background: #D8DEE4;
    padding: 7px;
    margin-bottom: 5px;
}
div#rightcontent .box_rechts ul li a:link,
div#rightcontent .box_rechts ul li a:visited {
  background: url(../img/pfeil_transparent_schwarz.gif) no-repeat left;
  padding-left: 20px;
  display: block;
  color: black;
  padding-bottom: 3px;
}
div#rightcontent .box_rechts ul li.act a:link,
div#rightcontent .box_rechts ul li.act a:visited {
  font-weight: bold; 
}
div#rightcontent .box_rechts ul li.act ul {
  list-style: square;
  font-size: 0.9em;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
  margin-bottom: 10px;
}
div#rightcontent .box_rechts ul li.act ul li a:link,
div#rightcontent .box_rechts ul li.act ul li a:visited {
  font-weight: normal;
  background: none;
  margin: 0px;
  padding: 0px;

}



/******************************
 *
 *  Drucklink einfügen
 *
 *
 ******************************/     

div#drucklink {
  margin-bottom: 10px;
  margin-top: 20px;
  position: absolute;
  right: 0px;
  top: -45px;
}
div#drucklink img {
  padding-right: 5px;
}
div#drucklink a:link,
div#drucklink a:visited {
  text-decoration: underline;
  color: #004370;
}
div#drucklink a:hover {
  text-decoration: none;
}
/******************************
 *
 *  Formatierung Downloadliste
 *
 *
 ******************************/
div#rightcontent div.tx-damdownloadlist-pi1 {
  background: #D8DEE4;
  padding: 7px;
  padding-left: 10px;
  margin-bottom: 10px;
}
div#rightcontent div.tx-damdownloadlist-pi1 ul {
  list-style: none;
}
div#rightcontent div.tx-damdownloadlist-pi1 ul li{
  background: url('../img/square_download.jpg') no-repeat left 10px;
  padding-left: 10px;
}
div#rightcontent div.tx-damdownloadlist-pi1 ul li span {
  text-transform: uppercase;
} 
/***************************
 *
 *  Adressverwaltung
 *
 *
 ***************************/
div#rightcontent div.adressblock {
  border: 1px solid #004370;
  margin-bottom: 10px;
  padding: 10px;  
  margin-bottom: 6px;
  clear: both;
  height: 1%;
}
div#rightcontent div.adressblock h4 {
  font-weight: bold;
  display: block;
}
div#rightcontent div.adressblock h4 span {
  color: white;
}
div#rightcontent div.adressblock .photo {
  padding: 8px 0;
}

/********************************* Fomatierung für Hauptinhaltsbereich */
div#maincontent div.adressblock {
  margin-top: 10px;
  margin-bottom: 10px;
}
div#maincontent div.adressblock h4 {
}
div#maincontent div.adressblock h4 span {
}
div#maincontent div.adressblock .photo {
}

input.csc-mailform-check {
  width: auto;
}
.csc-mailform-radio fieldset legend {
  display: none;
}

/**************************
 *
 *  Formatierung Sitemap
 *
 **************************/
div.csc-sitemap {
  margin-bottom: 20px;
}
div.contentblock div.csc-sitemap div.listrow {
  clear: both;
  margin-bottom: 30px
  width: 1000px;
}
div.csc-sitemap div.listelem {
  float: left;
  margin-right: 30px;
}
div.listelem ul {  
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  margin-top: 20px;
}
div.contentblock div.listelem ul li {
  margin: 0px;
  padding: 0px;
}
div.listelem ul li ul {
  margin-top: 0px;
}
div.listelem a:link,
div.listelem a:visited {
  font-weight: bold;
} 
div.contentblock div.listelem ul li {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
div.csc-sitemap div.listelem ul li a:link,
div.csc-sitemap div.listelem ul li a:visited {
  font-weight: normal;
  background: url('../img/pfeil_weiss.gif') no-repeat left 50%;
  padding-left: 16px;
}
div.csc-sitemap div.listelem ul li ul li a:link,
div.csc-sitemap div.listelem ul li ul li a:visited {
  background: none;
}


/**************************
 *
 *  Sitemap für technische Dokumentationen
 *
 **************************/   
div.techdokuSitemap ul {
  list-style: disc;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
div.techdokuSitemap ul li {
  margin: 0px;
  padding: 0px;
  padding-left: px;
  padding-bottom: 10px;
  font-size: 1.1em;
}
div.techdokuSitemap ul li ul li {
 padding-bottom: 0px;
 padding-left: 10px;
 font-size: 1.0em;
 background: url('../img/square_download.jpg') no-repeat 2px 7px;
}
div.techdokuSitemap ul li ul li a:link,
div.techdokuSitemap ul li ul li a:visited {
  background: none;
}
div.techdokuSitemap ul li ul li ul li {
  padding-left: 10px;
  list-style-type: none;
  background: none;
}
div.techdokuSitemap ul li ul li ul li a:link,
div.techdokuSitemap ul li ul li ul li a:visited {
  display: block;
  font-weight: normal;
  background: url('../img/file_acrobat.gif') no-repeat left 50%;
  padding-left: 20px;
  padding-bottom: 7px;
  padding-top: 7px;
}
div.techdokuSitemap ul li ul li ul li a:hover {
  text-decoration: none;
}
/**********************************
 *
 *  Formatierung Mailformplus
 *
 **********************************/
fieldset div.anreden {
  margin-left: 150px;
}
fieldset input {
  margin-bottom: 7px;
}
fieldset div.anreden label {
  display: inline;
  width: auto;
  float: none;  
}  
fieldset div.anreden input {
  width: auto;
  margin-bottom: 0px;
}
fieldset div.submit {
  margin-left: 150px;
}
fieldset div.submit input {
  width: auto;
}
fieldset div.recipents {
  margin-left: 150px;
}
fieldset textarea {
  margin-bottom: 7px;
}
fieldset div.recipents select {
  width: 250px;
}
div.fehler {
  font-weight: bold;
  color: red;
  padding: 5px;
  padding-left: 0px;
}


/****************************
 *
 *  INDEXED_SEARCH
 *
 ****************************/   
fieldset.suchformular label {
  display: block;
  float: left;
  width: 100px;
}
fieldset.suchformular select,
fieldset.suchformular input {
  margin-bottom: 10px;
}
fieldset.suchformular select#tx-indexedsearch-selectbox-sections {
  width: 200px;
}
.tx-indexedsearch-secHead {
	margin-bottom: 25px;
}



div.contentblock ul.csc-menu-3 {
  margin-bottom: 30px;
}

.transparento {
	opacity: 0.5;
	filter: alpha(opacity=50);
}