body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #FFFFFF;
	scrollbar-arrow-color : #162435;
	scrollbar-base-color : #92A5BD;
	scrollbar-darkshadow-color : #334C6A;
	background:url(/images/back_page.jpg);
}

	A:LINK, A:FOCUS, A:VISITED {
		color : #FFFFFF;
		text-decoration : none;
	}

	A:HOVER, A:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
}

table{
	font-size : 10px;
}
small{
	font-size : 8px;
}

th{
	text-align : left;
}

.ueberverwaltung
{
	font-size : 14px;
	font-weight : bold;
}

.ueber
{
	font-size : 12px;
	font-weight : bold;
	color : #ADB0A9;
}

.aktivpkt
{
	font-size : 14px;
	font-weight : bold;
	color: #ADB0A9;
}

input, button, textarea, checkbox, radio, select
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.pflichtfeld{
	font-weight : bold;
	color : Red;
	font-size : 12px;
}

.feld{
	font-weight : bold;
	font-size : 12px;
}

.td1{
	background-color : #546274;
}

.td2{
	background-color : #262C34;
}

.td3{
	background-color : #FFAD02;
}

.td4{
	background-color : #ADB0A9;
}

.td5{
	background-color : White;
	color: #546274;
}

.td5 A:LINK, .td5 A:FOCUS, .td5 A:VISITED, .td5 A:HOVER {color: #546274;}

.feldklein{
	width : 68px;
}

.feldklein1{
	width : 100px;
	border : none;
}

.feldmittel{
	width : 100px;
}

.feldgross{
	width : 200px;
}

.feldland{
	width : 20px;
}

.feldplz{
	width : 40px;
}

.feldort{
	width : 140px;
}

strong{
	font-weight : bold;
}

.stkfeld
{
	border : 1px solid #AAB1BA;
	color: #FFFFFF;
	background:#2A313A;
	width: 20px;
	font-weight : bold;
	text-align : right;
}

.blau{
	font-size : 10px;
	color : #031931;
}

.rot {
	color: Red;
}

h3 {
	font-size: 12px;
	color: #3566CD;
	margin-bottom: 8px;
}

h4 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
}

.th_finanz {
	background-color: #2062af;
	color: White;
}

#headMenue {
	position:absolute;
	top:28px;
	left:-10px;
	list-style-type:none;
}

#headMenue li {
	float:left;
	padding-right:15px;
	font-weight:bold;
	color:#FFFFFF;
}

#headMenue li a {
	font-weight:bold;
	color:#FFFFFF;
}

#footerMenue {
	position:absolute;
	top:0px;*top:12px;
	left:147px;
	list-style-type:none;
}

#footerMenue li {
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#footerMenue li a {
	font-weight:bold;
	color:#FFFFFF;
	font-size:8px;
}

#wk_menge {
	position:absolute;
	left:37px;
	top:41px;
	width:118px;
	height:15px;
	font-size:9px;
	font-weight:bold;
	text-align:right;
}

#shopTable {
	width:770px;
}
#shopTable th {
	text-indent:8px;
}
#shopTable .thLeft {
	background:url(/images/shop_th_left.jpg) no-repeat;
	height:23px;
	width:367px;
}
#shopTable .thMiddle {
	background:url(/images/shop_th_middle.jpg) no-repeat;
	height:23px;
	width:132px;
}
#shopTable .thRight {
	background:url(/images/shop_th_right.jpg) no-repeat;
	height:23px;
	width:271px;
}
#shopTable .tdLeft {
	background:url(/images/shop_td_left.jpg) repeat-y;
	height:8px;
}
#shopTable .tdMiddle {
	background:url(/images/shop_td_middle.jpg) repeat-y;
	height:8px;
}
#shopTable .tdRight {
	background:url(/images/shop_td_right.jpg) repeat-y;
	height:8px;
}
#shopTable .tdBottomLeft {
	background:url(/images/shop_td_bottom_left.jpg) no-repeat;
	height:8px;
}
#shopTable .tdBottomMiddle {
	background:url(/images/shop_td_bottom_middle.jpg) no-repeat;
	height:8px;
}
#shopTable .tdBottomRight {
	background:url(/images/shop_td_bottom_right.jpg) no-repeat;
	height:8px;
}
#menueTable {
	height:100%;
	width:137px;
	position:absolute;
	left:28px;
}
#menueTable a:link, #menueTable a:focus, #menueTable a:visited {
	color : #FFFFFF;
}
#menuetable a:hover, #menuetable a:active {
	color : #0C79F7;
}
.firstMenueTD {
	background:url(/images/back_menue_first_td.gif) no-repeat;
	height:21px;
}
.firstMenueTD a {
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
.menueTD {
	background:url(/images/back_menue_td.jpg) no-repeat;
	height:20px;
}
.menueTD a {
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
.lastMenueTD {
	background:url(/images/back_menue_last_td.jpg) repeat-y;
	height:100%;
}
