/* Standard-Styles HTML-Tags*/
body {background-color: #FFFFEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px  } /**/
hr { color: #466480; }
td { font-family: Verdana; font-size: 11px ; color: #000000 } /**/
input { font-family: Verdana; font-size: 11px; }
textarea { font-family: Verdana; font-size: 11px; }
/* Standard-Styles Links */
a:link {  text-decoration: underline; color: #000000}
a:visited {  text-decoration: underline; color: #979797}
a:hover { text-decoration: underline; color: #000000} 
a:active { text-decoration: underline; color: #000000}
/* Farben */
.bgDark { background-color: #000000; }
.bgMedDark { background-color: #F9F300; }
.bgMedium { background-color: #FFFF99; }
.bgMedLight, .bgJob { background-color: #FFFCBE; }
.bgLight, .bgTable { background-color: #FFFFEE; }
/* Schriften allgemein*/
.contentHeadline { font-family: Verdana; font-size: 15px; font-weight: bold; color: #000000 } 
.contentSubHeadline { font-family: Verdana; font-size: 11px; font-weight: bold; color: #000000 }
.textRegular {    font-family: Verdana; font-size: 13px; color: #222222}
.textBold {   font-family: Verdana; font-size: 13px; color: #222222; font-style: normal; font-weight: bold}
.textRegularDark {   font-family: Verdana;  font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-indent: 40pt}
.textRegularWhite {   font-family: Verdana;  font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-indent: 20pt}
.textRegularBlack {   font-family: Verdana;  font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-indent: 20pt}
/* Spezialstile für Rechner */
.calcHeadline {  font-family: Verdana; font-size: 15px; font-weight: bold; color: #000000}
.calcTextFieldSmall { border: 1px #222222 solid; height: 12pt; width: 66pt; }
.calcTextFieldWide { border: 1px #222222 solid; height: 12pt; width: 223pt; }
/* Styles für Formularelemente */
.formTextfieldSmall {  border: 1px #222222 solid; height: 12pt; width: 105pt; }
.formTextfieldNumeric { border: 1px #222222 solid; text-align: right; height: 12pt; width: 70pt; }
.formTextfieldWide {  border: 1px #222222 solid; height: 12pt; width: 210pt; }
.formTextareaWide {  border: 1px #222222 solid; height: 50pt; width: 210pt; }
.formCheckbox {  }
/* Styles für Blockelemente (z.B. Rahmen, ...) */
.blockBorder {  border: 1px #466480 solid; height: 12pt; font-family: Verdana; font-size: 11px; text-align: right; width: 70pt}
.blockBorderBottom {  border-color: #e3ebee #e3ebee #466480; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
/* spezielle Styles (???) */
.rahmenblauohne {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; height: 12pt; border: 1px #466480 solid} /* wahrscheinlich zum löschen */

/* Styles for eventliste*/
.td-header {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #012362}

a.textlink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline}
a.textlink:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline}
a.textlink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline}
a.textlink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline}

.separator {
	background-color: #000000;
}
/* Styles for retirement calc*/
.td-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

.td-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.td-header-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F9F300;
	font-weight: bold;
	height: 17px;
}

.textfield150 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
	border: 1px solid #6d6d6d;
	vertical-align: middle;
	text-align: right
}

.textfield30 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 30px;
	border: 1px solid #6d6d6d;
	vertical-align: middle;
	text-align: right
}

.bgMediumBorder {
	background-color: #FFFcbe;
	border: 1px #6d6d6d solid;
}

.buttonToRightVar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	background-attachment: scroll;
	background-color: #F9F300;
	background-image: url("/eBusiness/wohnen-in/images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #000;
	height: 12px;	
}

a.buttonToRightVar:link, a.buttonToRightVar:visited, a.buttonToRightVar:hover, a.buttonToRightVar:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	background-attachment: scroll;
	background-color: #F9F300;
	background-image: url("/eBusiness/wohnen-in/images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #000;
	height: 12px;	
}

.buttonToLeftVar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	background-attachment: scroll;
	background-color: #F9F300;
	background-image: url("/eBusiness/wohnen-in/images/arrow_left.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000;
	height: 12px;	
}

a.buttonToLeftVar:link, a.buttonToLeftVar:visited, a.buttonToLeftVar:hover, a.buttonToLeftVar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	background-attachment: scroll;
	background-color: #F9F300;
	background-image: url("/eBusiness/wohnen-in/images/arrow_left.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000;
	height: 12px;	
}

.lineheight {
	line-height: 13px;
}

.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6D6D6E;
	text-decoration: none;
	white-space:nowrap;
	background-color: #FFFCBE;
	background-image: url("/eBusiness/wohnen-in/images/tab_l_n.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #6D6D6E;
		
}

a.tab:link, a.tab:visited, a.tab:hover, a.tab:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6D6D6E;
	text-decoration: none;
	white-space:nowrap;
	background-color: #FFFCBE;
	background-image: url("/eBusiness/wohnen-in/images/tab_l_n.gif");
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #6D6D6E;
		
}

.tabHighlighted {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	background-color: #F9F300;
	background-image: url("/eBusiness/wohnen-in/images/tab_l_o.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #000;
		
}
a.tabHighlighted:link, a.tabHighlighted:visited, a.tabHighlighted:hover, a.tabHighlighted:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	background-color: #F9F300;
	background-image: url("/eBusiness/wohnen-in/images/tab_l_o.gif");
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #000;
		
}

.tab_text, a.tab_text:link, a.tab_text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6D6D6E;
	text-decoration: none;
	white-space:nowrap;
	text-indent: 15px;
		
}

a.tab_text:hover, a.tab_text:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	text-indent: 15px;
		
}

.errormessage {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
