body {
	background:#ffffff;
	font-family: Georgia;
}

a {
	color: #000000;
}

a img {
	border:0;
}

h1 {
	font-weight: normal;
	font-family: Georgia;
	padding: 0;
	padding-top:3px;
	margin: 0;
	line-height: 30px;
	font-size:36px;
}

h2 {
	color: #999999;
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

ul {
	padding:0;
	margin:0;
}

li {
	padding:0;
	margin:0;
	list-style: none;
	font-size: 12px;
}

li:hover {
	background: #DFDFDF;
	cursor: pointer;
}

.active {
	background: #cccccc;
}

.input-text  {
	position: relative;
	top: -3px;
	border: 1px solid #999999;
	width:184px;
	height: 18px;
	font-family: Georgia;
	font-size: 12px;
	padding-left: 10px;
}

.input-button {
	width: 50px;
	height: 22px;
	background: #999999 !important;
	color: #ffffff;
	border: 1px solid #999999;
	font-family: Georgia;
}


#parkettkunde {
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}


#parkett-header {
	height:126px;
}

.box-left {
	position: absolute;
	left: 0px;
	width: 250px;
	height: 110px;
	font-size: 12px;
}

.box-center {
	position: absolute;
	left: 275px;
	width: 250px;
	height: 110px;
	color: #999999;
	font-size: 12px;
}

.box-right {
	position: absolute;
	left: 550px;
	width: 250px;
	height: 110px;
}

.headbar {
	width: 245px;
	height: 12px;
	background: #999999;
	margin-bottom: 6px;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	padding-left: 4px;
}

.headbar a{
	text-decoration: none;
	color: #ffffff;
}

.headtext {
	padding: 0px 5px;
	margin-top: -1px;
}

.logo {
	margin-top: -3px;
}

#left-menu {
	position: relative;
	width: 238px !important;
	overflow: hidden;
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
	float:left;
}

	#left-menu a {
		text-decoration: none;
	}

#parkett-content {

}

#parkett-main {
	position: relative;
	left: 26px;
	width:520px;
	float:left;
	top:12px;
	
}

#parkett-topleft {
	float: left;
	width: 250px;
}

#parkett-topright {
	position: relative;
	float:left;
	width: 250px;
	height: 87px;
	left: 24px;
}

#parkett-text {
	position: relative;
	top: 20px;
	font-size: 12px;
	width: 510px;
	padding-left:2px;
}

#parkett-footer {
	padding-top: 60px;
}

.footerbar {
	border: 1px solid #cccccc;
	padding: 6px;
	color: #000000;
	height: 75px;
	font-size: 12px;
}

.footerbar a {
	text-decoration: none;
}

