/* 
-----------------------------------------------------------------
 ALLGEMEINE EINSTELLUNGEN
----------------------------------------------------------------- 
*/

html, body {
	margin:0px; 
	padding:0px; 
	background:#ffffff; 
	font-family:verdana,Helvetica,Jamrul,sans-serif; 
	font-size:12px;
	/* 
	background-image:url(../layout/images/bodybg.jpg) ;
	*/
	background-repeat:repeat-x;
	
	
}


.dynamicPopulate_Updating 
{
	background-image:url(images/ajax-loader.gif);
	background-position: center center;
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}

#lb {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #000;
/*opacity: 0;*/
display: none;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
/*transition: all .5s ease;*/
}

div , span, h1, h2, h3, h4, p, hr, table, tr ,td, th, a, ul, li, img {
	margin:0px; 
	padding:0px; 
	vertical-align:top;
}

p {
  line-height:18px;
}

h1 {
  font-size:20px;
  padding-bottom:15px;
}
h2 {
  font-size:16px;
  padding-bottom:15px;
}
h3 {
  font-size:12px;
  font-weight:bold;
  padding-bottom:15px;
}

h1.h1-blau,h2.h2-blau,h3.h3-blau {
  color:#006fb3;
  padding-bottom:0px;
}

/* 
TT 
input, textarea, select {
  border: 1px solid #c5c5c5;
  background:#ffffff;
  margin-bottom:3px;
}

*/

p.align-right {
  text-align:right;
}

hr {
  margin-top:0px; 
  margin-bottom:12px; 
  background-color: #b4b6b4; 
  color: #b4b6b4; 
  border: 0;
  height: 1px; 
}

a {
  color:#006fb3;
  text-decoration:none;
  font-weight: bold;
}


a:hover {
  text-decoration:undeline;
}

a:visited {
  border:0px;
}








#center p {
  padding-bottom:10px;
}
#left select, #left input {
	width:135px;
}
#left form {
	padding-bottom:12px;
}


/* 
-----------------------------------------------------------------
Verhindert, das msdropdown Hover Background angezeigt wird.
#center ul,#right ul {
  padding-left:0px;
  padding-bottom:12px;
}
#right li,#center li {
  list-style-type:none;
  background:url(../layout/images/bullet.gif) no-repeat left 0.3em;
  padding-left:1.5em;
}
#right li.csc-textpic-image,#center li.csc-textpic-image {
  list-style-type:none;
  background:none
}
----------------------------------------------------------------- 
*/

/* 
-----------------------------------------------------------------
 HEADER
----------------------------------------------------------------- 
*/

#header {
	display:block; 
	height:206px;  
	color:#fff; 
	padding:0px;
	width:990px;
}

#logo {
  position:absolute;
  top:30px;
  left:0px;
  width:263px;
  height:65px; 
  z-index:2;
}

#header img,#header a,#container img {
  border:0px;
}

#menu_top {
  position:absolute;
  top:0px;
  right:0px;
  height:24px;  
  padding-top:4px;
}


#menu_language {
  position:absolute;
  top:0px;
  left:0px;
  width:240px;  
  height:24px;  
  padding-top:4px;
}


#menu_top ul,#menu_weiterempfehlen ul {
  list-style:none;
}

#menu_top li,#menu_weiterempfehlen li {
  display: inline;
  color:#4c4c4c;

}

#menu_top a, #menu_weiterempfehlen a {
  font-size:0.8em;
  text-decoration:none;
  color:#4c4c4c;
  padding-right:5px;
  padding-left:5px;
  
}

#menu_top a:hover, #menu_weiterempfehlen a:hover { 
  text-decoration:underline;
}


/* 
-----------------------------------------------------------------
 FOOTER
----------------------------------------------------------------- 
*/
#footer
{
	display: block;
	height: 20px;
	padding-bottom: 0px;
	width: 970px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
}

#footer a {
	color:white;
	font-weight: normal;
}
#footer a:hover {
	text-decoration:underline;
}

#footerprint {
  position:relative;
  top:5px;
  left:800px;
  width:150px;
  height:28px; 
}

#footeraktuell {
  position:relative;
  top:47px;
  left:786px;
  width:170px;
  height:20px; 
   color:#ffffff;
}


#footeraktuell a, #footerinfo a {
 color:#ffffff;
 font-weight: normal;
}

#footerinfo {
  position:relative;
  top:9px;
  left:287px;
  width:380px;
  height:40px; 
  color:#ffffff;
}





