body, table, h1, h2, input, submit, textarea, ul {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
P {
	margin-top: 0px;
	margin-bottom: 0px;
}
.font11 {
	font-size: 11px;
}
.headpicture {
	border-top: 1px solid #000000;
	width: 446px;
}
.headicon {
	border-top: 1px solid #000000;
	width: 102px;
}
.lines {
	height: 8px;
	width: 800px;
	left: 1px;
}

.leftpicture {
	border-top: 1px solid #cccccc;
}

.pageholder {
	width: 1020px;
}
.bg {
	background-image: url("../images/tableBG.gif");
	width: 800px;
}


.logotype {
	background-color: #8d9b84;
	width: 252px;
	height: 200px;
	margin-left:1px;
	text-align: center;
	border-top: 1px solid #000000;
}


.menu {
	background-image: url("../images/bg_darkGreen.gif");
	border-left: 1px solid #000000;
	width: 252px;
	z-index:10;
}
.menuitem {
	border-bottom: 1px solid #cccccc;
	height: 29px;
	padding-top: 1px; 
	padding-left: 5px; 
	z-index:11;
}
.menuitem_Active {
	background-image: url("../images/bg_lightGreen.gif");
	border-bottom: 1px solid #cccccc;
	height: 29px;
	padding-top: 1px; 
	padding-left: 5px; 
	z-index:12;
}
.menutext {
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	padding-top: 5px; 
	margin-left: 10px; 
	z-index:20;
	text-align: left;
	position:relative;
}


.newsBG {
	background-image: url("../images/bg_aktuellt.gif");
	float:right;
	width: 176px; 
	height: 400px;
	margin-top: 30px;
}
.news {
	margin-left: 15px;
	width: 156px;
	margin-top:60px;
	font-size: 11px;
}


.producer {
	margin-left: 25px; 
	text-align:left; 
	margin-top:6px;
}


a {
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}
a.link {
	text-decoration: underline;
	color: #336699;
	font-weight: normal;
}

a.menulink {
	text-decoration: none;
	color: #ffffff;
}
a.menulink_Active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.blacklink {
	text-decoration: none;
	color: #000000;
}
a.newslink {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.main {
	padding-top: 20px;
	height:100%;
	width: 455px; 
	margin-left: 50px;
	margin-right: 45px;
	margin-bottom: 10px;
	text-align:left;
}

.gototop {
	width:450px; 
	padding-bottom:35px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}


.flower {
	position:absolute; 
	z-index:200;
	margin-left:630px; 
	margin-top:-175px;
}
.bottomline {
	height: 4px;
	background-color: #333333;
	margin-left:1px;
	margin-right:15px;
}


.copy {
	color: #999999;
	font-size: 11px;
	text-align: right;
}



.br {
line-height:8px;
}
.fotnot {
	line-height:5px;
}



.blackborder {
	border: 1px solid #000000;
}



.select {
	font-size: 11px;
	width: 200px;
}
.inputSmall {
	border: 1px solid #000000;
	width: 160px;
	height: 18px;
}
.inputMedium {
	border: 1px solid #000000;
	width: 160px;
	height: 18px;
}
.inputLarge {
	border: 1px solid #000000;
	width: 300px;
	height: 20px;
}
.textarea {
	border: 1px solid #000000;
	height: 100px;
}

.submit {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #ff0000;
	height: 19px;
	padding-left:20px;
	padding-right: 20px;
}

ul {
	margin-top: 7px;
	list-style-type: square;
}

.mark_yellow {
	background-color: #ffffcc;
}
