body{
	margin-top: 0px;
	background-color: #F4F4F4;
	background-image: url(images/linie.jpg);
	background-repeat: repeat-x;
}

#layout{
	width: 800px;
	border: 1px solid #BCBCBC;
}
#top{
	background-color: White;
}
#menu{
	background-color: #8fbf52;
	
	border-top: 1px solid #FCFCFC;
	border-bottom: 1px solid #E0E0E0;
}
.product{
	
}
#printer{
	float: right;
	margin-top:45px;
	margin-right:12px;
}
#content{
	font-family: Georgia;
	font-size: 11px;
	color: #464646;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
	width: 710px;
	text-align: left;
}
#content_forside{
	font-family: Georgia;
	font-size: 11px;
	color: #464646;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 20px;
	width: 770px;
	text-align: left;
}
#content_kontakt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 20px 4px 25px;
	color: #464646;
	padding-bottom: 5px;
	padding-left: 5px;
		width: 740px;
	text-align: left;
}


.link{
	color: Green;
	text-decoration: underline;
}
#midt{
	background-color: White;
}
#bottom{
	border-top: 1px solid #BCBCBC;
	font-family: Georgia;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1.6px;
	background-color: White;
	background-image: url(images/bottom.jpg);
}
#links{
	color: #196E1A;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 11px;
}
#right{
	
	color: #464646;
	border-left: 1px dashed #BCBCBC;
	background-color: #F9F9F9;
}


h1{
	font-family: Georgia;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #454545;
	font-weight: bold;
}
h5{
	font-family: Georgia;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 16px;
	color: #454545;
	font-weight: bold;
}

h2{
	font-family: Georgia;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 8px;
	color: #454545;
	letter-spacing: 0.8px;
}
h3{
font-family: Georgia;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom:5px;
	color: #323232;
		letter-spacing: 0.8px;
	font-weight: bold;
}
#logo{
	padding-bottom:0px;
	padding-top:5px;
	padding-left:335px;
	margin-left:0px;
	float: left;
}