body {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
}

.pagetext {
	line-height: 16px;
}

.pagetext_mobil {
	line-height: 18px;
	font-size: 13px;
}

.bigheader, h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight:normal;
}

.mobileheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight:normal;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.mediumheader {
	font-size: 18px;
	color: #666666;
}

.middleheader {
	font-size: 16px;
	color: #666666;
}

.smalltext {
	font-size: 9px;
}



.blockheader {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #C1C67A;
	margin: 0px;
	padding: 5px;
	width: 200px;
	font-weight: bold;
	text-align: center;
}

.blockheader_wide {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #C1C67A;
	margin: 0px;
	padding: 5px;
	width: 420px;
	font-weight: bold;
	text-align: center;
}

.headerlinks {
	position: relative;
	left: 7px;
	top: 52px;
	color:#FFFFFF;
}

.newsframe {
background-color: #AAB162;
padding: 10px;
font-size: 11px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #000000;
}


a.blacklink {
	color: #000000;
	text-decoration: none;

}

a.blacklink:hover {
	color: #000000;
	text-decoration: underline;

}


a.whitelink {
	color: #FFFFFF;
	text-decoration: none;

}

a.whitelink:hover {
	text-decoration: underline;

}


a.mainlink {
	font-size: 13px;
	color: #89843F;
	text-decoration: none;

}

a.mainlink:hover {
	color: #FF6600;
}



a.mainlink_active {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}

a.mainlink_active:hover {
	color: #000000;

}

a.greenlink {
	font-size: 13px;
	color: #AAB162;
	text-decoration: none;

}

a.greenlink:hover {
	color: #AAB162;
}



a.greenlink_active {
	color: #AAB162;
	text-decoration: none;
	font-size: 13px;
}

a.greenlink_active:hover {
	color: #AAB162;

}


a.headlink {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;

}

a.headlink:hover {
	text-decoration: underline;
}

a.headlink_active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

a.headlink_active:hover {
	color: #ffffff;
}


a.headlink_mobil {
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}


a.headlink_active_mobil {
	font-size: 13px;
	color: #B07D4E;
	text-decoration: none;
}



a.mainpage_mobil {
	font-size: 18px;
	color: #B07D4E;
	text-decoration: none;
	font-weight:bold;
}


hr {
color: #B07D4E;
background-color: #B07D4E;
height: 1px;
border: none;
}



.img_left {
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	float: left;
	padding-right: 10px;
}

.img_right {
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	float: right;
	padding-left: 10px;
	text-align:right;
}

.img_above {
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
	float: none;
	clear: both;
}

.img_below {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	float: none;
	text-align:left;
	clear: both;
}

.lankdiv {
	color: #89843F;
	padding-top: 5px;
	padding-bottom: 5px;

}


.bildpadding {
	padding-bottom: 10px;
}

.standard {
color: #339933;
}

.tillval {
color: #FF6600;
}

.prodpicpad {
	margin-right: 15px;
}

.botrightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.topleftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.startpic {
	border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.startheader {
	font-size: 20px;
	color: #AAB162;
}



.mobil_outerdiv {
background-color:#AAB162; 
padding:10px;
}

.mobil_innerdiv {
	padding: 10px; 
	background-color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 18px;
	font-size: 13px;
}

.mobil_puff {
	padding:10px;
	background-color:#ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;

	border: thin solid #AAB162;
	clear: both;
	margin-bottom:10px;
	height:70px;
}
