.koreBasicLayer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative; 
	width: 385px;
	clear: both;
	float: none;
	left: 0px;
	top: 0px;
	margin-bottom: 16px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	display: block;
	border: 0px none #000000;
}

/**
================================================
     Link Styles
================================================
**/

a.koreLink:link {
}
a.koreLink:visited {
}
a.koreLink:hover {
}
a.koreLink:active {
}

/**
================================================
     Ergebnis-Seiten Styles
================================================
**/
div.koreErgebnisTitel {
	font-weight:bold;
	margin-top:16px;
	margin-bottom:16px;
}
div.koreAbsatz {
	margin-bottom: 16px;
}
table.koreErgebnisAngabenTabelle {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;	
	border-collapse:collapse;
}
table.koreErgebnisAngabenTabelle tr {
	height:24px;
}
table.koreErgebnisAngabenTabelle td.korePosition {
	width: 140px;	
}
table.koreErgebnisAngabenTabelle td.korePosition {
	width: 180px;
}
ul.koreList {
	list-style-position: outside;
	list-style-image: none;
	margin-left:20px;
	list-style-type: disc;
}
table.koreGerichtErgebnisTabelle {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;	
	border-collapse:collapse;
}
table.koreGerichtErgebnisTabelle tr {
	height: 24px;
	vertical-align: top;
}
table.koreGerichtErgebnisTabelle td.korePosition {
	width: 220px;	
}
table.koreGerichtErgebnisTabelle td.koreWert {
	width: 180px;	
}
table.koreAnwaltErgebnisTabelle {
	width: 100%;
	border: 0px none;
	margin: 0px 0px 12px;
	padding: 0px;	
	border-collapse:collapse;
}
table.koreAnwaltErgebnisTabelle tr {
	height: 24px;
	vertical-align: middle;
}
table.koreAnwaltErgebnisTabelle td.korePosition {
	width: 220px;
}
table.koreAnwaltErgebnisTabelle td.koreWert {
	width: 120px;
	text-align: right;
}

