@charset "UTF-8";
.container {
	min-height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background: url(weblogo2.png) no-repeat left top;
	border-bottom: 2px solid #069;
}
.container table tr td {
	height: 160px;
	width: 200px;
	border: 1px solid #FFF;
}
.container table tr td img {
	text-align: center;
	vertical-align: middle;
}
#contact {
	width:800px;
	height:30px;
	position:relative;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #069;
	margin-top: 3px;
}
.news {
	float: left;
	min-height: 400px;
	width: 300px;
	border-right: 1px solid #39C;
	padding: 5px;
}
#leftcol {
	min-height: 450px;
	width: 189px;
	border-right: 1px solid #069;
	float: left;
	padding: 5px;
}
form {
	background: #EFF;
	padding: 0px 5px 5px;
	height: 130px;
	border: 1px solid #069;
	font: 0.9em/10px Verdana, Geneva, sans-serif;
}
#middlecol {
	min-height: 450px;
	width: 290px;
	float: left;
	padding: 5px;
}
#rightcol {
	min-height: 450px;
	width: 289px;
	float: right;
	padding: 5px;
	border-left: 1px solid #069;
}
.navigation {
	height:30px;
	position:relative;
	z-index:640;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	padding-bottom: 5px;
}
.navigation ul li a  {
	display:block;
	text-decoration:none;
	width:auto;
	height:30px;
	text-align:center;
	color:#000;
	line-height:30px;
	overflow:hidden;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}
.container h3 a{
	line-height: 1.1em;
	font-weight: bold;
	border-left: 1em solid #9CF;
	padding-left: 1em;
	margin-bottom: 0px;
}

.container h3 a:hover {
	line-height: 1.1em;
	font-weight: bold;
	border-left: 1em solid #39C;
	padding-left: 1em;
	margin-bottom: 0px;
}
p {
	margin-top: 0.2em;
}
.btn2 a {
	display:block;
	color:#000;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 40px;
	text-align: center;
	float: left;
	height: 30px;
}
.btn2 a img {
	padding-top: 5px;
	border-width: 0px;
	border-style: none;
}
.btn a {
	display:block;
	color:#000;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 120px;
	text-align: center;
	float: left;
	height: 20px;
	padding-top: 10px;
	text-decoration: none;
		line-height: 1em;
}
.btnon {
	display:block;
	color:#090;
	width: 120px;
	text-align: center;
	float: left;
	height: 20px;
	padding-top: 10px;
	text-decoration: none;
	background: url(menubg.png) repeat-x center -60px;
	line-height: 1em;
}
.btn:hover a, .btn2:hover a {
		display:block;
		color:#000;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	background-position: left -30px;
	text-decoration: none;
	line-height: 1em;
}
.btn:visited a, .btn2:visited a {
	display:block;
	color:#000;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	line-height: 1em;	
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.menustartblock {
	background-image: url(menubgSTART.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 15px;
	float: left;
}
.menuendblock {
	background-image: url(menubgEND.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 15px;
	float: left;
}
.ecce      {
	display:block;
	text-decoration:none;
	width:180px;
	height:30px;
	text-align:left;
	color:#000;
	line-height:30px;
	overflow:hidden;
	padding-left: 8px;
	background: url(menubg.png) repeat-x left -60px;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
.produkttext {
	color: #000;
	padding-left: 30px;
	line-height: 1em;
	margin: 0;
}
.linkright {
	background-image: url(12arrowRight.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	line-height: 1em;
	margin: 12px;
}
.linkdown {
	background-image: url(12arrowDown.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 1em;
	margin: 8px;
}
.container .textblock ul {
	color: #666;
	padding-left: 30px;
	margin: 0;
}
.container .textblock #form1 {
	width: 400px;
}
.container .textblock img {
	float: right;
	margin-left: 5px;
}
a:link {
	text-decoration: none;
	color: #00F;
	line-height: 1em;
}
a:visited {
	text-decoration: none;
	color: #00F;
	line-height: 1em;
}
a:hover {
	color: #C30;
	text-decoration: underline;
	line-height: 1em;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(anlbg4.jpg) repeat-y center top;
	overflow: scroll;
}
a:active {
	text-decoration: none;
	color: #000;
	line-height: 1em;
}
.textblock {
	width: 800px;
	line-height: 1em;
}
.imgFree {
	float: left;
}
.imgRightBorder {
	float: right;
	border: 1px solid #000;
	margin-left: 20px;
}
.imgRightNoBorder {
	float: right;
	margin-left: 20px;
}
.hiliteText {
	color: #069;
}
.container #rightcol .siteinfo {
	height: 25px;
}
