body {
		text-align:center;
		background-color:#FFFFFF;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		
		}

a {
	text-decoration: none;
	color:  #629221;
	outline: none;
	}

a:visited {
	color:  #629221;
	}
a:active {
	color:  #629221;
	}
a:hover {
	color: #629221;
	text-decoration: underline;
}


#frame{
	width: 100%;
	height: 600px;
	background-image:url(img/bg.png);
	padding-right:20px;
	margin-left: -15px;
	margin-top: -15px;
	
	}

#web{
		width:1049px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
}

html>body #web {
	height: 80px; /* ie5win fudge ends */
	}

#header{
		width: 759px;
		height:234px;
		float:left;

}

#rightBlog{
		
		color:#609020;
		background-image:url(img/right_blog_03.png);
		height: 653px;
		width:265px;
		background-repeat:no-repeat;
		float:right;
		text-align:left;
		padding-right: 20px;

}
	
	
#mainTop{
background-image:url(img/main.png);
width:759px;
height:26px;
float:left;

}	
#main{
background-image:url(img/main2.png);
width:759px;
float:left;
}
#post{
background-image:url(img/post.png);
width:759px;
height: 45px;
float:left;

}
#mainText{
float:left;
width:95%;
margin-top: -20px;
margin-left: 25px;

}
#end{
background-image:url(img/end.png);
background-repeat:no-repeat;
width:759px;
height:26px;
float:left;

}

#blogIMG{
		float:left;
		width: 200px;
		margin-left: 15px;
		margin-top: -20px;
}

#kasse{
margin: 30px 20px 0px 15px;
line-height: 18px;
}
.text{
font-size:25px;
font-weight:bold;		
		
}
.green{
background:#bfd55b;
}
.white{
background:#b9c194;
}
.smallText{
font-size: 10px;}


h1 {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 28px;
	color:#609020;
	
	}
	
h2 {
	margin-left: 15px;
	margin-top: 10px;
	font-size: 28px;
	color:#609020;

	}
.img{
float:left;
margin-left:15px;
margin-top: -10px;
}

.footer{
font-size:10px;
color:#666666;
}

.adress{
font-size:14px;
color:#609020;
line-height: 20 px;
}

 .date {
 width: 60px;
 background:#bfd55b;
 }
  .dayw {
 width: 35px;
 background:#bfd55b;
 }
 .time {
 width: 70px;
 background:#bfd55b;
 }
 .venue {
 width: 330px;
 background:#bfd55b;
 }
 .description {
 width: 170px;
 background:#bfd55b;
 }
.spacer {
width: 10px
background:#bfd55b;
}
.highlight {
background-color:#CCCCCC;
}
.small {
font-size: 10px;
}