body {
	color: #000;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
h1 {
	font-size: 115%;
	font-weight: bold;
}
h2 {
	font-size: 115%;
	font-weight: bold;
}
h3 {
	font-size: 115%;
	font-weight: bold;
}
#container {
	position: relative;
	width: 950px;
	text-align: left;
	margin: 0 auto;
}


/* normale Links */
a:link, a:visited {
	color: #006;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #3c0;
	background-color: inherit;
	text-decoration: underline;
}
/*----------------------------------------------------*/
#headbox, #headerbox {
	position: absolute;
	top: 3px;
	left: 0;
	width: 950px;
	height: 115px;
	text-align: left;
}
#header {
	position: absolute;
	top: 0;
	/*border: 1px solid #3c0;*/
	/*background-color: blue;*/
	left: 10px;
	width: 800px;
	height: 80px;
}
#headerrechts {
	position: absolute;
	top: 0;
	/*border: 1px solid #3c0;*/
  background-image: url(/images/verlauf_green1.png);
	/*background-color: #ff6600;*/
	left: 0px;
	width: 130px;
	height: 80px;
}
#language {
	position: absolute;
	top: 0;
	background-color: red;
	left: 820px;
	width: 80px;
	height: 70px;
	font-size: 60%;
	text-align: center;
	padding: 5px 0 5px 60px;
}

/* Header Navigation */
#headernavi {
	position: absolute;
	top: 0px;
	left: 630px;
	/*border: 1px solid #3c0;*/
	/*background-color: red;*/
	width: 170px;
	height: 13px;
	font-size: 11px;
	/*font-weight: bold;*/
	padding: 6px 0 0 0;
}

#warenkorb {
	position: absolute;
	top: 18px;
	left: 5px;
	/*border: 1px solid #3c0;*/
	/*background-color: red;*/
	width: 80px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#warenkorbnavi {
	position: absolute;
	top: 0px;
	left: 12px;
	/*border: 1px solid #3c0;*/
	/*background-color: red;*/
	width: 80px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#preisfeld {
	position: absolute;
	top: 42px;
	left: 52px;
	/*border: 1px solid #3c0;*/
	width: 80px;
	height: 24px;
	font-size: 10px;
	/*font-weight: bold;*/
	padding: 6px 0 0 0;
}

.auswahl {
	font-size: 13px;
	font-weight: bold;
  text-align: center;
}

.treffer {
	font-size: 12px;
}

#searchfeld {
	/*border: 1px solid #3c0;*/
  background-image: url(/images/verlauf_green1.png);
	margin: 2px 0 2px; 0;
}

.searchbutton {
	border: 1px double #aaa;
  background-image: url(/images/verlauf_green1.png);
	font-size: 11px;
	font-weight: normal;
	width:100px;
  height:15px;
	margin: 1px 0 2px; 0;
}

.searchtext {
	width:97px; 
	font-size: 11px;
  height:15px;
	margin: 2px 0 1px; 0;
}


.headernavigation {
	/*border: 1px solid #3c0;*/
	height: 13px;
	line-height: 13px;
}
a.headernav, a.headernav:visited, a.headernav:hover, a.headernav:active, a.headernav:focus {
	color: #000;
	/*background-color: #fff;*/
	text-decoration: none;
}


/* obere Navigation */

.ulmenue{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.ulmenue li{
  float: left;
  height: 21px;
  padding: 2px 10px 0 10px;
  margin: 2px 0px 2px 0px;
  border-right: 1px solid white;
  background-image: url(./images/verlauf_topnavi.jpg);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: block;
}

.ulmenue li a{
  color: #009933; 
	text-decoration: none;
}

.ulmenue li a:hover{
  color: #ff6600; 
}


#topnav {
	position: absolute;
	top: 80px;
	left: 10px;
	/*background-color: red;*/
	width: 800px;
	height: 20px;
	font-size: 70%;
	padding: 5px 0 0 0;
}
#topnavineu {
	position: absolute;
	top: 80px;
	left: 10px;
	/*background-color: red;*/
	width: 800px;
	height: 20px;
	font-size: 70%;
	padding: 0 0 0 0;
}
.topnavigation {
	/*border: 1px solid #3c0;*/
	height: 25px;
	line-height: 18px;
}
a.topnav, a.topnav:visited, a.topnav:hover, a.topnav:active, a.topnav:focus {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
a.topnav, a.topnav:visited {
	border-bottom: 1px solid #3c0;
}
a.topnav:hover, a.topnav:active, a.topnav:focus {
	border-bottom: 5px solid #3c0;
}
.topnav_aktiv {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 5px solid #3c0;
}
/*----------------------------------------------------*/
/* Contentbereich */
#content {
	position: absolute;
	top: 108px;
	left: 0;
	padding: 10px 5px 10px 10px;
	width: 785px;
	font-size: 65%;
}
#contentrechts {
	position: absolute;
	top: 83px;
	left: 0;
	/*padding: 10px 5px 10px 10px;*/
	width: 130px;
	/*font-size: 65%;*/
}
#content80 {
	position: absolute;
	top: 108px;
	left: 0;
	padding: 10px 5px 10px 10px;
	width: 785px;
	font-size: 80%;
}
#content_navli {
	position: absolute;
	top: 108px;
	left: 110px;
	padding: 35px 10px 10px 10px;
	width: 675px;
	font-size: 65%;
}