/* 
-----------------------------------------------------------------
 STRUKTUR ZUM AUFSPANNEN UND HINTERGRUNDBILDER
----------------------------------------------------------------- 
*/
#outerleft {
  position:absolute;
  /* 
  background-image:url(customer../layout/images/bg_company_one_left.png);
	*/
  background-repeat:repeat-x;
  top:auto;
  left:0;
  float:left;
  width:40%;
  height:500px; 
  background-color:#ffffff; 
}
#outerright {
  position:absolute;
	/* 
  background-image:url(customer../layout/images/bg_company_one_rightt.png);
	*/
  background-repeat:repeat-x;
  top:auto;
  right:0;
  width:40%;
  height:500px; 
}






#outer {
  position:relative;
  margin:auto;
  top:0px;
  width:990px;
  height:620px; 
}

#container {
	width:990px;
	/*
	background-image:url(../layout/images/containerbg.jpg);
	*/
	background-repeat:no-repeat;
	padding-top:10px; 
	padding-bottom:10px; 
}
#containerouter {
	width:990px;
	/*falls ie6 muss hier eine groesse rein..
	height:620px;  
	*/
	/*
	background-image:url(../layout/images/contentbg.jpg); 
	*/
	background-repeat:repeat-y;
}
/* wird nur von ie6 interpretiert	*/
#inner {
	width:990px;
  display:block;
	margin-left:0px; 
	margin-right:0px; 
	background-color:transparent;
}

.clear {clear:both;}
/* 
-----------------------------------------------------------------
 CONTENT
----------------------------------------------------------------- 
*/
#center {
	width:950px;
	margin-left:0px; 
	position:relative; 
	display:block; 
	height:1%;
	background-color:transparent;
}
#centerbig {
	width:700px;
	margin-left:290px; 
	position:relative; 
	display:block; 
	height:1%;
	background-color:transparent;
}


/* 
-----------------------------------------------------------------
 LINKS
----------------------------------------------------------------- 
*/
#left {
	float:left; 
	position:relative; 
	width:270px; 
	left:0px;
	background-color:transparent;
}

/* 
-----------------------------------------------------------------
 RECHTS
----------------------------------------------------------------- 
*/
#right {
	float:right; 
	position:relative; 
	width:220px; 
	right:0px;
	background-color:transparent;
	margin:0px; 
	padding:0px; 
	
}
/* 
-----------------------------------------------------------------
 SUCHERGEBNISSE
----------------------------------------------------------------- 
*/




.tx-indexedsearch-descr { 
  padding-bottom:5px; 
  border-bottom:1px solid #bdbdbd; 
  margin-bottom:12px;
}

#center .tx-indexedsearch h3  { 
  color:#ffffff;
  padding-right:15px;	
  padding-left:15px;
  margin:0;
  text-decoration:none; 
}




.tx-indexedsearch-redMarkup {
color:#006ab3;
}

.redmarquee {
color:red;
}


#tx-indexedsearch-searchbox-sword {
  width:95px;
}
#tx-indexedsearch-searchbox-sword-center {
  width:300px;
  margin-left:15px;
}
.imagemiddle {
  vertical-align:middle;
}

.tx-indexedsearch-form-startpage {
  padding-left:15px;
  padding-right:15px;
  margin-bottom:12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }

.tx-indexedsearch-whatis {
  margin-left:15px;
}

.tx-indexedsearch-res {
  display:inline;
}
ul.browsebox {
  margin-left:15px;
  margin-bottom:12px;

}

/* 
-----------------------------------------------------------------
 AKTUELLES
----------------------------------------------------------------- 
*/
.news-latest-container {
  background:#c7cacb;
  
}

.news-latest-container h3 {
  color:#006fb3;
}

.news-single-backlink{
  padding-top:10px;
}
.news-latest-container a:hover {
  text-decoration:underline;
}

.news-latest-item {
  border-bottom: 1px solid #848382;
  padding:10px;
}

#newshead ul {
  list-style-type: none;
  padding:0;
}
#newshead li 
{
	/*
  background-image:url(../layout/images/bg_newsheader.gif) ;
  */
  background-repeat:repeat-x;
  height:50px;
}
#newshead h1 {
  color: #ffffff;
  font-size:25px;
  padding:10px;
  padding-top:7px;
}








/*-------------------------------*/
/*Body and HTML supported classes*/
/*-------------------------------*/
body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	min-height: 100%;
}
html
{
	height: 100%;
	min-height: 100%;
	width: 100%; /* Full width and height */
	margin: 0px; /* No space between browser edge and content */
	padding: 0px;
}
*
{
	margin: 0px;
	padding: 0px;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
}

/*-------------------------------*/
/*Container supported classes*/
/*-------------------------------*/
/*Main wrapper class*/
.ContainerWrapper
{
	background-color: #DFE8F6;
	border-right: 1px solid #9ABBE8;
	border-bottom: 1px solid #9ABBE8;
	border-left: 1px solid #9ABBE8;
	width: 100%;
}
/*Gap between wrapper and container*/
.ContainerMargin
{
	padding: 4px;
}
/*Container*/
.Container
{
	border: 1px solid #99BBE8;
	background-color: White;
}
/*Header of each container*/
.ContainerHeader
{
	background-image: url(../Images/Container_Header.gif);
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #133047;
}
/*Margin of Header of each container*/
.ContainerHeader td
{
	padding: 4px;
}

