.content {
	background-color : #232323;
 }

/* 
Default  Text
*/
 .text {
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px; 
	color: black ;
	text-decoration:none;
}

 .textCascading {
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px; 
	color:white;
	text-decoration:none;
}
A.textCascading:link {text-decoration: none;}
A.textCascading:visited {text-decoration: none;}
A.textCascading:hover {text-decoration: none;}
A.textCascading:active {text-decoration: none;}


 .naviNewsBackTitle {
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	color: white ;
}
 .naviNewsBackText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: white ;
}

 .footerText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px; 
	color: white ;
}
 
 .contentText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14pt; 
	color: white ;
	line-height:150%;	
}
 
 .contentTextTEST {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: white ;
	line-height:150%;	
}
 .contentTextBig {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: white ;
	line-height:150%;	
}

 .contentTextSmall {
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: white ;
	line-height:150%;	
}
.contentTextSmallShaded {
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: #999999 ;
} 
 .contentTextFormFields {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: white ;
	background-color : #343434;
	border : solid 1px;
	border-left-color : #B1B1B1;
	border-right-color : #B1B1B1;
	border-top-color : #B1B1B1;
	border-bottom-color : #B1B1B1;
}
 /* Text ueber dem Top-Bild*/
 .topText {
	font-style: normal; 
	font-weight: 100 ; 
	font-size: 14pt; 
	color: white ;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }

 .topTextHell {
	font-style: normal; 
	font-weight: 100 ; 
	font-size: 20pt; 
	color: white ;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }
.topTextDunkel {
	font-style: normal; 
	font-weight: 100 ; 
	font-size: 20pt; 
	color: #222222 ;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }

 .statebox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	max-width: 700px;
	width: 700px;
	min-width: 500px;
	min-height:200px;
 	overflow:auto;
	background-color : #333333;
	}
 
 .statsObjectDetailbox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
 	overflow:auto;
 	padding:2px;
	background-color : white;
	border : solid 1px;
	border-left-color : #999999;
	border-top-color : #999999;
	border-right-color : #666666;
	border-bottom-color : #666666;
	}
 
 
 
 .MOrderStatebox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: black ;
	width: 400px;
	max-width: 400px;
	min-width: 400px;
	height:200px;
	min-height:200px;
	max-height:400px;
 	overflow:auto;
	background-color : #777777;
	}
 
 .MOrderStateboxMessage {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: black ;
	width: 400px;
	max-width: 400px;
	min-width: 400px;
	height:20px;
	min-height:20px;
 	overflow:auto;
	background-color : green;
	}

 .MOrderStateboxInfo{
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: black ;
	width: 400px;
	max-width: 400px;
	min-width: 400px;
	height:20px;
	min-height:20px;
 	overflow:auto;
	background-color : yellow;
	}
	
.MOrderStateboxError {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: black ;
	width: 400px;
	max-width: 400px;
	min-width: 400px;
	height:20px;
	min-height:20px;
 	overflow:auto;
	background-color : red;
	}
 
 
.newsDetailBoxOverview {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	background-color : #232323;
	border : solid 0px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	width: 185px;
	max-width: 185px;
	min-width: 185px;
	height:185px;
	min-height:185px;
	max-height:185px;
	float: left;
	margin: 5px; 
	padding: 0;
	overflow:hidden;
	cursor:hand;
 }
 
.newsDetailBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	background-color : #232323;
	border : solid 0px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	width: 185px;
	max-width: 185px;
	min-width: 185px;
	height:120px;
	min-height:120px;
	max-height:120px;
	float: left;
	margin: 5px; 
	padding: 0;
	overflow:hidden;
 }

 .newsDetailBoxHoch {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	background-color : #232323;
	border : solid 0px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	width: 185px;
	max-width: 185px;
	min-width: 185px;
	height:330px;
	min-height:330px;
	max-height:330px;
	float: left;
	margin: 5px; 
	padding: 0;
	overflow:hidden;
 }

 .newsDetailBoxText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
 	color: white ;
	background-color : #232323;
 	overflow:hidden;
}
 
 .newsDetailBoxTextSmall{
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: white ;
 }
 
 .linkBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
/*	background-color : #BC7E68; */
	border : solid 0px;
	float: left;
	margin: 0px; 
	padding: 3px;
	width:100%;
 }

 
.productgroupDetailBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	background-color : #A39C9B;
	border : solid 0px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	width: 164px;
	max-width: 164px;
	min-width: 164px;
	height:103px;
	min-height:103px;
	max-height:103px;
	float: left;
	margin-left: 3px; 
	margin-right: 4px; 
	margin-bottom: 8px; 
	padding: 0;
	overflow:hidden;
	
 }
.productgroupDetailBoxText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: white ;
	background-color : #A39C9B;
 	overflow:hidden;
 }

.productDetailIconBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: white ;
	background-color : #808080;
	width: 22px;
	max-width: 22px;
	min-width: 22px;
	height:22px;
	min-height:22px;
	max-height:22px;
	float: left;
	margin-right: 7px; 
	padding: 0;
 	overflow:hidden;
}

.productDetailIconBoxHigh {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: white ;
	background-color : #C0C0C0;
	width: 22px;
	max-width: 22px;
	min-width: 22px;
	height:22px;
	min-height:22px;
	max-height:22px;
	float: left;
	margin-right: 7px; 
	padding: 0;
 	overflow:hidden;
 }


 .productDetailIconBoxClicked{
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: white ;
	background-color : #B0B0B0;
	width: 22px;
	max-width: 22px;
	min-width: 22px;
	height:22px;
	min-height:22px;
	max-height:22px;
	float: left;
	margin-right: 7px; 
	padding: 0;
 	overflow:hidden;

 }
 
.productDetailIconBoxText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: white ;
	
	/* background-color : #808080; */
}

.productDetailForwardBackward{
	font-style: normal; 
	font-weight: normal; 
	font-size: 60px; 
	color: white ;
	background-color : #454545;
}
 
.productDetailDetailBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	background-color : #454545;
	border : solid 0px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	width: 164px;
	max-width: 164px;
	min-width: 164px;
	height:103px;
	min-height:103px;
	max-height:103px;
	float: left;
	margin: 4px; 
	padding: 0;
 	overflow:hidden;
}

.productDetailDetailPopUpBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	background-color : #A39C9B;
	border : solid 0px;
	border-left-color : #BA1C21;
	border-right-color : #BA1C21;
	border-top-color : #BA1C21;
	border-bottom-color : #BA1C21;
	width: 164px;
	max-width: 164px;
	min-width: 164px;
	height:103px;
	min-height:103px;
	max-height:103px;
	float: left;
	margin: 5px; 
	padding: 0;
 	overflow:hidden;
}
 .productDetailDetailPopUpBoxText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: white ;
	background-color : #808080;
	border: solid 1px;
	border-left-color : #808080;
	border-right-color : #808080;
	border-top-color : #808080;
	border-bottom-color : #808080;
	padding-left: 2px;
	padding-right: 2px;
 	overflow:hidden;
 }

 .productDetailDetailBoxText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: white ;
	background-color : #777777;
	border: solid 1px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	padding-left: 2px;
	padding-right: 2px;
 	overflow:hidden;
 }

.productVariantDetailTableBox {
}
.productVariantDetailTable {
	border-style : hidden ;
	border-collapse:collapse;
	table-layout:fixed;
	font-size: 11px; 
	}

.productVariantDetailTableCol {
	color: white ;
	font-size: 11px; 
	padding: 2px;
	border-style : hidden ;
	}
.productVariantDetailTableColAlter {
	background-color : #303030;
	color: white ;
	font-size: 11px; 
	padding: 2px;
	border-style : hidden ;
	}
.productVariantDetailTableHeader {
	border-style : none;
	font-weight: bold; 
	color: black ;
	font-size: 10px; 
	padding: 0px;
	border-style : hidden ;
}


.productVariantBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	background-color : #CCCCCC;
	border : solid 1px;
	border-left-color : #CCCCCC;
	border-right-color : #CCCCCC;
	border-top-color : #CCCCCC;
	border-bottom-color : #CCCCCC;
	width: 185px;
	max-width: 185px;
	min-width: 185px;
	height:33px;
	min-height:115px;
	max-height:135px;
	float: left;
	margin: 3px; 
	padding: 0;
 	overflow:hidden;
}

 .productVariantBoxText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 16px; 
	color: black ;
	position:relative;left:5px;
	cursor:hand;
 }

 .productVariantBoxTextSmall{
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: black ;
	text-align:right;
	position:relative;right:5px;
	cursor:hand;
 }

 
