/* CSS Document */

#border_right {
	position: absolute;
	left: 20px;
	width: 780px;
	top: 17px;
	/*background-color: #FF0000;*/
}

#border_left {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	position: absolute;
	left: 0px;
	width: 150px;
	background-color: #ffffff;
}

#border_left P {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #reiter {
	margin: 0px;
	padding: 0px;
}

#border_right #reiter A {
	margin: 2px 2px 0px 0px;
	padding: 3px 10px 2px 10px;
	display:block;
	float: left;
	background-color: #F1F2F7;
	background-image: url(../00_img/reiter_hintergrund_off.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-right-color: #7186C7;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #7186C7;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #7186C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #reiter A:hover {
	background-image: url(../00_img/reiter_hintergrund_off.gif);
}

#border_right #reiter A.aktiv {
	margin: 0px 2px 0px 0px;
	padding: 5px 10px 3px 10px;
	background-image: url(../00_img/reiter_hintergrund_on.gif);
	border-bottom: none;
	font-weight: bold;
}

#border_right #content {
	margin: 0px;
	padding: 0px 10px 15px 6px;
	border-right-color: #7186C7;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #7186C7;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #7186C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	background-color: #F2F3F7;
	clear: left;
}

#border_right #content P {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #content TABLE TR TD {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #content TABLE TR TD.small {
	width: 100px;
}

#border_right #content TABLE TR TD.middle {
	width: 140px;
}

#border_right #content FORM INPUT {
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border-color: #7186C7;
	border-style: solid;
	border-width: 1px;		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #content FORM INPUT.checkbox {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #content FORM INPUT.button {
	margin: 10px 0px 10px 0px;
	padding: 4px 7px 4px 7px;
	background-color: #A4A94F;
	background-image: url(../00_img/button_hintergrund.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border-top-color: #B7C357;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #7D9408;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #7D9408;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #B7C357;
	border-left-style: solid;
	border-left-width: 1px;			
}

#border_right #content FORM SELECT {
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border-color: #7186C7;
	border-style: solid;
	border-width: 1px;		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#border_right #content #restwert_berechnung {
	padding: 10px;
	margin: 0px;
	background-color:#ffffff;
	border:#FF0000 solid 2px;
}

#border_counter {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