/*-------------------------------*/
/*Messages Status supported classes*/
/*-------------------------------*/
/*General class for Message*/
#tblMessage
{
	height: 23px;
	width: 100%;
}
/*Message for Successful*/
#tblMessage.Success
{
	border: solid 1px #5AAD0D;
	background-color: #E5F7D5;
}
/*Message for Information*/
#tblMessage.Information
{
	border: solid 1px #88B5E9;
	background-color: #E2EDF8;
}
/*Message for Warning*/
#tblMessage.Warning
{
	border: solid 1px #FD7B04;
	background-color: #FFF7E7;
}
/*Message for Error*/
#tblMessage.Error
{
	border: solid 1px #FF0001;
	background-color: #FFEAEA;
}

/*-------------------------------*/
/*Messages Status Icon supported classes*/
/*-------------------------------*/
/*General class for Message Icon*/
#dvIcon
{
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 38px;
}
/*Message Icon for Successful*/
#dvIcon.Success
{
	background-image: url('../Images/Message_Success.png');
}
/*Message Icon for Information*/
#dvIcon.Information
{
	background-image: url('../Images/Message_Information.png');
}
/*Message Icon for Warning*/
#dvIcon.Warning
{
	background-image: url('../Images/Message_Warning.png');
}
/*Message Icon for Error*/
#dvIcon.Error
{
	background-image: url('../Images/Message_Error.png');
}

/*-------------------------------*/
/*Progressbar supported classes*/
/*-------------------------------*/
/*Progressbar container wrapper*/
#dvProgressContainer
{
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;
	width: 300px;
	height: 12px;
	background-image: url(../Images/Progressbar_Wrapper.gif);
}
/*Progressbar container*/
#dvProgress
{
	background-image: url(../Images/Progressbar_Content.gif);
	height: 100%;
	width: 0px;
}

/*-------------------------------*/
/*Grid supported classes*/
/*-------------------------------*/
/*Grid Header Row*/
.GridHeader
{
	background-image: url(../Images/Grid_Header.gif);
	height: 25px;
}
/*Grid Header row separator */
.GridHeader td.Separator
{
	border-right: solid 1px #C9CACA;
	padding: 0px 2px 0px 2px;
}
/*Grid row height for empty, normal, selected and hovered */
.GridRow, .GridEmptyRow, .GridNumberRow, .GridNormalRow, .GridAlternate, .GridHoverRow
{
	height: 20px;
}
/*Grid Empty row */
.GridEmptyRow
{
	vertical-align: middle;
	text-align: center;
	color: Gray;
}
/*Grid Numbered row */
.GridNumberRow
{
	background-image: url(../Images/Grid_RowNumber.gif);
}
/*Grid Normal row */
.GridNormalRow
{
	background-image: url(../Images/Grid_RowNormal.gif);
}
/*Grid Alternate row */
.GridAlternate
{
	background-image: url(../Images/Grid_RowAlternate.gif);
}
/*Grid Hover row */
.GridHoverRow
{
	background-image: url(../Images/Grid_RowHover.gif);
}
/*Grid Footer row*/
.GridFooter
{
	background-image: url(../Images/Grid_Footer.gif);
	height: 25px;
}
/*Grid Footer row left and right margin*/
.GridFooter td
{
	padding: 0px 3px 0px 3px;
}
.StartUpload
{
	/* for IE */
	/*filter:alpha(opacity=20);*/
	/* CSS3 standard */
	/*opacity:0.2;*/
}














/* 
-----------------------------------------------------------------
 MEHRSPALTIGER TEXT
----------------------------------------------------------------- 
*/
#center .tx-fdfx2cols-pi1 {
  border-bottom:1px solid #bdbdbd; 
  padding-bottom:5px;
  margin-bottom:12px;
}

#center p.csc-fdfx_2cols_pi1-header {
  padding-left:0px;
  margin:0px;
}

#center .c2l1-left p img {
  border:0px;

}

div.tx-fdfx3cols-pi1, div.tx-fdfx2cols-pi1{
  margin-bottom:0px;
  display:inline-block;
  width:100%;
}

#center .c2l1-left p.align-center{
 text-align:center; 
}


/* Bilder auf Seite Zonenpl?ne */
#c19 .c2l1-left, #c20 .c2l1-left, #c24 .c2l1-left {
  vertical-align:middle; 
}

/* 3-Spalten border ausschalten */
#center .c3l1-middle,#center .c3l1-left {
border:0px;
}


/* 
   -----------------------------------------------------------------
     MENUE (2 EBENEN)
   ----------------------------------------------------------------- 
*/



