* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-image: url("../images/website_simgun_v17a_19.gif");
	background-repeat: repeat-y;	
	background-color: #f1f1f1;
	background-position: center top;
}

#login {
	position: absolute;
	top: 5px;
	right: 5px;
}

#mainbox {
	position: relative;
	background-color: #fff;
	min-height: 100%;
	width: 980px;
	margin: 0px auto;
}

* html #mainbox {
	height: 100%;
}

#top {
	
}

#footerbox {
	position: absolute;
	bottom: 0px;	
	color: #fff;
	background-color: #272727;
	margin: 0px auto;
	width: 980px;
	height: 94px;
	text-align: center;
}

#footerbox a{
	color: #fff;
}

#footercontent {
	margin-top: 22px;
	font-size: 11px;
}

#header {
	background-color: #272727;
	height: 103px;
}

#header img {
	margin: 19px 0px 15px 30px;
}


#slideshowbox {
	height: 209px;
	width: 980px;
	overflow: hidden;
}

#contentbox {
	background-image: url("../images/verlauf_inhaltsbox.jpg");
	background-repeat: repeat-x;
	padding: 38px 30px 120px;
}

#leftquote {
	width: 30px;
	background-image: url("../images/doppelpfeil.gif");
	background-repeat: no-repeat;
	float: left;	
}

div.mainheadline {
	font-size: 26px;
	letter-spacing: 1px;
	font-family: impact;
	color: #333333;
	line-height: 20px;
	margin-bottom: 20px;
}

.text {
	font-size: 13px;
	line-height: 18px;
	color: #333;
}


.Zwischenueberschrift {
	letter-spacing: 1px;
	font-size: 18px;
	font-family: impact;
	color: #333333;
	line-height: 20px;
	margin-top: 23px;
	margin-bottom: 20px;
}

.bold {
	font-weight: bold;
}

div.col574 {
	width: 574px;
	float: left;
}

div.col286 {
	width: 286px;
	float: left;
}

div.spacercol {
	width: 30px;
	height: 50px;
	float: left;
}

div.col574 p {
	margin-bottom: 13px;
}

div.cleardiv1px {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

div.bilderspalte {
	margin-bottom: 20px;
}

.text a {
	color: #166900;
}

.text a:hover {
	color: #269201;
}


/* NAVI */

#navibar {
	width: 980px;
	height: 28px;
	background-image: url("../images/navi.gif");
	background-repeat: repeat-x;	
	overflow: hidden;
}

ul.navi1 {
	list-style: none;
	margin: 0px 19px 0px 30px;
}

ul.navi1 li {
  	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	padding: 0px 13px;
	height: 28px;
	cursor: pointer;
}

ul.navi1 li a {
	text-decoration: none;
	color: #000;
}

ul.navi1 li.highlight {
	background-image: url(../images/menu_auswahl.jpg);
}

ul.navi1 a.highlight {
	color: #fff;
}

ul.navi1 ul {
	list-style: none;
	padding: 5px 0px 8px;
	background-color: #206c07;	
	display: none;
}

ul.navi1 ul li {
	clear: left;
	font-weight: normal;
	color: #fff;
	min-width: 120px;	
	height: 27px;
	cursor: pointer;	
}

ul.navi1 ul li.highlight {
	background-image: none;
	background-color: #329610;
}

ul.navi1 ul li a {
	color: #fff;
}

/*ul#productsmenu {*/
ul.navi1 ul {
	position: absolute;
	top: 131px;
	margin-left: -13px;
}

ul.navi1 .shop {
	float: right;
}

ul.navi1 .shop img {
	vertical-align: middle;
	margin: 0px 0px 1px 4px;
}