.productText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: white ;
	background-color : #232323;
	line-height:150%;	
}
 
 
.productDetails {
	background-color : #232323;
 }

.productDetailsMis {
	background-color : #303030;
 }

 .productMenu {
	background-color : #CCCCCC;
 }

.productMenuText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: black ;
	background-color : #CCCCCC;
 }

.productMenuTextHighlighted {
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: red ;
	background-color : #CCCCCC;
 }

.topMenu {
	background-color : #BBBBBB;
 	color: black ;

 }
.topMenuText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: #111111 ;
 }
.topMenuTextHighlighted {
	font-size: 14px; 
	font-weight: normal; 
	color: #111111 ;
 }

.topMenuSubText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: #111111 ;
 }
.topMenuSubTextHighlighted {
	font-size: 10px; 
	font-weight: normal; 
	color: #111111 ;
 }

.topMenuBox {
	font-style: normal; 
	font-weight: normal; 
	text-align:left;
	background-image:url(../pics/navigation/blank.gif);
 }
.topMenuBoxHighlighted {
	font-style: normal; 
	font-weight: normal; 
	text-align:left;
	background-image:url(../pics/navigation/greytrans.png);
}

.topMenuBoxSub {
	font-style: normal; 
	font-weight: normal; 
	text-align:left ;
	background-image:url(../pics/navigation/blank.gif);
 }
.topMenuBoxSubHighlighted {
	font-style: normal; 
	font-weight: normal; 
	text-align:left;
	background-image:url(../pics/navigation/greytrans.png);
}


.aktuellPopUp {
	font-style: normal; 
	font-weight: normal; 
	text-align:center ;
	color: #111111 ;
	background-image:url(../pics/navigation/aktuell_translow.png);
 }

.aktuellPopUpHighlighted {
	font-style: normal; 
	font-weight: normal; 
	text-align:center ;
	font-size: 22px; 
	color: #111111 ;
	background-image:url(../pics/navigation/aktuell_trans.png);
}

.aktuellPopUpText {
	font-style: normal; 
	font-weight: normal; 
	text-align:center ;
	font-size: 22px; 
	color: #111111 ;
	padding-top: 10px;
 }

 
.productSubMenu {
	background-color : #CCCCCC;
 }



.homeDescBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: #111111 ;
	background-image:url(../pics/navigation/home_textbg.png);
 }

.wohnungDescBox {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: #111111 ;
	background-image:url(../pics/navigation/wohnung_textbg.png);
 }

.wohnungTitle {
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	color: #EEEEEE ;
 }
.wohnungVacancyInfo{
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	color: #EEEEEE ;
 }

.wohnungVacancyInfoHomeDescBox {
	font-style: normal; 
	font-weight: normal; 
	background-image:url(../pics/navigation/wohnung_textbg.png);
 }
.wohnungVacancyInfoHomeText{
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #EEEEEE ;
 }

.contentText{
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	color: #EEEEEE ;
 }


 /*
 Navi Produkte/Seiten unten rechts
 */
.productSubTextMis {
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: #EEEEEE ;
	background-color : #808080;
  }
  
  .productSubTextBoxMis {
	font-style: normal; 
	font-weight: normal; 
	color: #EEEEEE ;
	background-color : #999999;
	float: right;
	
	}
  .productSubTextBoxMisDesigner {
	font-style: normal; 
	font-weight: normal; 
	color: #EEEEEE ;
	background-color : #808080;
	float: right;
	
	}
 

 .productSubText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: #EEEEEE ;
	background-color : #808080;
  }
  
  .productSubTextBox {
	font-style: normal; 
	font-weight: normal; 
	color: #EEEEEE ;
	background-color : #808080;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	padding-top: 3px; 
 	padding-left: 10px; 
 	padding-right: 10px; 
	float: left;
	}
 .productSubTextBoxHigh {
	font-style: normal; 
	font-weight: normal; 
	color: black ;
	background-color : #C0C0C0;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	padding-top: 3px; 
 	padding-left: 10px; 
 	padding-right: 10px; 
	float: left;
 }

 .productSubTextBoxClicked{
	font-style: normal; 
	font-weight: normal; 
	color: black ;
	background-color : #B0B0B0;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	padding-top: 3px; 
 	padding-left: 10px; 
 	padding-right: 10px; 
	float: left;
 }

 
 .productSubTextBoxHighMis {
	font-style: normal; 
	font-weight: normal; 
	color: black ;
	background-color : #C0C0C0;
	float: right;
 }

 .productSubTextBoxClickedMis{
	font-style: normal; 
	font-weight: normal; 
	color: black ;
	background-color : #B0B0B0;
	float: right;
 }

 
 .productSubTextBoxContent {
	font-style: normal; 
	font-weight: normal; 
	color: black ;
 }

 .productSubTextBoxContentMis {
	font-style: normal; 
	font-weight: normal; 
	color: black ;
	float: right;
 	font-size: 12px; 
	padding-top:10px;
	padding-right:10px;
}



 .productSubHighlighted {
	font-size: 11px; 
	font-weight: normal; 
	color: white ;
 }

 
