

body {
	background: rgb(255,255,255);
	color: #000;
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;

}

input {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
}

.disabledField {
	border:1px solid silver;
}


.readonlyField {
	border:1px solid silver;
	background-color:#eeeeee;
	color: #444;
}

.number {
	text-align: right;
}

a {
	font-size: 10px;
	margin-left: 5px;
}

.radio {
	font-size: 10px;
}


select {
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/** HEADER Bereich **/

#header {
	background: white url(../images/header_background.gif) repeat-y;
	position: absolute;
	top:0px;
	width: 99%;
	height:49px;
	border-bottom: 1px solid Silver;
}

#headerTitle {
  position: absolute;
  left:160px;
  top:8px;
  width: 180px;
  height: 35px;

}
#headerAppTitle {
  background: url(../images/masnet.gif) no-repeat;
  position: absolute;
  left:10px;
  height: 40px;
  width: 150px;
  top:5px;
}

#headerLogo {
  background: url(../images/merkur_logo.png) no-repeat;
  position: absolute;
  right:0px;
  width: 300px;
  height: 50px;
}


#menu {
   background: #FCFCFC;
	position: absolute;
	width: 220px;
	height:504px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	top:49px;
	left:6px;
}

#menuHeader {
	background: rgb(221,237,198);
	position: absolute;
	width: 5px;
	height:504px;
	border-left: 1px solid Silver;
	top:49px;
}


#footer {
	background-color: #FBFBFB;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
	position: absolute;
	top:553px;
	width:99%;
	height:22px;
	font-size: 10px;
	padding-top: 2px;
}


#footerLogo {
   position: absolute;
	background-color: White;
	top:554px;
	right: 0px;
	width: 360px;
	height: 20px;
	background: url(../images/wunder_mensch03.gif) no-repeat;
}

#main {
	position: absolute;
	left:232px;
	height: 498px;
	top:50px;
}

.formHeader {
	position: absolute;
	top:5px;
	left:0px;
   background: url(../images/panel_title.gif) no-repeat;
	font-weight: bold;
	color: black;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	text-indent: 10px;
	font-size: 12px;
   color: #7CB437;
	width:500px;
}

.statusImage {
	position: absolute;
	top:8px;
	left: 280px;
}

.navHeader,.loginInfoHeader {
   background: url(../images/nav_title.gif) no-repeat;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 18px;
	text-indent: 10px;
	margin-top:5px;
	margin-left:5px;
	padding-top:2px;
	font-size: 12px;

}

.formDetailArea {
	position: absolute;
	top:24px;
	left: 0px;
	width: 500px;

}

.right {
	text-align: right;
}

