body {
	background-color: #01458e;
	margin: 5px;
	background-repeat: repeat-x;	
}
td,th {
	font-family: Mangal;
	font-size: 13px;
}


a:linked, a:visited, a:active {
	color: #000099;
	text-decoration:underline
}
a:hover {
	color: #FF0000;
	text-decoration:underline
}

.top_page_date {
	font-family: Mangal;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	background-color: #89cdf2;
	text-align:center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
}


.front_page{
	line-height: 17px;
	font-size: 13px;
	
}


.front_page .front_page_section_header {
	font-family: Mangal;
	font-size: 15px;
	font-weight: bold;
}
.front_page .front_page_section_header .events{
	color: #000000;
	background-color: #a3d274;
	line-height: 15px;
}

.front_page .events{
	color: #FFFFFF;
}
.front_page .events a{
	color: #FFFFFF;
	text-decoration: none;
}

.front_page .events p{
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;

}


.front_page .right_above_photobox{
	margin: 0px;
}
.front_page .right_above_photobox a{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.front_page .right_above_photobox a:hover{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;

	text-decoration: none;
	background-color: #a3d274;
	color: #666666;

}



.front_page .photo{
	color: #000000;
	background-color: #579dce;
	line-height: 15px;
	font-size: 11px;
}

.front_page .photo a {
	color: #FFFFFF;
	line-height: 15px;
	font-size: 11px;
	text-decoration:none;
}


.front_page .front_page_section_header .mailinglist{
	color: #000000;
	background-color: #a3d274;
	line-height: 15px;
}

.front_page .mailinglist{
	color: #FFFFFF;	
}
.front_page .mailinglist .textbox{
	width: 80px;
	font-family: Mangal;
	font-size: 12px;
}
.front_page .mailinglist .button{
	font-family: Mangal;
	font-size: 12px;
	width: 25px;
}
.front_page .mailinglist a{
	color: #FFFFFF;
	text-decoration: none;
}









.page_content {
	font-family: Mangal;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.page_content p{
	font-family: Mangal;
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 4px;
}
.page_content .page_header{
	font-family: Mangal;
	font-size: 16px;
	font-weight:bold;
	margin-top: 8px;
	margin-bottom: 4px;
	text-align:left;
}

.page_content .page_date{
	font-family: Mangal;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: left;
}


.breadcrumb{
	line-height: 15px;
	font-family: Mangal;
	font-size: 11px;	
}



.right_pagegroup_menu
{
	width: 200px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
}

.right_pagegroup_menu a
{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    color: black;
    text-decoration: none;
    display: block;
    background-image: url(../images/dot.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}