body {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background: #fff;
	color: #000;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.splitbody {
	background: #fcfbf6 url('images/bodyBG.gif') repeat-y top center;
}

a {
	color: #e8b14c;
	text-decoration: none;
}

a:hover {
	color: #e50003;
}

a img {
	border: 0;
}

/* + + + + TOPMENU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#topmenu {
	display: none;
}

/* + + + + PAGE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#page {
	float: left;
	width: 900px;
	padding: 10px;
	padding-top: 0;
	background: pink;
}

/* + + + + LEFT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#left {
	float: left;
	width: 200px;
	margin-right: 10px;
}


.logo {
	padding-top: 20px;
	padding-left: 15px;
}

#menu {
	float: left;
	width: 190px;
	padding: 0;
	padding-top: 50px;
	padding-left: 10px;
	margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

#menu ul li a {
	display: block;
	width: 155px;
	padding: 3px;
	padding-left: 18px;
	color: #000;
	background: url('images/menubg.gif') no-repeat left;
	font-size: 14px;
	border: solid #f3c879 0px;
	border-bottom-width: 1px;
}

#menu ul li a:hover {
	color: #e50003;
	background: url('images/menubg.gif') no-repeat left;
}

#menu ul li .on {
	color: #e50003;
}

/* + + + + submenu + + + + */

#menu ul li ul {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#menu ul li ul li {
	margin-bottom: 4px;
}

#menu ul li ul li a {
	padding: 0;
	padding-left: 10px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background: url('images/submenu.gif') no-repeat left center;
	border-width: 0px;
}

#menu ul li ul li a:hover {
	color: #e50003;
	background: url('images/submenuon.gif') no-repeat left center;
}

#menu ul li ul li .on {
	color: #e50003;
	background: url('images/submenuon.gif') no-repeat left center;
}

/* + + + + CONTENT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#content {
	float: left;
	width: 680px;
	padding-bottom: 20px;
}


#splitcontent {
	
}

#slogan {
	display: none;
}

/* + + + + BILD + + + + */

.bild {
	float: left;
	width: 200px;
}

.bild2 {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.produktinfobox {
	padding: 10px;
	padding-top: 0;
	line-height: 16px;
}

.produktinfobox .underline {
	width: 180px;
	height: 1px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e8b14c;
	line-height: 1px;
}

.produktinfobox ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #e8b14c;
	background: green;
}

.produktinfobox ul li {
	float: left;
	width: 176px;
	margin-left: -15px;
	padding: 2px;
	border-bottom: 1px solid #e8b14c;
	background: pink;
}

/* + + + + BILD ende + + + + */

.small {
	float: left;
	padding-left: 20px;
	width: 440px;
}

.large {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#content h1 {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom: 6px;
	padding: 4px 0px;
	font-size: 14px;
	font-weight: bold;
	border: solid #f3c879;
	border-width: 1px 0px;
	background: #fff;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #7D7C7C;
	text-decoration: underline;
}

u {
	font-size: 13px;
	font-weight: bold;
}

p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	line-height: 16px;
}

.mehr {
	padding-left: 14px;
	background: url('images/icons/mehr.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.back {
	padding-left: 14px;
	background: url('images/icons/back.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.download {
	padding-left: 16px;
	background: url('images/icons/download.gif') no-repeat left top;
	text-decoration: none;
}

.smallpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.adressbox {
	width: 240px;
	margin-top: 10px;
	padding: 10px;
	background: #E5F4EB url('images/produktinfobox.gif') no-repeat center center;
	line-height: 16px;
}

.highlightbox {
	float: left;
	width: 400px;
	margin-bottom: 30px;
	padding: 10px;
	background: #fef1c1;
	border: dotted #555 0px;
	border-width: 1px 0px;
}

.liste {
	clear: both;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 16px;
}

#content ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ol {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

ol li {
	margin-bottom: 10px;
}

/* + + + + SUCHERGEBNISLISTE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.suchergebnisliste {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.suchergebnisliste li {
	list-style-type: none;
	list-style-image: url(images/icons/suchergebnisliste.gif);
}

.suchergebnisliste li a {
	font-weight: bold;
}

/* + + + + LEXIKON + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.lexikonNavi, .lexikonNavi_on {
	float: left;
	width: 12px;
	margin-right: 3px;
	text-align: center;
	background: #E8B14C;
	color: #fff;
}

.lexikonNavi:hover, .lexikonNavi_on {
	background: #e50003;
	color: #fff;
}

.lexikonLink {
	padding-left: 14px;
	background: url('images/icons/mehr.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

/* + + + + RIGHT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#right {
	display: none;
}

/* + + + + FOOTER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#footer {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 10px;
	border-top: 1px dotted #E8B14B;
}

.print {
	float: left;
	padding-left: 14px;
	background: url('images/icons/print.gif') no-repeat left center;
	text-decoration: none;
	font-weight: normal;
}

.top {
	float: right;
	padding-left: 14px;
	background: url('images/icons/top.gif') no-repeat left center;
	text-decoration: none;
	font-weight: normal;
}

/* + + + + FORM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

form {
	float: left;
	margin: 0;
	padding: 0;
}

.suchfeld {
	width: 100px;
	height: 14px;
	padding: 1px;
	border: 1px solid #e8b14c;
	font-size: 11px;
}

.suchbut {
	width: 15px;
	height: 20px;
	font-size:10px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url('images/icons/mehr.gif') no-repeat left 6px;
	border: 0;
}

.pull {
	width: 200px;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #e8b14c;
	font-size: 11px;
}

.feld {
	width: 196px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 1px;
	border: 1px solid #B2B2B2;
	font-size: 11px;
}

.area {
	width: 188px;
	height: 160px;
	margin-top: 2px;
	padding: 5px;
	border: 1px solid #B2B2B2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.but {
	width: 120px;
	height: 22px;
}

/* + + + + SONSTIGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

a.http {
	background: transparent url(images/icons/links.gif) no-repeat;
	padding-left: 16px;
	display: block;
	line-height: 16px;
}

a.mail {
	background: transparent url(images/icons/mail.gif) no-repeat 0 2px ;
	padding-left: 16px;
	display: block;
	line-height: 16px;
}

.fax {
	background: transparent url(images/icons/fax.gif) no-repeat 0 1px ;
	padding-left: 16px;
	display: block;
	line-height: 16px;
}

.tel {
	background: transparent url(images/icons/tel.gif) no-repeat 0 1px ;
	padding-left: 16px;
	display: block;
	line-height: 16px;
}