body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
} 
/*a:visited, a:active {
	color: #333333;
	text-decoration: none;
}*/
a {
	color: #666666;
}
/*a:hover {
	color: #789951;
	text-decoration: none;
}*/
hr {
	margin: 5px 0px 5px 0px;
	color: #888888;
	border: 0;
	border-top: 1px dotted #888888;
	height: 1px;
	width: 500px;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 8px 2px 8px 2px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
.textcolor {
	color: #434343;
}
form {
	margin: 0;
}
img {
	margin: 0px;
	padding: 0px;
	border: 1px solid yellow;
}
/*.opacity{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}*/
/************************************* body *******************************/
body {

	/*margin: 10px 0px;*/
	background: #ffb301 url(hg_yellow_star.jpg)  no-repeat;;
	/*background-image: url(hg_yellow_green.jpg);*/
	/*background-image: url(hg_sambino_gelb.gif);*/
	background-position: 0px -600px;
}
/************************************* main *******************************/
.main {
	margin: auto; 	margin-top: 10px; padding: 0px;	
	width: 910px;
}
/*************** top ***************/
.banner {
	width: 800px; height: 150px;
	border: 0px solid blue;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
/*************** content ***************/
#content {
	border: 0px solid blue;
}
.filler {
	float: left;
	margin: 0px;
	width: 30px; height: 10px;
	border: 1px solid red;
}
/*************** menu-left ***************/
.menu {
	float: left;
	margin-top: 0px;	padding: 0px;
	width: 200px;
	border: 0px solid red;
}
#box_top {
	margin-top: 30px; padding: 0px;
	width: 200px; height: 20px;	
	background-image: url(box_top_3.gif);
	border: 0px solid blue;
}
#box_info {
	margin: 0px; padding: 5px 20px 5px 30px;
	width: 150px; 	
	color: #ffffff;
	font-weight: normal;
	background-image: url(box_center.gif);
	border: 0px solid green;
}
.box_title {
		font-size: 16px; 
}
#box_center {
	margin: 0px; padding: 0px;
	width: 200px;
	border: 0px solid green;
}
#box_bottom {
	margin: 0px; padding: 0px;
	width: 200px; height: 5px;
	background-image: url(box_bottom_3.gif);
	background-repeat: no-repeat;
	border: 0px solid blue;
}

.menu ul, .menu li {
	margin: 0px; padding: 0px;
	list-style: none;
	/*width: 200px;*/
}
.menu li {
	height: 47px;
	/*width: 200px;*/
	border: 0px dashed #999999;
}

/*.menu ul ul {
	padding-left: 8px;
}*/
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	/*width: 200px;*/
	height: 33px;
	display: block;
	margin: 0px; padding-top: 14px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	background-image: url(button_yellow_yellow_3.gif);
	background-repeat: no-repeat;
	border: 0px solid blue;
}
.menu a:hover {
	color: #666666;
}
.menu-current a {
	cursor: default;
	background-position: 0px -47px;
}
#box_info a {
	margin: 0px; padding-top: 0px;
	height: 100%;
	text-align: left;
	background-image: none;
	border: 0px solid blue;
}

/*************** page-content ***************/
#page_content {
	float: right;
	padding: 0px;
	width: 699px;
	border: 0px solid yellow;
}
#content_header {
	margin: 0px; padding-bottom: 0px;
	width: 699px; height: 169px;
	/*background-image: url(content_center_3.gif);*/
	border: 0px solid blue;
}
#content_top {
	margin-top: -3px; padding: 0px;
	width: 100%; height: 50px;	
	background-image: url(content_top_3.gif);
	border: 0px solid red;
}
/* ---top navigavtion--- */

#navi_top {
	text-align: center;
	margin: 0px; padding: 0px;
	width: 500px;	
	border: 0px solid red;
}
#navi_top ul {
	margin: 0px; padding: 0px;
}
#navi_top ul li {
	display: inline;	 
	margin-right: 15px ;
}
#navi_top a {	
	text-align: center;
 	font-size: 1.2em;
 	color: #666666;
 	text-decoration: none;
}
#navi_top a:hover {
	color: #999999;
}
#navi_top .menu_current a {
	font-weight: bold;
	cursor: default;
}

#content_center {
	margin: 0px; padding: 10px 50px 10px 50px;
	width: 599px; min-height: 400px;
	text-align: justify;
	clear: right;
	background-image: url(content_center_3.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	border: 0px solid red;
}
#content_bottom {
	margin: 0px; padding: 0px;
	width: 699px; height: 70px;
	background-image: url(content_bottom_3.gif);
	border: 0px solid blue;
}
#page_content img{
	border: 0px solid yellow;
}
#monthevent img {
	padding-right: 10px;
}
#allevent a {
	 text-decoration: none;
}
#allevent a:hover {
	 text-decoration: underline;
}


/*************** footer ***************/
#footer {
	text-align: center;
	height: 50px;
	padding-top: 20px;
	border: 0px solid yellow;
}
#footer a {
	text-decoration: none;
	border: 0px solid blue;
}
.allevent li {
	text-align: left;
	border: 0px solid blue;
}