html,body {
	text-align:center;
	font-family:Verdana;
	font-size:10pt;
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}
a {
	font-size:10pt;
 	color:#000;
	text-decoration: underline;
}
.naviA {
	font-size:11pt;
	text-decoration:none;
	color:#000;
}
.headImg {
	padding:0 5px 0 5px;
}
.headImgP {
	float:left;
	width:400px;
}
.imgLogo2 {
	padding:15px 0 0 30px;
}
.logo2 {
	float:left;
	width:200px;
}
.headA {
	font-size:9pt;
	color:#888;
}
.headNav {
	border-top:1px solid #555;
	padding-top:10px;
	margin-top:35px;
	float:left;
	width:300px;
	color:#888;
}
#logo {
	width:217px;
	height:136px;
	margin:40px 15px 0 15px;
	float:left;
}
#head {
	margin:10px 0 0 0;
	float:left;
	width:750px;
	height:190px;
	border:1px solid #999;
}
#content {
	float:left;
	margin: 15px 20px 0 53px;
	line-height:15px;
	font-size:10pt;
	width:730px;
	line-height:20px;
	margin-top:15px;
	text-align:left;
}
.news_headline {
	font-weight:bold;
	text-decoration:underline;
	color:#00cc00;
}
.bold {
	font-weight:bold;
}
.produkt_info {
	clear:both;
	padding-top:10px;
}
.button {
	width:300px;
	border:thin solid #999;
	background-color:white;
	color:black;
}
.button_area {
	width:300px;
	border:thin solid #999;
	background-color:white;
	color:black;
}
.button_submit {
	border:thin solid #999;
	background-color:white;
	color:black;
	width:120px;
}
.produkt_image {
	float:left;
	width:250px;
}
.produkt_describtion {
	font-weight:bold;
	padding-bottom:10px;
	clear:both;
	width:490px;
}
.nav {
	clear:both;
	float:left;
	margin-left:-20px;	
	list-style-type:none;
}
.nav li {
	background-image: url('../img/navibg.jpg');
	height:30px;
	width:173px;
	margin:2px 0 2px 0;
	padding:10px 0 0 0;
	text-align:left;
	
}
.headline {
	width:186px;
	height:23px;
	background-image: url('../img/headlinebg.jpg');
	margin:0;
	font-weight:bold;
	background-repeat:repeat-y;
	padding:7px 0 0 10px;
	margin-bottom:15px;
	text-align:left;
}
.nav li a {
	padding-left:10px;
}
.sucheButton {	
	width:80px;
	color:black;
	border:1px solid #999;
	background-color:white;
}
.sucheSubmitButton {
	margin-left:5px;
	width:50px;
	color:black;
	border:1px solid #999;
	background-color:white;
}
