body{
	background-color: #008572;
	background-image: url(images/background.png);
	background-repeat: no-repeat;

	font-family: Calibri, Arial;
}

#navi {
	width: 1100px;
	height: 120px;
	margin-top: -8px;
	text-align: center;
	background-color: #aaaaaa;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#kontextnavi {
	float: left;
	width: 280px;
	background-color: #cccccc;
	height: 880px;
}

#inhalt {
	width: 820px;
	background-color: #eeeeee;
	float: left;
	overflow: auto;
	height: 880px;
}

#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
}

.header{
	font-weight: bold;
	font-size: 30px;
}

.header2{
	font-weight: bold;
	font-size: 20px;
}

.loginname{
	font-size: 12px;
}

.loginname #client{
	font-weight: bold;
}

.headerlink{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.subMenue{
	width: 100%;
	height: 100%;
	margin: 10px;
	margin-top: 30px;
}

.subMenue h3{
	font-weight: bold;
	margin: 0px;
}

#adminMainDiv{
	width: 95%;
	height: 95%;
	margin: 20px;
	margin-top: 30px;
}

#adminMainDiv input[type=text],input[type=password]{
	width: 300px;
}

.ersatzteil_menue{
	font-weight: bold;
	font-size: 16px;
}

#mainDiv{
	width: 95%;
	height: 95%;
	margin: 20px;
	margin-top: 30px;
}

.mod_ersatzteilservice_shopTABLE_DIV{
	display: none;
}

.mod_ersatzteilservice_shopTABLE{
}

.mod_ersatzteilservice_shopTABLE th{
	padding-left: 10px;
	padding-right: 10px;
}

.mod_ersatzteilservice_shopTABLE td{
	vertical-align: top;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.mod_ersatzteilservice_wkTABLE{

}

.mod_ersatzteilservice_wkTABLE th{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}

.mod_ersatzteilservice_wkTABLE td{
	vertical-align: top;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}