#left ul {
  list-style-type: none;
  padding:0;
}

#left li {
  padding:0;
  background-color:#ffffff;
}

#left li.first {
  margin:0;
}

#left li a {
  display: block;
  padding: 5px 0px 5px 15px;
  width: 255px;  
  font-size: 12px;
  color: #000000;
  background-color:#c7cacb;
  text-decoration: none;
  border-bottom:1px solid #848382; 
}

#left li a:hover {
  color: #ffffff;
  background-image:url(../layout/images/bg_menu_active.gif) ;
  background-repeat:repeat-x;
}

#left li#active a {
  color: #ffffff;
  background-image:url(../layout/images/bg_menu_active.gif) ;
  background-repeat:repeat-x;
}

#left li#active ul {
  padding-bottom:0;
}


#left li#active li a {
  background-image:url() ;
  display: block;
  padding: 5px 10px 5px 10px;
  width: 235px;
  color: #707172;
  margin-left:15px;
  background-color: #dee0e0;
}
#left #active li a:hover {
  color: #ffffff;
  background-image:url(../layout/images/bg_menu_active.gif) ;
  background-repeat:repeat-x;
}

#left #active #subactive a {
  color: #ffffff;
  background-image:url(../layout/images/bg_menu_active.gif) ;
  background-repeat:repeat-x;
}

#left li#active ul#subsubnavlist li a {
  display: block;
  padding: 0px 10px 0px 10px;
  width: 100%;
  color: #ffffff;
  margin-left:30px;
  background-color: #888888;
}


/* Forms
************************************************/

#outer form p.L { margin-right: 10px; }

#outer label {
	display: block;
	font-size: 85%;
	color: #d05e0c;
	color: #777;
}

#outer input.form, #outer textarea.form {
	width: 402px;
	background-color: #f6f6f6;
	padding: 3px 3px;
	border: 1px solid #808080;
	color: #036;
}

#outer input.var50, #outer textarea.var50 {
	width: 190px;
}

#outer input.error, #outer textarea.error {
	border: 1px solid #bd8b00;
	background-color: #fb0;
}

#outer input.form:hover, #outer input.form:focus, #outer textarea.form:hover, #outer textarea.form:focus {
	background-color: #f2edde;
}

#outer input.plz { width: 7em; }
#outer input.ort { width: 31em; margin-left: 1em; }

#outer p.checkbox { padding-left: 18px; }
#outer p.labelWidthCheckbox { padding-left: 158px; }

#outer p.checkbox span.checkbox, #outer p.labelWidthCheckbox span.checkbox {
	display: block;
	float: left;
	margin-left: -18px;
	width: 18px;
}

#outer input.button {
	padding: 3px 3px;
	border: 1px solid #808080;
	background: #f6f6f6;
	color: #000;
}

#outer input.button:hover, #outer input.button:focus {
	cursor: pointer;
	background: #000;
	color: #fff;
	background-image:url(../layout/images/bg_menu_active.gif) ;
}

#outer form p.L {
	width: 206px;
}

#outer form p.L input.form {
	width: 185px;
}


/* Mailforms
************************************************/
#mailform fieldset {
  border:0px;
  padding:0px;
}

#mailform .csc-mailform-check p { padding-left: 18px; }
#outer p.labelWidthCheckbox { padding-left: 158px; }

#mailform .csc-mailform-check {
	width:auto;
	margin-left: 0px;
}

#mailform input, #mailform textarea {
	width: 402px;
	background-color: #f6f6f6;
	padding: 3px 3px;
	border: 1px solid #808080;
	color: #036;
}



#mailform input:hover, #mailform input:focus, #mailform textarea:hover, #mailform textarea:focus {
	background-color: #f2edde;
}



#mailform .csc-mailform-submit {
	padding: 3px 3px;
	border: 1px solid #808080;
	background: #f6f6f6;
	color: #000;
	width: auto;
}

#mailform .csc-mailform-submit:hover, #mailform .csc-mailform-submit:focus {
	cursor: pointer;
	background: #000;
	color: #fff;
	background-image:url(../layout/images/bg_menu_active.gif) ;
}

#menu_language div.SPC{
	display: inline;
}


   .tx-srlanguagemenu-pi1 .CUR { margin-right:10px;float: left; font-size:0.8em;color:#4c4c4c;font-weight: bold; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #000000; text-decoration: none; font-weight: bold; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#4c4c4c; }
   .tx-srlanguagemenu-pi1 .NO { margin-right:10px;float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #4c4c4c; text-decoration:none; font-weight:bold; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#4c4c4c;text-decoration: underline; }
   .tx-srlanguagemenu-pi1 .INACT { margin-right:10px;float: left; font-size: .8em; color: #b5b8bd;font-weight: bold; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #4c4c4c; text-decoration: none; font-weight: normal; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #4c4c4c; }


