body {
	background-color: #00761F;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font: 13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
html>body #wrapper {
	background:url(images/back.png) repeat-y;
	width:955px;
	margin: 0 auto;
	padding:0 4px;
}
#wrapper {
	width:955px;
	margin: 0 auto;
	padding:0 4px;
}

* html #wrapper {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/templates/woeschele/images/back.png', sizingMethod='scale');

	width:955px;
	margin: 0 auto;
	padding:0 4px;
}

#header {

	width:955px
}
#main {
float:right;
padding:15px;
width:700px;
padding-right:23px;

}
#nav1 {
	background:#BED7A5;
	display:block;
	height:30px;
}
#nav2 {
	background:#DEEBD2;
	display:block;
	height:30px;
	margin-bottom:20px;
}
#nav1 td a {
	display:block;
	padding:0 12px;
	color:#007529;
	font-size:15px;
	text-decoration:none
}

#nav2 td a  {
	display:block;
	padding:0 0px 0 22px;
	color:#007529;
	font-size:15px;
	text-decoration:none
}
#nav1 td a:hover, #nav2 td a:hover {
	color:white
}
#nav1 td a.active, #nav2 td a.active {
	font-weight:bold
}
html>body #footer {
	background: #00761F url(images/footer.png) no-repeat;
	height:25px;
	margin: 0 -5px;
	padding-top:10px;
	padding-left:5px
}
#footer {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/templates/woeschele/images/footer.png', sizingMethod='crop');
	background-color:#00761F;
	height:25px;
	margin: 0 -5px;
	padding-top:10px;
	padding-left:5px;
	color:white;
	clear:both;
}
a {
	color:#00761F;
	outline:none
}
#footer a {
	color:white
}
#atmo {
	float: right;
	height: 350px;
	width: 460px;
	text-align: center;
	margin:auto;

}

#vh{text-align: right; clear:both}

h1,h2,h3{color:#007529; font-weight: normal; margin:0; padding:0}
h1{font-size:28px;	}
h2{font-size:20px}
h3{font-size:16px}

#nav1 td a.woeschele{
font-weight:bold;
background:yellow;
}

.menu{
	float:left;
	width:180px;
	margin-left:20px;}
.menu ul{
	padding:0;
	margin:0;
	list-style:none;
	margin-top:20px;}
.menu ul ul{
	padding:0;
	margin:0;
	list-style:none;
	margin-top:0px;
	text-indent:0px;}
.menu ul ul ul{
	padding:0;
	margin:0;
	list-style:none;
	margin-top:0px;
	text-indent:0px;}
.menu li{
	line-height:25px;}
.menu li a{
	padding:0 10px;
	width: 160px;
	display:block;
	line-height:25px;
	background:#019340;
	color:white;
	text-decoration:none;
	border-bottom:1px solid white;
	font-size:14px;}
.menu li li a{
	background:#64AD64;
	font-size:12px;}
.menu li li li a{
	background:#FEFF96;
	color:#019340}

.menu li a.woeschele{
	display:block;
	width: 160px;
	height:52px;
	background:url(../../images/woeschele.jpg) no-repeat;
	text-indent:-9999px;
	}
.thumb{
	float:left;
height:90px;
margin-bottom:5px;
margin-right:5px;
overflow:hidden;
text-align:center;
vertical-align:middle;
width:90px;}

