* {font-family: arial; sans-serif;
	color:#727070;
	}
	
	
body,html {
	padding: 0 auto; 
	margin: 1px auto  0 auto; 
	background: #fff;
	height:100%;
	width:100%;
	}


#page {
	width:100%;
	height:100%;
	position:absolute;
	top:-1px;
	left:0px;
	display:block;
	}

#wrapper {
	position:relative;
	margin:-1px auto 0 auto;
	padding:0;
	width:980px;
	height:100%;
	}
	
#head {
	position:relative;
	width:100%;
	display:block;
	float:left;
	height:147px;
	}
	
#logo {
	background:url(/images/logo.jpg) top left no-repeat;
	height:147px;
	width:323px;
	position:absolute;
	top:0px;
	left:0px;
	float: left;
	}
	
	
	
	
#topmenu {
position:relative;
	float:left;
	height:36px;
	width:100%;
	display:block;
	background: #616161;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}
	
#topmenu ul {
	position: relative; 
	top: 0px; 
	left: 0px; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	}
 
 
 #topmenu ul li{
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	border-right:1px solid #9E9E9E;
 	} 

#topmenu ul li a {
	text-decoration: none;
	margin:0 0 0 0;
	padding:10px 10px 0 10px;
	display:block;
	height:26px;
	width:auto;
	font-size:14px;
	color: #fff;
	}
  
#topmenu ul li a:hover {

	background:#109f09;
	} 

#topmenu ul li.menu-current a {
	background:#109f09;
	} 


#topmenu ul li.menu-parent a{
	background:#109f09;
	} 
	
	
	
	
	
	
	
		
	
	
	
	
	
	
	
	
	
	
	
	/*
#topmenu {
	position:relative;
	float:left;
	height:36px;
	width:100%;
	display:block;
	background: #616161;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}
	
 
#topmenu a {
	text-decoration: none;
	margin:0 0 0 0;
	padding:10px 15px 0 15px;
	display:block;
	height:26px;
	width:auto;
	font-size:14px;
	color: #fff;
	}

#topmenu a:hover {
	background:#109f09;
	}
	
.topmenuul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.topmenuli {
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	border-right:1px solid #9E9E9E;
}

.topmenutitle {
	display:block;
	width:auto;
}*/

.submenuul {
	list-style-type:none;
	position:absolute;
	padding:0px;
	display:none;
	z-index: 1000;
}



.submenuli a {
	display:block;
	width:auto;
	height:25px;
	line-height:25px;
}

li:hover ul, li.over ul {
	display: block;
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

.content {
	clear: left;
}

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:18px;
}


.topmenutitle {
	color:#fff; 
	text-decoration: none;
	border:none;
	padding:0 10px 0 10px;
	line-height:45px;
	height:45px;
	font-size:25px;
	background: #616161;
	margin:0 1px 0 0;
	min-width:123px;
	text-align:center;
	display:block;
}
.topmenutitle:hover {
	background:#109f09;
}
.submenuul {
	margin-top:-1px;
	border-bottom:none;
}

.submenuli a {
	text-decoration: none;
	color: #ffffff;
	font-size:15px;
	margin:1px 0 0 0;
	background: transparent;
	padding:0 10px 0 10px;
	width:auto;
	border:none;
}
.submenuul *{float:left;clear:both;border:none;}

.submenuli a:hover {
	text-decoration: none;
	color: #109f09;
	border:none;
}
.submenuul .topmenuli a,.submenuul .topmenuli {background:#616161;color:#fff;min-width:80px;}
.submenuul .topmenuli a:hover,.submenuul .topmenuli:hover{background:#616161;color:#fff;min-width:80px;}
.submenuul .topmenuli {border-bottom:1px solid #333;height:25px}

.topmenu{padding:0;margin:0;}
/* topmenue ende*/





#content div.image {width: 652px; }
#content div.image a {float:left; width: 205px; height: auto; display: block; overflow: hidden; vertical-align: center;  border: 1px solid #616161; margin-left:10px; margin-top:10px; }
#content div.image img {border: none;width: 205px; height: auto;}


#content  a.grouped_elements {
	float:left; 
	width: 205px; 
	height: auto; 
	display: block; 
	overflow: hidden; 
	vertical-align: center; 
	
	border: 1px solid #616161; 
	margin-left:10px; 
	margin-top:10px; 
	padding: 0px;}
#content  a.grouped_elements img {border: none;width: 205px; height: auto;}




	
#teaser {
	position:absolute;
	/*float:left;*/
	right: 40px;
	top: 15px;
	height:189px;
	width:269px;
	display:block;
	background: #616161;
	z-index: 1000;
	}

#teaser img { position: absolute; top: 3px; left: 3px; border: 1px solid #fff;}



#teaserborder {
	position: relative;
	top: 262px;
	left: 0px;
	background: url(/images/border.png) top left no-repeat;
	width:941xp;
	height:36px;
	}