.MainMenu {
	background-color : #232323;
 }

.MainMenuText {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	color: white ;
	background-color : #232323;
 }
 
.MainMenuTextHighlighted {
	font-size: 14px; 
	font-weight: normal; 
	color: #E2A371 ;
 }
 
.menupunkt {
  font-style: normal; 
  font-weight: normal; 
  font-size: 9pt; 
  text-align: justify ;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
A.menupunkt:link {text-decoration: none;color:#5A6454}
A.menupunkt:visited {text-decoration: none;color:#5A6454}
A.menupunkt:hover {text-decoration: none;}
A.menupunkt:active {text-decoration: none;color:#5A6454;background-color:#787878}

  
.menutop {
  font-style: normal; 
  font-weight: bold; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  color: #231f20 ;
  }
A.menutop:link {text-decoration: none;color:#231f20;}
A.menutop:visited {text-decoration: none;color:#231f20;}
A.menutop:hover {text-decoration: none;color:#231f20;}
A.menutop:active {text-decoration: none;color:#231f20;}

.menutopActive {
  font-style: normal; 
  font-weight: bold; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #ebeae9;
  color: #231f20 ;
  }
A.menutopActive:link {text-decoration: none;color:#231f20;}
A.menutopActive:visited {text-decoration: none;color:#231f20;}
A.menutopActive:hover {text-decoration: none;color:#231f20;}
A.menutopActive:active {text-decoration: none;color:#231f20;}

.menutopTitle {
	position:relative; 
	top:5px;
	left:8px;
  }


.menusub {
  font-style: normal; 
  font-weight: bold; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  color: #231f20 ;
  }
A.menusub:link {text-decoration: none;color:#231f20;}
A.menusub:visited {text-decoration: none;color:#231f20;}
A.menusub:hover {text-decoration: none;color:#231f20;}
A.menusub:active {text-decoration: none;color:#231f20;}

.menusubActive {
  font-style: normal; 
  font-weight: bold; 
  font-size: 9pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  color: #d23745 ;
  }
A.menusubActive:link {text-decoration: none;color:#d23745;}
A.menusubActive:visited {text-decoration: none;color:#d23745;}
A.menusubActive:hover {text-decoration: none;color:#d23745;}
A.menusubActive:active {text-decoration: none;color:#d23745;}

.menupunktInvers {
  color: white ; 
  background-color: #3f3f3f;
  font-style: normal; 
  }
a.menupunktInvers:visited {text-decoration: none;text-decoration:none;color: white;}
a.menupunktInvers:link {text-decoration: none;text-decoration:none;color: white;}
a.menupunktInvers:hover {text-decoration: none;}
a.menupunktInvers:active {text-decoration: none;text-decoration:none;color: white;}
  
.menupunktOrange {
  color: black ; 
  background-color: #e96a3d;
  font-style: normal; 
  }
a.menupunktOrange:visited {text-decoration: none;text-decoration:none;color: black;}
a.menupunktOrange:link {text-decoration: none;text-decoration:none;color: black;}
a.menupunktOrange:hover {text-decoration: none;}
a.menupunktOrange:active {text-decoration: none;text-decoration:none;color: black;}

.menubox {
  background-color : #dbdad9;
  }


.permission-edit   { 
  color: white ; 
  background-color: #D3BEBE;
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  padding: 0px;
  }
  
.permission-title    { 
  color: white ; 
  background-color: #B30000;
  font-style: normal; 
  font-weight: bold; 
  font-size: 14px; 
  padding: 2px;
  padding-left: 10px; 
  }
  
.permission-list    { 
  color: white ; 
  background-color: #D3BEBE;
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  }

.permission-list-container    { 
  background-color: #D3BEBE;
  padding: 0px;
  padding-left: 0px; 
  }

.permission-list-title    { 
  color: #EBEBEB ; 
  background-color: #BB9292;
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
  padding: 2px;
  padding-left: 10px; 
  border : solid 1px;
  border-left-color : #BB9292;
  border-right-color : #BB9292;
  border-top-color : #730140;
  border-bottom-color : #BB9292;
  }
.permission-list-item    { 
  color: #530000 ; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  padding: 2px;
  padding-left: 10px; 
  }

.permission-input  { 
  color: #530000 ; 
  background-color: #CCA3A3;
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  border : solid 1px;
  border-color : #730140;
  }

.permission-search-box  { 
  color: #EBEBEB ; 
  background-color: #BB9292;
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
  padding: 5px;
  border : solid 1px;
  border-color : #730140;
  }
  
.ssqAdminSite   { 
  font-style: normal; 
  font-weight: normal; 
  background-color: #dddddd;
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

 .ssqAdminTitle    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

.ssqAdminColTitle    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

.ssqAdminCol   { 
  font-style: normal; 
  font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ssqAdminColSmall   { 
  font-style: normal; 
  font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ssqAdminSearchFields  { 
  font-style: normal; 
  font-size: 10px; 
  color:black;
  background-color: #DDDDDD ;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

 .ssqAdminSearchBoxAjax  { 
	font-style: normal; 
	font-size: 10px; 
	color:black;
	background-color: #EEEEEE ;
	border : solid 1px;
	border-left-color : #777777;
	border-right-color : #777777;
	border-top-color : #777777;
	border-bottom-color : #777777;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ssqAdminColInactiveObject   { 
  font-style: normal; 
  font-size: 10px; 
  background-color: red ;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

.ssqAdminColHigh   { 
  font-style: normal; 
  font-size: 10px; 
  color: red;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

.ssqAdminSubCol   { 
  font-style: normal; 
  font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

  
.caldayboxActivMonth    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #FEFEFE;
  border : solid 1px;
  border-left-color : #B1B1B1;
  border-right-color : #B1B1B1;
  border-top-color : #B1B1B1;
  border-bottom-color : #B1B1B1;
  }
  
.caldayboxInactivMonth    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #E9E9D9;
  border : solid 1px;
  border-left-color : #B1B1B1;
  border-right-color : #B1B1B1;
  border-top-color : #B1B1B1;
  border-bottom-color : #B1B1B1;
  }

.caldayboxCurrentDay    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #FFEFD9;
  border : solid 1px;
  border-left-color : #EF9999;
  border-right-color : #EF9999;
  border-top-color : #EF9999;
  border-bottom-color : #EF9999;
  }

.caldayboxActivDay    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #F2F2F2;
  border : solid 1px;
  border-left-color : #B1B1B1;
  border-right-color : #B1B1B1;
  border-top-color : #B1B1B1;
  border-bottom-color : #B1B1B1;
  }

.caldayboxMousOver {
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #DEEFD9;
  border : solid 1px;
  border-left-color : #B1B1B1;
  border-right-color : #B1B1B1;
  border-top-color : #B1B1B1;
  border-bottom-color : #B1B1B1;
  }
  
.caldaytitle    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
.caldaycontent    { 
  font-style: normal; 
  color: #787878;
  font-weight: normal; 
  font-size: 9px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
  
.calmonthtitle    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.colheader    { 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.contentSpezial    { 
  color: #787878;
  font-style: normal; 
  font-weight: normal; 
  font-size: 11px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #dcebe0;
  border : solid 1px #c8dbcc;
  border-bottom-width: 1px ;
  border-left-width: 1px ;
  border-right-width: 1px ;
  border-top-width: 1px ;

  }

.caldayboxActivDay    { 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #F2F2F2;
  border : solid 1px;
  border-left-color : #B1B1B1;
  border-right-color : #B1B1B1;
  border-top-color : #B1B1B1;
  border-bottom-color : #B1B1B1;
  }

.linkItemTitle {
  font-style: normal; 
  font-weight: bold; 
  font-size: 8pt; 
  color: #d23745;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
A.linkItemTitle:link {color:#d23745;}
A.linkItemTitle:visited {color:#d23745;}
A.linkItemTitle:hover {color:#d23745;}
A.linkItemTitle:active {color:#d23745;}

.linkItemDesc {
  font-style: normal; 
  font-weight: normal; 
  font-size: 8pt; 
  color: #787878;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.programItemTitle {
  font-style: normal; 
  font-weight: bold; 
  font-size: 8pt; 
  color: #d23745;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
A.programItemTitle:link {color:#d23745;}
A.programItemTitle:visited {color:#d23745;}
A.programItemTitle:hover {color:#d23745;}
A.programItemTitle:active {color:#d23745;}

.programItemSubTitle {
  font-style: normal; 
  font-weight: bold; 
  font-size: 8pt; 
  color: #787878;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
.programItemDesc {
  font-style: normal; 
  font-weight: normal; 
  font-size: 8pt; 
  color: #787878;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.programTitleBox {
  background-color : #ebeae9;
  }
.programTitleBoxTitle {
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-weight: bold; 
  font-size: 12pt; 
  color : #231f20;
  }

.programPictureSubTitle {
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-weight: normal; 
  font-size: 8pt; 
  color : #231f20;
  }


.backgroundProgram {
 background-color : #ebeae9;
  scrollbar-base-color:#dbdad9;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#231f20;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#dbdad9;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#DCDBDA;
}


.actualBox {
  background-color : #ffffff;
  }

.actualTitle {
  font-style: normal; 
  font-weight: bold; 
  font-size: 9pt; 
  background-color: #6c6e70 ;
  color: white;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
  
.actualItemDesc {
  font-style: normal; 
  font-weight: normal; 
  font-size: 7pt; 
  color: #787878;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }


.actualTitleBoxTitle {
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-weight: bold; 
  font-size: 8pt; 
  color : #231f20;
  }

.actualictureSubTitle {
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-weight: normal; 
  font-size: 7pt; 
  color : #231f20;
  }


  
.scrollbars {
  scrollbar-base-color:#dbdad9;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#231f20;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#dbdad9;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#DCDBDA;
  }
  
.tableheader    { 
 }

.plan-a    { 
  color: #990000; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  background-color: #6699ff;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
.plan-b    { 
  color: #990000; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  background-color: #66cccc;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.plan-small-cursiv     { 
  color: green; 
  font-style: italic; 
  font-weight: normal; 
  font-size: 10px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  } 

.colfield    { 
  color: #231f20; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.sonntag    { 
  color: #990000; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.colalter    { 
  font-size: 12px; 
  font-weight: normal; 
  color: white;
  background-color: red;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    }

.xmlForm    { 
  color: SlateGray;
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  border : solid 1px #dbdad9;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
	
.xmlAction    { 
  color: SlateGray;
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  border : solid 1px #dbdad9;
  }

.xmlSection    { 
  color: SlateGray;
  font-style: normal; 
  font-weight: normal; 
  font-size: 11px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.xmlInputField    { 
  color: #5A6454; 
  background-color : #efefef;
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  border : solid 1px #dbdad9;
  border-bottom-width: 1px ;
  border-left-width: 1px ;
  border-right-width: 1px ;
  border-top-width: 1px ;

  scrollbar-base-color:#dbdad9;
  scrollbar-3dlight-color:#e6f0ea;
  scrollbar-arrow-color: black ;
  scrollbar-darkshadow-color:black;
  scrollbar-face-color:#dbdad9;
  scrollbar-highlight-color:silver;
  scrollbar-shadow-color:#c8dbcc;
  scrollbar-track-color:##dcebe0;
  }

.xmlInputFieldMandatory    { 
  color: #5A6454; 
  background-color : #efefef;
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  border : solid 1px #dbdad9;
  border-bottom-color: #d23745 ;
  border-bottom-width: 1px;
  border-left-width: 1px ;
  border-right-width: 1px ;
  border-right-color: #dbdad9 ;
  border-top-width: 1px ;
  }

.xmlInputFieldMandatoryCheckbox    { 
  color: #5A6454; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  border : solid 1px ;
  border-bottom-color: #e29ca2 ;
  border-bottom-width: 1px ;
  border-left-width: 1px ;
  border-left-color: silver ;
  border-right-width: 0px ;
  border-top-width: 1px ;
  border-top-color: silver ;
  }
  
.xmlInputFieldButton    { 
  color: #5A6454; 
  background-color : #efefef ;
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  border : solid 1px #dbdad9;
  border-bottom-width: 2px ;
  border-left-width: 2px ;
  border-right-width: 2px ;
  border-top-width: 2px ;
  }

  
.xmlInputFieldCheck    { 
  color: white; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 10px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

	
.xmlerrortable    { 
  font-style: normal; 
  font-weight: normal; 
  bgcolor: gray ;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }
.xmlerrortitle    { 
  color: #d1341c; 
  font-weight: bold; 
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }
.xmlerrormessage    { 
  color: #d1341c; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }
	
.newstitle    { 
  color: #5A6454; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

.newsboxDesc {
  color: #5A6454; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

  }
.newsboxDescHighlighted {
  color: #5A6454; 
  font-style: normal; 
  font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-color : #dbdad9;
  border : solid 2px;
  border-left-color : #EEEBE2;
  border-right-color : #FEFCF6;
  border-top-color : #EEEBE2;
  border-bottom-color : #FEFCF6;
  }
  
.newsbox {
  background-color : #dbdad9;
  border : solid 2px;
  border : solid 2px;
  border-left-color : #dbdad9;
  border-right-color : #dbdad9;
  border-top-color : #dbdad9;
  border-bottom-color : #ffffff;
  }
  
.newsentry {
  color: #5A6454; 
  font-style: normal; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #F8F5EC;
  border : solid #F8F5EC 1px;
  border-bottom-color : #FEFCF6;
  }

.newsentryHighlighted {
  color: #5A6454; 
  font-style: normal; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #ffffff;
  border : solid 1px;
  border-left-color : #B1B1B1;
  border-right-color : #B1B1B1;
  border-top-color : #B1B1B1;
  border-bottom-color : #B1B1B1;
  }
  
.newsboxTitle {
  color: #5A6454; 
  font-weight: bold; 
  font-size: 8pt; 
  }
a.newsboxTitle:visited {text-decoration:underline;color: #5A6454;}
a.newsboxTitle:link {text-decoration:underline;color: #5A6454;}
a.newsboxTitle:hover {text-decoration:underline;color: #dcebe0;background-color:#5A6454}
a.newsboxTitle:active {text-decoration:underline;color: #dcebe0;background-color:#5A6454}


.newsboxCategorie {
  color: #5A6454; 
  font-weight: normal; 
  font-size: 10pt; 
  }
a.newsboxCategorie:visited {text-decoration:underline;color: #5A6454;}
a.newsboxCategorie:link {text-decoration:underline;color: #5A6454;}
a.newsboxCategorie:hover {text-decoration:underline;color: #dcebe0;background-color:#5A6454}
a.newsboxCategorie:active {text-decoration:underline;color: #dcebe0;background-color:#5A6454}

.newsboxText {
  color: #5A6454; 
  font-weight: normal; 
  font-size: 8pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
a.newsboxText:visited {text-decoration:underline;color: #5A6454;}
a.newsboxText:link {text-decoration:underline;color: #5A6454;}
a.newsboxText:hover {text-decoration:underline;color: #dcebe0;background-color:#5A6454}
a.newsboxText:active {text-decoration:underline;color: #dcebe0;background-color:#5A6454}

  
.newsdate    { 
  color: #5A6454; 
  font-style: normal; 
  font-size: 8pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.newstext    { 
  color: #d1341c; 
  font-style: normal; 
  font-size: 10px; 
  white-space: normal;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
	

.contentbox {
  color: #5A6454; 
  font-style: normal; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color : #ebeae9;
  }

.filelinkbox {
  background-color : #d23745;
  }
.filelinktitle {
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-weight: bold; 
  font-size: 8pt; 
  color : #ffffff;
  }
a.filelinktitle:visited {text-decoration:underline;color: white;}
a.filelinktitle:link {text-decoration:underline;color: white;}
a.filelinktitle:hover {text-decoration:underline;color: white;}
a.filelinktitle:active {text-decoration:underline;color: white;}

	
.links    { 
  color: #5A6454; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 12px; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
a.links:visited {text-decoration:underline;color: #5A6454;}
a.links:link {text-decoration:underline;color: #5A6454;}
a.links:hover {text-decoration:underline;color: #dcebe0;background-color:#5A6454}
a.links:active {text-decoration:underline;color: #dcebe0;background-color:#5A6454}
	
.error    { 
    font-size: 12px; 
    font-weight: bold; 
    color: white;
    background-color: red;
    }


.windowtitle    { 
  color : #231f20 ;
  font-style: normal; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }

.navfield    { 
    font-size: 9px; 
    font-weight: normal; 
    color: black;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
   }


.stattitle    { 
  background-color: #e5e5e5;
  font-weight: bold; 
  color: black ;
  font-size: 16px; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
.statsubtitle    { 
  color: white;
  background-color: #3f3f3f;
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }
.statfield   { 
  background-color: #e5e5e5;
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  }   
.statfield0   { 
  color: #7a5250;
  background-color: #e5e5e5;
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }   
.statfield50   { 
  background-color: #EFEFEF;
  color: #566455;
  font-weight: bold; 
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }   

.ssqdesc    { 
  border-color: white ;
  font-weight: bold; 
  background-color: Wheat;
  font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }
.ssqdata    { 
  color: black;
  background-color: gold;
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }
   

A:visited {text-decoration:none;}
A:link {text-decoration:none;}
A:hover {text-decoration:none;}
A:active {text-decoration:none;}

A {text-decoration: none}


.site {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*background-color: #666666;*/
	background-color: #222222;
	text-decoration:none;

	}

.formular {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*background-color: #666666;*/
	background-color: #CCCCCC;
	text-decoration:none;
	}


.bodyattribute { 
	color : #787878 ;
    font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color : #ebeae9 ;
 }

.bodyattribute2 { 
	color : #787878 ;
    font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color : #ebeae9 ;
 }

.bodyattributemitbild { 
	color : #787878 ;
    font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-image: url(pics/layout/title_logo.gif) ;
	background-color : #ebeae9 ;
	background-position:515px 5px;
	background-repeat:no-repeat;    
	background-attachment: fixed;

 }
.bodyattributeMenu { 
	background-color : #dbdad9 ;
	color : #787878 ;
    font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
 }


.webFormHeader{
	width: 587px;
	max-width: 587px;
	min-width: 587px;
	height:500px;
	min-height:500px;
	max-height:500px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:113px;
	}


.webFormLogo{
	width: 113px;
	max-width: 113px;
	min-width: 113px;
	height:500px;
	min-height:500px;
	max-height:500px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

.webFormdesc{
	background-color : #999999;
	width: 150px;
	max-width: 150px;
	min-width: 150px;
	height:150px;
	min-height:150px;
	max-height:150px;
	overflow:hidden;
	position:absolute;
	top:350px;
	left:550px;
	color:white;
	
	padding-top:8px;
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align:center;
}


.webFormContent{
	width: 600px;
	max-width: 600px;
	min-width: 600px;
	height:500px;
	min-height:500px;
	max-height:500px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:118px;
}

.webFormContentForm{
	position:absolute;
	top:9px;
	left:0px;
}

 .webFormTitle {
	font-style: normal; 
	font-weight: normal; 
	font-size: 16px; 
	color: #111111 ;
}

.webFormFieldDesc{
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: #111111 ;
}

.webFormFieldValueInput{
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: #111111 ;
	background-color : #eeeeee;
    border : 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	  border : solid 1px;
	  border-left-color : #888888;
	  border-right-color : #888888;
	  border-top-color : #888888;
	  border-bottom-color : #888888;
	}

.webFormFieldValueDisplay{
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	color: #111111 ;
	line-height:150%;	
}

.liegSiteTitle{
	font-style: normal; 
	font-weight: 100 ; 
	font-size: 20pt; 
	color: #222222 ;
	text-align:right;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }
.liegSiteTitleOrt{
	font-style: normal; 
	font-weight: 100 ; 
	font-size: 16pt; 
	color: #222222 ;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }


 
.login { background-color :  silver }
.firma { background-color : white }
  	 