/**
================================================
     Eingabeseiten Styles
================================================
**/
div.koreFormularAbschnitt {
	margin-top: 5px;
	margin-bottom: 0px;
}
.koreFormularAbschnittInhalt {
	margin-top: 5px;
}
.koreFormularTitel {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-top:16px;
	margin-bottom:6px;
}
.koreFormularFehler {
	color: #800000;
	font-weight: bold;
	text-align: left;
	margin-top:0px; 
	margin-bottom:16px;
}
table.koreAllgemeineAngaben {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;	
	border-collapse:collapse;
}
table.koreAllgemeineAngaben tr {
	height: 25px;
	vertical-align: top;
}
table.koreAllgemeineAngaben td.koreLabel {
	width: 110px;
}
table.koreAllgemeineAngaben tr.koreGerichtZeile {
	height:50px;
}
table.koreRadioTabelle {
	width: 100%;
	border: 0px none;
	border-collapse:collapse;
	border-spacing: 0px;
	padding:0px;
	font-size: 10pt;
}
table.koreRadioTabelle tr {
	vertical-align:top;
	border:0px none;	
}
table.koreRadioTabelle td {
	border:0px none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;	
}
div.koreRadioTabelleRadioTitle {
	margin-bottom:2px;
	font-weight:bold;
}
div.koreRadioTabelleRadio {
	margin-left:10px;
	margin-bottom:2px;
}
table.koreGerichtRadioTabelle {
	width: 100%;
	border: 0px none;
	border-spacing: 0px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
table.koreGerichtRadioTabelle tr {
	vertical-align:top;
	height:16px;
}
table.koreGerichtRadioTabelle td.koreGerichtRadioCell {
	width:30px;
}
table.koreCheckboxTabelle {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
table.koreCheckboxTabelle tr {
	vertical-align: top;
}
table.koreCheckboxTabelle td {
	padding-bottom:1px;
}
table.koreCheckboxTabelle td.koreCheckboxCell {
	width: 25px;
}
td.koreInfoCell {
	width: 40px;
	text-align:right;
}
/* 
================================================
     Formular Styles
================================================
*/

/* Textfeld Streitwert */
input.koreStreitwert {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(120, 153, 158);
    border-right-color: rgb(120, 153, 158);
    border-bottom-color: rgb(120, 153, 158);
    border-left-color: rgb(120, 153, 158);
    background-color: rgb(240, 247, 247);
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 11px;
    height: 18px;
    width: 80px;
}

/* Textfeld Auftraggeber/ Prozessgegner */
input.koreAuftraggeber{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(120, 153, 158);
    border-right-color: rgb(120, 153, 158);
    border-bottom-color: rgb(120, 153, 158);
    border-left-color: rgb(120, 153, 158);
    background-color: rgb(240, 247, 247);
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 11px;
    height: 18px;
    width: 80px;
}

/* Radio Button */
input.koreRadioButton {
	font-size: 10px; 
/*    background-color: rgb(202, 225, 224);	*/
    width: 24px;	
	color: #000000; 	
	border: none;
}

/* Checkbox */
input.koreCheckbox {
	border: none;
	width:auto;
	margin-top:0px;
	background-color: #CAE1E0;
}

/* Submit Button */
input.koreSubmitButton {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(120, 153, 158);
    border-right-color: rgb(120, 153, 158);
    border-bottom-color: rgb(120, 153, 158);
    border-left-color: rgb(120, 153, 158);
    background-color: rgb(240, 247, 247);
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 11px;
    height: 18px;
    width: 100px;
}

/* Streitwert-Assistent-Button */
input.koreStreitwertAsistent {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: rgb(0, 0, 0);
    height: 18px;
    width: 60px;
    vertical-align: top;
}

/* Info-Button */
input.koreInfoButton {
    font-size: 9px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    height: 20px;
    width: 20px;
    text-align: center;
}

/** 
================================================
     Hilfe/ Info Popup Styles
================================================
**/
body.koreInfoBasis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 	
	color: #000000;
/*	background-color:#CAE1E0; */
}
div.koreInfoTitel {
	font-weight: bold;
	margin-bottom:24px;
	background-color:#B7C8CA;
}
div.koreInfoAbsatz {
	margin-bottom:16px;
}
/** 
================================================
     Streitwert Assistent Popup Styles
================================================
**/
body.koreAssistentStandard {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#000000; 
/*	background-color:#CAE1E0;  */
}
div.koreAssistentTitel {
	font-weight: bold;
	margin-bottom: 12px;
	background-color:#B7C8CA;
}
div.koreAssistentHinweis {
	margin-bottom: 12px;
	font-weight: bold;
}
div.koreAssistentBeschreibung {
	margin-bottom: 12px;
}
table.koreAssistentTabelle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
/*	background-color: #B7C8CA; */
	border-collapse: collapse;
}
table.koreAssistentTabelle td {
/*	border: thin solid #CAE1E0; */
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}
div.koreAssistentButtons {
	margin-top: 24px;	
}
div.koreAssistentButtons input {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	width: 60px;
}
input.koreAssistentRadioButton {
	font-size: 10px; 
	color: #000000; 
	border: none; 
	padding-right: 0px; 
	padding-left: 0px;
}

td {
font-size:10pt;
line-height:normal;
font-family:Helvetica,Arial,sans-serif;
}
A:hover {text-decoration:none; color:#CC0000;}
A:link {text-decoration:none; color:#0000FF;}
A:visited {text-decoration:none; color:#740163;}
p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.dezent8 {text-decoration:none; color:#999999; font-size: 8pt; font-family: geneva,arial; font-weight:100}
table.border { background-color:transparent; border-style:solid; border-width:1px; border-color:#dddddd; }
.black8 {text-decoration:none; color:#000066; font-size: 8pt; font-family: arial,sans-serif; font-weight:100}
.black9 {text-decoration:none; color:#000066; font-size: 9pt; font-family: arial,sans-serif; font-weight:200}
div.menu2{font-size: 80%; font-family: arial,sans-serif; font-size: 9pt; text-align: center; margin: 5px 0; }
div.menu2 A, div.menu2 A:visited{color: black; background-color: #dddddd; display: inline; text-decoration: none; margin: 0; border-width: 1px;	border-color: #69f #039 #039 #69f; border-style: solid; padding: 1px 3px;}
div.menu2 A.current, div.menu2 A.current:visited{border-style: solid; color: #fff; background-color: #028; border-color: #36c #006 #038 #006;}
div.menu2 A:hover{color: #fff; background-color: #C63; border-color: #F96 #930 #930 #F96;}
div.menu2 A.current:hover{color: #ff4; background-color: #c63;border-color: #F96 #930 #930 #F96;}