#doku {
	position: absolute;
	top: 108px;
	left: 0;
	padding: 10px 5px 10px 10px;
	width: 785px;
	font-size: 11px;
}

.column_left {
	float: left;
	width: 305px;
	padding: 2px;
	color: #000;
	background-color: rgb(204,255,204);
	font-weight: bold;
}
.column_right {
	margin-left: 325px;
	width: 340px;
	padding: 2px;
	color: #000;
	background-color: inherit;
	font-weight: normal;
}
.redfont {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
.rednormalfont {
	color: #f00;
	background-color: inherit;
	font-weight: normal;
} 
.bluenormalfont {
	color: #00f;
	background-color: inherit;
	font-weight: normal;
}
.greenfont {
	color: rgb(0,102,0);
	background-color: inherit;
	font-weight: bold;
}
.greentitel {
	font-size: 14px;
	color: #009933;
	background-color: inherit;
	font-weight: bold;
}
/*----------------------------------------------------*/
/* rechte Navigation */
#sidebox {
	position: absolute;
	top: 6px;
	left: 820px;
	width: 130px;
}
#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	font-size: 60%;
}
.renavbox {
	padding: 4px 4px;
	text-align: left;
	color: #000;
  background-image: url(/images/verlauf_green1.png);
	/*background-color: rgb(204,255,204);*/
	margin-bottom: 3px;
}
.renavboxneu {
	padding: 4px 4px;
	text-align: left;
	color: #000;
  background-image: url(/images/verlauf_green1.png);
	/*background-color: #ff6600;*/
	margin-bottom: 3px;
}
/*----------------------------------------------------*/
/* untere Informationsbox */
#footerbox {
	clear: both;
	position: relative;
	width: 755px;
}
#footerbox_navli {
	clear: both;
	position: relative;
	left: -110px;
	width: 755px;
}
#infobox {
	position: absolute;
	top: 0;
	left: 25px;
	/*border: 1px solid #000;*/
	color: #000;
	/*background-color: rgb(204,255,204);*/
	background-color: #ececec;
	width: 753px;
	height: 60px;
}
#impressum {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	height: 50px;
	padding: 5px;
	text-align: center;
}
#info {
	position: absolute;
	top: 0;
	left: 340px;
	width: 200px;
	height: 50px;
	/*background-color: rgb(68,227,77);*/
	color: #000;
	padding: 5px;
	text-align: center;
}
#info1 {
	position: absolute;
	top: 0;
	left: 550px;
	width: 200px;
	height: 50px;
	padding: 5px;
	text-align: center;
}
/*----------------------------------------------------*/
/* linke Navigation */
#navbox {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 90px;
	margin-top: 35px;
}
#navileft {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	font-size: 70%;
	text-align: center;
	margin-left: 10px;
}
.leftnavbox {
	height: 25px;
}
a.leftnav, a.leftnav:visited, a.leftnav:hover, a.leftnav:active, a.leftnav:focus {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	display: block;
}
a.leftnav, a.leftnav:visited {
	border-bottom: 1px solid #3c0;
}
a.leftnav:hover, a.leftnav:active, a.leftnav:focus {
	border-bottom: 5px solid #3c0;
}
/*----------------------------------------------------*/
/* Warenkorb */
.wk_titel {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #0fc00f;
	padding: 2px;
	text-align: left;
}
.wk_titel_r {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #0fc00f;
	padding: 2px;
	text-align: right;
}
.wk_summe {
	font-size: 12px;
}
.wk_artikel {
	font-size: 11px;
	padding: 5px;
	text-align: left;
}
.wk_artikel_r {
	font-size: 11px;
	padding: 5px;
	text-align: right;
}
/*----------------------------------------------------*/
/* Katalog */
.kat_titel {
        font-size: 12px;
        font-weight: bold;
        color: #000;
        background-color: #0fc00f;
        padding: 2px;
        text-align: center;
}
.kat_artikel {
        font-size: 10px;
        padding: 5px;
}
/* Bestellung */
.bestellung {
	border: 1px solid #000;
	background-color: rgb(153,255,153);
}

/* Sitemap */
#sitemap {
        font-size: 120%;
}

/* Sitemap */
#vorteile {
        font-size: 120%;
}

.perl {
	font-size: 12px;
}

.php {
	font-size: 12px;
}

#dokumente {
        font-size: 120%;
        background-color: rgb(153,255,153);
}