#teaserborder p {
	position:absolute;
	top:10px;
	left:610px;
	font-size:12px;
	font-style:italic;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}

#contentwrapper {
	position:relative;
	float:left;
	min-height:350px;
	height:auto;
	width:978px;
	display:block;
	border: 1px solid #616161;
	}
	
#content {
	position:relative;
	/*width:579px;*/width:639px;
	height:auto;
	min-height:330px;
	display:block;
	float:left;
	padding:20px 20px 10px 0px;
	
	}
	
#right {
	position:relative;
	float:right;
	clear:none;
	width:299px;
	height:auto;
	min-height:558px;
	display:block;
	padding:25px 0px 20px 10px;
	margin: 0 0px 0 0;
	}
	
#right h1{
	color:#109f09;
	font-size:23px;
	padding:0 0 0 0;
	margin: 0;
	}


#right p {
	font-size: 12px;
	padding:0 40px 0 0;
	}	
	
#contentwrapper .kontaktbutton {font-size: 14px; position: absolute; bottom: 0px; right: 40px; height: 36px; background: #616161; width: 269px; padding: 0 0 0 0px; margin: 0 0 0 0px;}
#contentwrapper .kontaktbutton span {font-size: 11px; color: #ccc;}


#contentwrapper .kontaktbutton ul {margin: 0; padding: 0; list-style-type: none;}

/*#contentwrapper .kontaktbutton a {float: left; color: #fff; display: block; margin: 0; padding: 0; text-align: center; height: 36px; width: 80px; border-right: 1px solid #9e9e9e;line-height: 36px; font-weight: regular; text-decoration: none;}*/

#right a {color: #109f09;  font-weight: regular; }
#contentwrapper .kontaktbutton a {float: left; color: #fff; display: block; margin: 0; padding: 0  10px 0 10px; text-align: center; height: 36px;  border-right: 1px solid #9e9e9e;line-height: 36px; font-weight: regular; text-decoration: none;}
#contentwrapper .kontaktbutton a:first-child {float: left; color: #fff; display: block; margin: 0; padding: 0; text-align: center; height: 36px; width: 80px; border-right: 1px solid #9e9e9e;line-height: 36px; font-weight: regular; text-decoration: none;}

#right a:hover {color: #fff; background: #109f09;}

#right a.text-link {color: #109f09;  font-weight: regular; text-decoration: none;}
#right a.text-link:hover {color: #109f09; text-decoration: underline; background: none; }
#right a.activ {color: #109f09; font-weight: bold; margin-left: 10px;}


#right a.zurueck {
	text-decoration: none;
	text-align: center;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	font-size: 12px;
	display: block; 
	width: 60px;
	height: 16px;
	color: #fff;
	background: #616161;
	
	}

#right a.zurueck:hover {
	background: #109f09;
	}

#right a.weiter {
	text-decoration: none;
	text-align: center;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	font-size: 12px;
	margin: 0 0 0 90px;
	display: block; 
	width: 60px;
	height: 16px;
	color: #fff;
	background: #616161;
	}
	
#right a.weiter:hover {
	background: #109f09;
	}


#contentwrapper .kontaktbutton	a:hover {color: #fff; background: #109f09;}
#footer {
	position:absolute;
	position:fixed !important;
	bottom:0px;
	left:0px;
	width:100%;
	height:34px;
	z-index:1000;
	margin:0 auto 0 auto;
	background: #616161;
	}
	
	
/*---------------CONTENT------------------*/

h1 {
	color:#109f09;
	font-size:23px;
	padding:0 0 0 10px;
	margin: 0 0 20px 0;
	}

h1 span {
	font-size:10px;
	color:#727070;
	margin:0 0 20px 5px;
	}

h2 {
	
	font-size:16px;
	padding:0 0 0 10px;
	margin: 0 0 20px 0;
	}
	
#content p {
	font-size:12px;
	width:630px;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
#content img {
	border:1px solid #616161;
	margin: 0 0 0 0;
	padding: 0;
	}

#content img.gross {margin: 0 0 0 -10px; border:3px solid #616161;}


#content ul {
	width:260px;
	padding:0 0 0 20px;
	}
	
#content ul li {
	list-style-type:none;
	font-size:12px;
	list-style-image:url(/images/list-image.jpg);
	line-height:18px;
	padding:0 0 0 0;
	}

#content a {
	text-decoration:none;
	color: #109f09;	
	font-size:12px;
	height: 18px;
	line-height: 18px;
	margin-top: 10px;
	margin-left:10px;
	padding: 2px;
	}
	
#content a.section_anchor {}

#content a:hover {
	color:#fff;
	background: #109f09;
	margin-left: 10px;
	}



