* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#transparent;
	background-image:url(../images/bg-body.gif);
	color:#222222;
}

a {
	color:#222222;
	text-decoration:none;
}
a:hover {
	color:#CCDE8D;
}

img {
	border:0px;
}

p {
	margin-bottom:20px;
	line-height:20px;
}

h1 a {
	color:#A6C639;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
}

h1 {
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom: 0px;
}

.ad_top {
	margin-top: 15px;
	margin-bottom: 5px;
}

h2 {
	color:#A6C639;
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
}

h3 a {
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#ffffff;
	text-decoration:none;
}

.title1 {
	color:#ffffff;
}

.title2 {
	color:#222222;
	font-style:italic;
}

.description {
	font-size:12px;
	font-style:italic;
	color:#ffffff;
	margin-left: 5px;
}

.description a {
	color:#ffffff;
}

#wrapper {
	margin:0px auto;
	width:780px;
	background-color:#transparent;
	background-image:url(../images/bg-wrapper.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-left:1px solid #CCDE8D;
	border-right:1px solid #CCDE8D;
}

#header {
	height:120px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #CCDE8D;
	margin-top: 15px;
	padding:0px 10px;
}
	
#nav {
	height:35px;
	line-height:35px;
	background-image:url(../images/bg-navigation-bar.gif);
	background-repeat:repeat-x;
	padding:0px 10px;
}

#sidebar {
	float:left;
	width:180px;
	background-color:#ffffff;
	min-height:450px;
	border:1px solid #CCDE8D;
	margin:10px;
	margin-right: 0px;
	padding:5px;
	min-height:450px;
}

#sidebar h2{
	text-align: center;
}


#content {
	width:545px;
	float:right;
	background-color:#ffffff;
	background-image:url(../images/bg-content.jpg);
	background-repeat:repeat-y;
	background-position:right;
	min-height:450px;
	border:1px solid #CCDE8D;
	margin:10px;
	padding:5px;
}

#footer {
	clear:both;
	text-align:right;
	padding:10px;
	margin-top:-10px;
	margin-bottom: 15px;
	border-bottom:1px solid #CCDE8D;
	color:#ffffff;
	font-size:11px;
	line-height:15px;
}

#footer-rechts {
	margin-right: 50px;
}

#footer-links {
	float:left;
	line-height:30px;
}

#nav ul {
	list-style-type:none;
}

#nav li {
	float:left;
	text-align:center;
	margin-right:10px;
	text-transform:uppercase;
}

#nav li a {
	display:block;
	padding:0px 15px;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#nav li a:hover {
	background-image:url(../images/bg-navigation-bar-hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#222222;
}

#sidebar ul {
	margin-bottom: 20px;
	text-align: left;
	
}

#sidebar li {
	margin-left:20px;
}

#sidebar img {
	width: 150px;
	margin: 5px
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer-links a {
	font-weight:bold;
}

#footer-links a:hover {
	color:#CCDE8D;
}

#footer-rechts a:hover {
	color:#000000;
}

#product img {
	width: 150px;
	margin: 5px
}

#product h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#product h1 {
	margin-bottom: 10px;
}

#product td {
	border: 1px solid #000000;
	width: 170px;
	text-align: center;
	background-color: #FFFFFF;
}

#product p {
	margin-bottom: 5px;
}

#gal {
	text-align: center;
}

#gal img {
	border: 1px solid #000000;
	width: 150px;
}

#slide {
	margin-bottom: 20px;
}

#slide img {
	width: 25px;
	height: 25px;
}

#imp h3 {
	margin-bottom: 10px;
}

#imp p {
	margin-bottom: 10px;
}

#imp img {
	margin-top: -10px;
	margin-bottom: 15px;
}