.inputButton,.lineInputButton {
	border: 0px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.lineInputButton {
	position: relative;
	width: 16px;
	height: 16px;
}


.inputArea,.loginPanel,.keyInputArea{
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #EBEBEB;
	border-top: none;
	width:700px;
}

.fzKontoCol1{
	width: 116px;
}

.fzKontoCol2{
	width: 400px;
}

.fzComboBox {
	width: 556px;
}

.adresseInputArea{
	font-size: 10px;
	font-weight: bold;
	width:500px;
}

.printOptionInputArea {
	font-size: 10px;
	font-weight: bold;
}

.keyInputArea{
	border:none;
	width: auto;
}

.innerInputArea, .innerInputAreaNoSpacing, .inputWithLabel, .comboBoxFont {
	font-size: 10px;
	font-weight: bold;
}

.innerInputAreaNoSpacing {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-spacing: 0px !important;
}

.inputWithLabel td {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-spacing: 0px !important;
}

table.panelGridTopAlign tbody tr td {
	vertical-align: top;
}

table.panelGridTopAlign tbody tr td * td {
	vertical-align: middle;
}

.comboBoxSmall {
	width: 50px;
}

.comboBox {
	width: 120px;
}

.comboBoxBig {
	width: 180px;
}

.comboBoxLarge {
	width: 220px;
}

.comboBoxVeryLarge {
	width: 300px;
}

.comboBoxHuge {
	width: 620px;
}

.scrollableForm {
	overflow: auto;
	height: 424px;
	width: 722px;
}

.formContent {
	border:1px solid #F3F3F3;
	width: 702px;
	height: 424px;
}

.headerPane, .collapsiblePane, .activeCollapsiblePane {
	width:700px;
	background-color: #F2F8EF;
	background:  url(../images/header_pane_background.gif);
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid silver;
	border-top: 1px solid #A0A0A0;
	height: 25px;
	margin-top:5px;
	vertical-align: middle;

}

.activeCollapsiblePane {
    background:  url(../images/header_active_pane_background.gif);
}


/** BUTTONS **/

.buttonArea a:link,.btnprint a,.btnprint a:link,.btnprint a:hover,.btnprint a:visited,.btnmenu,.btncancel,.btncopy,.btnantrag,.btnnew,.btnadd,.btnclose,.btnsuchen,.btnok,.btnsave,.btnback,.btnprint,.btnemail,.btnemailsend,.btnemailsendundarchiv,.btnarchivierung,.btnapply,.btnloeschen,.btnsend,.btnshow,.btncheck,.btnmail,.btnforward,.btntarifuebertrag {
	border: 1px solid black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	width: 105px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	margin-left: 5px;
}

.btncopy {
	background: white url(../images/copy.gif) no-repeat left;
}

.btnshow {
	background: white url(../images/run.gif) no-repeat left;
}
.btnapply {
	background: white url(../images/apply.gif) no-repeat left;
}

.btnforward {
	background: white url(../images/forward.gif) no-repeat left;
}

.btntarifuebertrag {
	background: white url(../images/tarifUebertrag.gif) no-repeat left;
}

.btnlist {
	background: white;
}

.btncancel {
	background: white url(../images/back.gif) no-repeat left;
}

.btnantrag {
	background: white url(../images/document.gif) no-repeat left;
}
.btnnew {
	background: white url(../images/document_add.gif) no-repeat left;
}
.btnadd {
	background: white url(../images/add.gif) no-repeat left;
}
.btnsuchen {
	background: white url(../images/search16.gif) no-repeat left;
}
.btnok {
	background: white url(../images/ok16.gif) no-repeat left;
}
.btnsave {
	background: white url(../images/save.gif) no-repeat left;
}
.btnback {
	background: white url(../images/back.gif) no-repeat left;
}
.btnemail {
	background: white url(../images/email.png) no-repeat left;
}
.btnemailsend {
	background: white url(../images/email_go.png) no-repeat left;
}

.btnemailsendundarchiv {
	width: 170px;
	background: white url(../images/email_go.png) no-repeat left;
}

.btnarchivierung {
	width: 125px;
	background: white url(../images/script_save.png) no-repeat left;
}

.btnprint {
	background: white url(../images/printer.gif) no-repeat left;
}


.btnloeschen {
	background: white url(../images/del.gif) no-repeat left;
}
.btnclose {
	background: white url(../images/close.gif) no-repeat left;
}

.btnmail {
	background: white url(../images/mail_small.gif) no-repeat left;
}
.btnsend {
	background: white url(../images/send16.gif) no-repeat left;
}


.buttonArea,.loginButtonArea {
	background:  url(../images/bgrnd_light.gif);
	padding: 2px;
	padding-right: 20px;
	padding-top: 4px;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid Gray;
	width:700px;
	height: 34px;
	margin:0px;
	margin-top: 10px;
}
.copyArea {
	padding: 2px;
	padding-right: 20px;
	padding-top: 4px;
	text-align: right;
	vertical-align: middle;
	border: 3px solid #7CB437;
	width:700px;
	margin:0px;
	margin-top: 10px;
	font-size: 10px;

}


/** Messages **/

.messageArea,.errorArea,.errorMarker{
	position: absolute;
	width:450px;
	overflow: auto;
	font-size: 10px;
	padding:0px;
	margin:0px;
	text-align: right;
	background: transparent;
	top:48px;
   right:13px;
	z-index: 100;
}

.errorArea {
	background: #F5FCEB;
	border: 1px solid black;
	margin-top: 5px;
	cursor: pointer;
	width: 330px;
	text-align: left;

}

.errorMarker {
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-top:5px;
}

.errorCloseArea {
	width: 100%;
	border-bottom: 1px solid black;
	text-align: right;
}


.messageInfo,
.messageWarning,
.messageError {
   height: 25px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;

}
.messageError {
   background: url(../images/error16.gif) no-repeat left top;
}

.messageInfo {
   background: url(../images/ok16.gif) no-repeat left top;
}
.messageWarning {
   background: url(../images/warn16.gif) no-repeat left top;
}



/** Infobox **/

.infobox {
	padding: 0px;
	background: url(../images/infobox/box_bottom_181.gif) rgb(231, 247, 208) no-repeat left bottom;
	margin: 0px 0px 20px 20px;
   width: 180px;
   position: absolute;
   right:12px;
	left:400px;
   top:5px;
}

.infoboxHeader {
   padding-right: 10px;
   padding-left: 10px;
   background: url(../images/infobox/box_top_181.gif) no-repeat left top;
   padding-bottom: 1px;
   margin: 0px 0px 5px;
   color: #000;
   padding-top: 1px;
   border-bottom: #fff 1px solid;
}
.infoboxText {
   padding-right: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   margin: 0px 0px 0px 10px;
   color: #666;
   padding-top: 0px;
   font-family: Verdana, sans-serif;
   font-size: 10px;
   overflow: auto;
}

.graphic {

	position: absolute;
	top:140px;
	left:0px;
}

.loginPageText {

	position: absolute;
	top:290px;
	left:0px;
	width:620px;
}

.fieldLabel {
	font-size: 10px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	text-align: left;
}

.output {
	 font-size: 10px;
	 font-weight: bold;
}

.header {
	 font-size: 12px;
	 font-weight: bold;
}


.highlightOutput,.praemie,.sectionTitle{
	 font-size: 10px;
	 font-weight: bold;
	 width:100px;
     color: #7CB437;
}


a {
	color: #333366;
    text-decoration: underline;
}

a:hover {
	color: #333366;
    text-decoration: underline;
}


/** Fachliche Styles **/

.praemie {
	 font-size: 12px;
    text-align: right;
	 width:100px;
}

.date {
	width: 30px;
}

.tarifBezeichnung, .tarifKurzBez {
    text-align: left;
	 font-size: 10px;
	 font-weight: bold;
	 width:420px;
}

.tarifKurzBez {
	width: 70px;
}

.zusatzAktiv {
	text-align: center;
	width: 40px;
}

.zusatzColumn {
	text-align: center;
	width: 60px;
}

.rabattBezeichnung {
	width: 150px;
}

.zusatzKurzBezeichnung {
	width: 80px;
}

.zusatzBezeichnung {
	width: 400px;
}

.weitereKinderName {
	width: 150px;
}

.loginPanel,.loginButtonArea {
	width: 295px;
	text-align: center;
}


.loginInfoHeader {
	position: absolute;
	top:440px;
	width: 209px;
	left:7px;

}

.loginInfo {
	background:  url(../images/bgrnd_light.gif);
	position: absolute;
	width:209px;
	top:462px;
	border: 1px solid #EBEBEB;
	margin:0px;
	margin-left:5px;
	left:7px;

}

.section,.inputSection {
   background: url(../images/bgrnd_light.gif);
	border: 1px solid silver;
	margin: 10px;
	margin-top:3px;
	padding: 10px;
}

.optionSection {
   background: #F8F8F8;
   border: 1px solid silver;
   margin-right: 20px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.top{
   vertical-align:top;
}

.inputSection {
	background: #FCFCFC;
}

.inputSectionArea {
	font-weight: bold;
	font-size: 10px;
}

.inputSectionAreaLabel {
	width: 120px;
}

.inputAreaHeader {
	background-color: #E8F8E8;
}

.sectionTitle {
	background: url(../images/section_marker.gif) no-repeat left;
	border: 1px solid silver;
	border-bottom: none;
	padding: 4px;
	padding-left:20px;
	margin-top:20px;
	margin-left:10px;
	font-size: 10px;
	font-weight: bold;
	width:auto;
	color:#4B6D21;

}

#noscript {
   z-index: 100;
	position: absolute;
	top: 220px;
	left:220px;
   color: White;
	font-size: 14px;
	font-weight: bold;
	background: Red;
}

.hiddenCheckbox {
 	visibility: hidden;
}

.svRabattBezeichnung {
	width: 350px;
	font-weight: bold;		
}

.svRabattWert {
	width: 150px;
	text-align: right;	
}

.tarifUebertragPersonInfo {
	width: 300px;
	text-align: left;	
}

.tarifUebertragGeburtsDatum {
	width: 40px;
	text-align: left;	
}

.tarifUebertragGeschlecht {
	width: 40px;
	text-align: left;		
}

.tarifUebertragSozialversicherung {
	width: 40px;
	text-align: left;		
}

.tarifUebertragTitel {
	width: 40px;
	text-align: left;		
}

.tarifUebertragVorname {
	width: 40px;
	text-align: left;		
}

.tarifUebertragNachname {
	width: 40px;
	text-align: left;		
}


.tarifUebertragTarifAktiv {
	width: 20px;
	text-align: center;		
}

.tarifUebertragTarifPersonenInfo {
	width: 220px;
	text-align: left;		
}

.tarifUebertragTarifListe {
	width: 200px;
	text-align: left;		