#content div.image {width: 652px;}
#content div.image a {float:left; width: 205px; height: auto; display: block; overflow: hidden; vertical-align: center; line-height: 150px; border: 1px solid #616161; margin-left:10px; margin-top:10px; padding: 0px;}
#content div.image img {border: none;width: 205px; height: auto;}





.section_anchor {display: none;}
	
#news-right h1{
	font-size:15px;
	}
	
#news-right p {
	font-size:11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	}

#news-right p img {width: 50px; height: auto; margin: 0 10px 10px 0;}

#news-right a {
	text-decoration:none;
	color:#109f09;
	font-size:12px;
	display:block;
	width:46px;
	height:15px;
	padding:0 0 0 4px;
	background:url(/images/mehr-img.jpg) top left no-repeat;
	}
	
#news-right a:hover {
	color: #fff;
	background: #109f09;
	}
	

.gruen {font-weight: bold; font-size: 14px; color: #109f09; line-height: 25px; padding: 0 0px 0 10px;}


/*---------------------------------------------------------------*/


	input[type="text"] {
width: 232px;
	}
	
	
	
	
	/*------------------Accordion-------------------*/
	
	
#right h2.acc_trigger {
	padding: 0;	
	margin: 0 0 5px -10px;
	height: 16px;	
	line-height: 16px;
	width: 299px;
	font-size:12px;
	font-weight: normal;
	float: left;
	color: #fff;
	background: url(/images/news-inactive.jpg) no-repeat;
}



#right h2.acc_trigger a {
	color: #fff;
	
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
}

#right h2.acc_trigger a:hover {
		background: url(/images/news-active.jpg) no-repeat;
	color: #fefefe;
}

#right h2.active {background: url(/images/news-active.jpg) no-repeat;}

#right .acc_container {
	margin: 0 0 5px -10px; 
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 270px;
	clear: both;
	background: #f5f5f5;
	/*border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;*/
}

#right .acc_container .block {
	padding: 0px 5px;
}

#right .acc_container .block img {margin: 5px 0 5px 0; border: 4px solid rgb(97, 97, 97); float: left; height:188px; width: 250px;}








#right span.connor {
	padding: 0 0 0 20px;	
	margin: 0 0 5px -10px;
	height: 16px;	
	line-height: 16px;
	width: 294px;
	font-size:12px;
	font-weight: normal;
	float: left;
	color: #fff;
	text-decoration: none;
	background: url(/images/connor-active.jpg) no-repeat;
}





#right a.connor {
	padding: 0 0 0 20px;	
	margin: 0 0 5px -10px;
	height: 16px;	
	line-height: 16px;
	width: 294px;
	font-size:12px;
	font-weight: normal;
	float: left;
	color: #fff;
	text-decoration: none;
	background: url(/images/connor-inactive.jpg) no-repeat;
}

#right a.connor:hover {
		background: url(/images/connor-active.jpg) no-repeat;
		
}
























#boxen{ float: left;display:block; width: 350px; border: 1px solid #f00;}
#boxen p {clear: left; margin: 0; padding: 0;}

#boxen a {text-decoration: none; background: url(http://www.weserton.de/templates/round/images/kontakt-buttom.jpg) top left no-repeat; 
	background-position:  0 -14px; 
	color: #fff;
	 display: block; height: 14px; width: 48px; text-align: center; line-height: 13px; font-size: 10px;}
#boxen a:hover {color: #ccc;background-position:  0 0px;}
.divhatt {
		float:left;
		font-size: 18px;
		color: #333;
		cursor: pointer;
		padding-left:18px;
		background:url(http://www.weserton.de/templates/round/images/multibox-icon_close.jpg) top left no-repeat;
		margin-bottom: 8px;
		margin-left: 0px;
		display:block;
		clear:both;
		width:100%;
		height: 28px;
		position: relative;
		top: 0;
		left: 0;
		} 

.divhatt span {/*position: absolute; top: 5px; right: 200px;*/ color: #aaa; font-size: 12px;}
.divhatt:hover span {color: #007e2b;}
.divhatt:hover {
	background:url(http://www.weserton.de/templates/round/images/multibox-icon_open.jpg) top left no-repeat ;
	color: #007e2b;}

.divhatt a {color:#aaa; font-size: 17px; font-weight: normal;}
.divhatt a:hover {color:#ccc; text-decoration: underline;}


.hiddenbox {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #efefef;
	float:left;
	clear:both;
}
.hiddenbox p {margin: 0 0 0 10px;}


#pcontent {float:left;clear:none;}

#content #boxen div.hiddenbox ul li {font-size: 12px; margin: 0 0 10px 0; width: 530px;}

#content #boxen div.hiddenbox ul {
	float: left;
	padding: 0;
	margin: 10px 0 0 8px;
	clear:both;
	list-style-type: disc;
	}
