body { margin:0;
 	padding:0;
 	width:100%;
 	color:#5f5f5f; 
 	font: normal 12px/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
html, .main { padding:0;
 		margin:0;
	 	background:#D2D2D2 url(images/bg_body.jpg) top center no-repeat; 
		}
	
/* Header */

#header {
	height:125px;
	margin-bottom: 20px;
	padding-top: 35px;
	/*background-image: url(images/img2b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

#header * {
	text-align: center;
	text-decoration: none;
	color: #FFFAF0;
}

#header h1 {
	letter-spacing: 1px;
	font-size: 35px;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 a:link, a:active {
	text-decoration: none;
	color: #F3F3F3;
}
#header h2 {
	letter-spacing: 1px;
	font-size: 12px;
	color: #F3F3F3;
	margin-top: 20px;
	}
	
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}

.content {
	margin:0px;
	padding:0;
}

.content_resize { margin:0 auto;
 padding:30px 30px; 
 width:890px;
 background-color:#E9E9E9;
 border:1px solid #d7d7d7;
 border-top:none;
 }
.content .mainbar { margin:0; padding:0; float:right; width:520px;}
.content .sidebar { margin:0; padding:0; float:left; width:330px;}	
	
/* Footer */

#footer {
	clear: both;
	padding:20px;
	margin:0;
	background: url(images/bgkachel.gif) 0px -120px;
	color: #F3F3F3;
	height: 50px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a:link, a:active {
	text-decoration: none;
	color: #F3F3F3;
}

#footer a:visited{
	text-decoration: none;
	color: #F3F3F3;
}

#footer a:hover {
	text-decoration: underline;
	color: #D2D2D2;
}

/* Boxed */

.boxed {
	padding:0px 0px;
	margin-bottom:5px;
}

.boxed .title {
	margin: 0;
	padding: 0;
	font-size: 16px;
}


.boxed .image {
	float: left;
	margin: 10px 20px 0 0;
}
.contentS {
	padding:10px 0px 0 0px;
	background-color: #FBFCFE;
	font-size:  11px;
	border: solid #d7d7d7 1px;
	line-height: 14px;
}
.contentS p{
	text-align: center;
}

.produkt{
	background-color: #454545;
	color:#FBFCFE;
	padding:5px;
}
.produkt a:link, a:active {
	text-decoration: none;
	color: #FBFCFE;
	font-weight: normal;
}

.produkt a:visited{
	text-decoration: none;
	color: #FBFCFE;
}

.produkt a:hover {
	text-decoration: underline;
	color: #FBFCFE;
}


.incontent{
	padding:20px 0;
}

#menu ul{
	margin:0;
	padding:5px;
}

#menu li{
	background-color: #454545;
	color: #F3F3F3;
	line-height: 25px;
	padding:0px 10px;
}

#menu a:link, a:active {
	text-decoration: none;
	font-weight:normal;
	color: #F3F3F3;
}

#menu a:visited{
	text-decoration: none;
	font-weight:normal;
	color: #F3F3F3;
}

#menu a:hover {
	text-decoration: none;
	color: #212121;
	background-color: #D2D2D2;
}

#news {
	background-color: #FAF2D2;
	border:1px solid #FFCC66;
	padding: 5px;

}
img {
 border: none;
	
}
.imgborder{
	border: 1px solid #323232;
	azimuth: center;
}

.imgleft{
	border: 1px solid #323232;
	azimuth: center;
	float:left;
	margin-right: 20px;
}

.imglefto{
	azimuth: center;
	float:left;
	margin-right: 20px;
}


h1, h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
	color: #323232;
}

h3 {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 25px;
	background-color: #454545;
	color:#FBFCFE;
	padding:5px;
}

h4 {
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 140%;
}

ul, ol {
	color: #323232;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}

ol {
	margin-left: 0;
	padding-left: 1em;
}

a:link, a:active {
	text-decoration: none;
	color: #323232;
	font-weight: bolder;
	line-height: 20px;
}

a:visited{
	text-decoration: none;
	color: #323232;
	font-weight: bolder;
	line-height: 20px;
}

a:hover {
	text-decoration: none;
	color: #E9E9E9;
	background-color: #6F6F6F;
	line-height: 20px;
}

blockquote{
	font-style: italic;
}
