*{
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font: 80% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:10px;
	color:#333;
}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
a{
	background-image:url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color:#333;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#2C84E6;
}
p {
	margin:10px 0;
	line-height:22px;
	
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}

#header h1 {
	text-align:center;
	font-style:italic;
	color:#333;
	margin-top:50px;
	letter-spacing:-1px;
	font-family: Georgia;
	font-size: 350%;
	
}

#header h2 {
	text-align:center;
	font:120% Verdana;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#333;
	margin:10px 0 20px;
}

#header h3 {
	text-align:center;
	font:120% Georgia;
	font-style:italic;
	letter-spacing:2px;
	color:#2C84E6;
	margin:10px 0 40px;
}

#footer {
	width:660px;
	margin:0 auto;
	color:#ccc;
	padding-top:20px;
}

#footer a {
	color:#bbb;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	color:#aaa;
	text-decoration:underline;
	font-weight:bold;
}

#footer .validate {
	float:right;
}

#accordion{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;	
}

#accordion img{
	
}



.kontakt-titel{
	color:#2C84E6;
	font-size: 120%;
	font-weight: bold;
	margin:0!important;
	padding-bottom: 3px!important;
}

.kontakt-untertitel{
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	margin:0!important;
}

.kontakt-inhaber{
	margin-top:0!important;
}

.kontakt-hersteller-ueberschrift{
	font-size: 100%;
	font-style: italic;
	margin:0!important;
}

.kontakt-hersteller1{
	margin:0!important;
	color: red;
	font-weight: bold;
}

.kontakt-hersteller2{
	margin:0!important;
	color:#2C84E6;
	font-weight: bold;
}

.kontakt-hersteller3{
	margin-top:0!important;
	font-weight: bold;
	color:#333;
}

.produktbild{
float:right;
	padding:5px;
	background:#fff;
	border:1px solid #eee;
	clear:right;
	margin:10px;
	}
	
.toggler {
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#aaa;
	margin-top:2px;
	cursor:pointer;
	letter-spacing:1px;
	font-size: 140%;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 32px;
}
 
.element {
	overflow: auto;
	background:#fafafa;
	border:5px solid #f4f4f4;
	padding:27px;
}
 
.element p {
	margin-bottom:14px;
}

.element h2{
	color:#2C84E6;
	border-bottom:1px solid #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: normal;
	font-style: italic;
	margin-top:20px;
}

.element h3{
	font-size: 110%;
}

.element h4{
	font-size: 90%;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}

.produkt{
	overflow:auto;
	border:1px solid #eee;
	padding: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#fff;
	clear:both;
	
}

.produkt h3{
	color:#2C84E6;
	font-size: 110%;
	padding:10px;
}

.produkt p{
	margin:0px;
	padding:10px;
	background-color:#fff;
}

ul {
	margin:25px 0 25px 0px;
}

ul li {
	list-style:none;
	padding-left:20px;
	border-bottom:0px;
	padding-bottom:10px;
	line-height:19px;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(../images/bullet.gif);
}
 
blockquote {
	font:130% Georgia;
	font-style:italic;
	line-height:31px;
	padding:20px 0px 10px 0px;
}

input {
	width:350px;
	color:#777;
	border:1px solid #eee;
	padding:10px;
	margin:5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 100%;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}
textarea {
	width:350px;
	height:105px;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#777;
	border:1px solid #eee;
	padding:10px;
	margin:5px;
}

#log {
	width: 450px;
	margin-top: 10px;
	font-weight: bold;	
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/spinner.gif) no-repeat center;
}


div.slideshow {
			margin: 18px auto;
		}
		div.slideshow ul {
			background: #FFF;
			bottom: 0;
			position: absolute;
			overflow: hidden;
			padding: 4px 8px;
			right: 0;
			z-index: 1000;
			margin:0px;
		}
		div.slideshow ul a {
			background: url(../images/a.gif) no-repeat;
			cursor: pointer;
			display: block;
			float: left;
			height: 14px;
			margin: 0 4px 0 0;
			overflow: hidden;
			width: 12px;
			padding:0px;
		}
		div.slideshow ul a.prev {
			background-image: url(../images/prev.gif);
			width: 14px;
		}
		div.slideshow ul a.next {
			background-image: url(../images/next.gif);
			margin-right: 0;
			width: 14px;
		}
		div.slideshow ul a.active,
		div.slideshow ul a.prev:hover,
		div.slideshow ul a.next:hover {
			background-position: 0 -14px;
		}
		div.slideshow ul li {
			float: left;
			list-style: none;
			background-image:none;
			margin:0px;
			padding:0px;
		}
