
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
* {
margin:0;
padding:0;
}
	
#container {
	margin-bottom: 40px;
	width: 1500px;
	}
	
#topbar {
	border-bottom:;
	height: 175px;
	}

#logo {
	display: block;
	float:left;
	padding: 5px 0 5px 10px;
	background: #fff;
	height: 85px;
	}
	
#logo img{
	border: none;
	}	
	
.logoright {
	margin-left: 150px;
	}
	
div#address {
	background: url(images/addressbkgd.gif) no-repeat;
	height: 95px;
	font-size: 12px;
	padding: 0px 0 5px 10px;
	margin-left: 600px;
	color: #fff;
	line-height: 16px;
	}
	
#address a {
	color: #fff;
	text-decoration: none
	}
	
#address a:hover {
	color: #0066CC;
	text-decoration: none
	}

#toplinks {
	display: block;
	height: 30px;
	width: 540px;
	padding-left: 38px;
	padding-bottom: 5px;
	}
	
#toplinks a {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #006600;
	}
	
#toplinks a:hover {
	color: #FFCC00;
	}

.drop {
	display: block;
	float: left;
	height: 24px;
	width: 147px;
	text-align: right;
	background: url(images/waterdrop_sprite.jpg) 0 -36px no-repeat;
	padding: 8px 25px 0 0;
	}
	
.arrow {
	display: block;
	float: left;
	height: 25px;
	width: 210px;
	text-align: left;
	background: url(images/arrow_hover_sprite.jpg) 0 -44px no-repeat;
	padding: 0 0 5px 30px;
	}

.leaf {
	display: block;
	float: left;
	height: 24px;
	width: 126px;
	text-align: right;
	background: url(images/leaf2_hover_sprite.gif) 0 -30px no-repeat;
	padding: 8px 0 0 0;
	}
	
a.drop:hover {
	background: url(images/waterdrop_sprite.jpg) 0 -3px no-repeat;
	}
	
a.arrow:hover {
	background: url(images/arrow_hover_sprite.jpg) 0 -6px no-repeat;
	}

a.leaf:hover {
	background: url(images/leaf2_hover_sprite.gif) 0 3px no-repeat;
	}
	
#topborder1 {
	display: block;
	float:none;
	height: 15px;
	width: 1500px;
	background: url(images/topborderbkgd2.jpg);
	}

#topborder2 {
	display: block;
	float: left;
	height: 25px;
	width: 149px;
	background: url(images/tobborderbkgd1.jpg) no-repeat;
	}

#topborder2b {
	display: block;
	float: left;
	height: 25px;
	width: 1351px;
	background: url(images/tobborderbkgd1b.jpg);
	}

div#sidebarleft {
	background: #fff;
	display: block;
	float: left;
	background: url(images/sidebarbkgd.jpg) no-repeat;
	width: 185px;
	}

#content {
	background: #fff;
	}

a.hide img {
	border: 0px;
	position: absolute;
	top: 20px;
	right: 1px;
	}
	
a.hide2 {
	background: url(images/smallarrow.gif) bottom right no-repeat;
	}
	
li.contact {
	display: block;
	width: 86px;
	}

#sidelinks {
	display: block;
	float: left;
	margin-top: 60px;
	padding: 0 0 0 5px;
	}
	
.sideheader {
	width: 160px;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
	
.sidelinks a {
	display: block;
	margin-left: 5px;
	color: #0066CC;
	font-size: 12px;
	line-height: 1.8em;
	}
	
.sidelinks a:hover {
	color: #FF6600;
	}
	
div#homeshow {
	display: block;
	height: 360px;
	width: 540px;
	padding: 10px 0px 13px 0px;
	float: left;
	}

div#maincontent {
	display: block;
	width: 540px;
	padding: 10px 0px 13px 0px;
	float: left;
	}
	
#maincontent a {
	color: #0066CC;
	font-size: 12px;
	}
	
#maincontent a:hover {
	color: #FF6600;
	}
div#sidebarright {
	display: block;
	padding-top: 10px;
	margin-left: 750px;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 0px 750px;
	width: 200px;
	height: 100%;
	border-left: 2px dotted #dfc184;
	float: none;
	}
	
.testimonial {
	color: #999;
	font-style:italic;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	}

#name {
	color: #333;
	text-align: right;
	font-style:italic;
	font-size: 12px;
	line-height: 16px;
	}

h1 {
	display: block;
	width: 100%;
	color: #698B23;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #dfc184;
	}

h2 {
	color: #666666;
	font-size: 14px;
	text-decoration:underline;
	font-style: italic;
	padding: 13px 0 3px 0;
	}

#maincontent p {
	color: #666;
	font-size: 14px;
	padding-left: 10px;
	line-height: 18px;
	}
	
#maincontent li a {
	font-size: 12px;
	color: #88B52D;
	text-decoration: none;
	border-bottom: 1px dotted #dfc184;
	}
	
#maincontent li a:hover {
	color: #dfc184;
	border-bottom: 1px dotted #88B52D;
	}
	
#maincontent li {
	font-size: 14px;
	padding: 0 10px 10px 10px;
	margin: 10px 0 0 10px;
	line-height: 18px;
	color: #333;
	background: url(images/0050_pfeil.png) top left no-repeat;
	list-style-type: none;
	text-indent: 10px;
	}
	
#maincontent li .smallertext {
	font-size: 12px;
	color: #ccc;
	}
	
.emphasis {
	font-weight: bolder;
	font-style:italic;
	font-variant: small-caps;
	color: #729625;
	}
	
#bottombar {
	display: block;
	background: #fff;
	margin-top: 20px;
	border-top: 2px solid #666;
	clear: left;
	}
	
#bottombar img{
	display: block;
	float: left;
	border: 2px solid #fff;
	margin: 5px 10px;
	}
	
#footer {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: -30px;
	padding-bottom: 30px;
	}
	
div.half {
	display: block;
	float: left;
	width: 260px;
	}
	
.half a {
	color: #006600;
	}
	
.half a:hover {
	color: #FF6600;
	}