body {
	background-color: #fff;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.Normal, TD, P {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:15px;
		vertical-align: top;
}

a:link, a:visited, .Normal a:link, .Normal a:visited {
		color: #EF3E42;
		text-decoration: none;
}

a:hover, a:active, .Normal a:hover, .Normal a:active {
		color: #000;
		text-decoration: none;
}


.theTable {
 	width: 900px;
 	height: 600px;	
}

.headerTd {
	 align: left;
	 vertical-align: top;
	 width: 900px;
	 height: 156px;
}


.leftBorderTd {
	vertical-align: top;
	width: 14px;
	background-image: url(media/side_border.gif);
	background-repeat: repeat-y;
}

.mainTd {
	width: 900px;
	height: 100%;
	border: 1px solid #000;
}

.mainTable {
	height: 100%;
	width: 100%;
}

.middleTd {
	height: 100%;
	vertical-align: top;
	width: 100%;
}

.middleTable {
	height: 100%;
	width: 100%;
}

.innerTd {
	height: 100%;
	vertical-align: top;
	width: 872px;
}


/*LEFT INNER STYLE ***********/

.innerLeftTd {
	vertical-align: top;
	width: 286px;
	height: 100%;
}

.innerLeftTable {
	vertical-align: top;
	width: 100%;
	height: 100%;
}

.searchTd {
	vertical-align: top;
	width: 286px;
	height: 62px;
	padding-left: 18px;
	padding-top: 29px;
}

.familyTd {
	vertical-align: top;
	width: 286px;
	padding-left: 18px;
}

.NormalTextBox {
	border: 1px solid #000;
	width: 150px;
}

.searchTd a:link, .searchTd a:visited, .searchTd a:hover, .searchTd a:active {
	padding-left: 5px;
	color: #e42b38;
	text-decoration: none;
}

.adminTd {
	padding-left: 18px;
	width: 100%;
}

.spaceTd {
	height: 100%;
}

.churchTd {
	vertical-align: bottom;
	width: 286px;
	height: 187px;
	background-image: url(media/church.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/****************************/


/*RIGHT INNER STYLE**********/

.innerRightTd {
	vertical-align: top;
	width: 586px;
	height: 100%;
}

.innerRightTable {
	vertical-align: top;
	width: 586px;
	height: 100%;
	padding-top: 29px;
}

.menuTd {
	vertical-align: top;
	width: 586px;
	height: 130px;
	padding-bottom: 20px;
	border-bottom: 2px solid #EF3E42;
}


/*NEUES DESIGN */


.menuTd_new {
	vertical-align: top;
	width: 586px;
	border-bottom: 2px solid #EF3E42;
}

.menuStuffTable {
	margin-bottom: 10px;
}

.submenuTable {
	width:100%;
	height: 20px;
}

ul.submenu {
	margin: 0px;
	padding: 0px;
}

ul.submenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.submenu li a:link {
	display: block;
	margin-right: 5px;
	width: 80px;
	line-height: 20px;
	text-align: center;
	background-color: #ef7073;
	color: #fff;
}

ul.submenu li a:hover {
	background-color: #EF3E42;
}




.menuStuffTable {
	height: 1%;
	width: 586px;
}

.menupointTd a, .menupointTd a:link, .menupoint a:visited {
	display: block;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(media/menu_point.gif);
	background-position: 4 3;
	background-repeat: no-repeat;

}

.menupointTd a:hover {
	display: block;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(media/menu_point_hover.gif);
	background-position: 4 3;
	background-repeat: no-repeat;
}

.menupointTdActive {
	display: block;
	height: 25px;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(media/menu_point_hover.gif);
	background-position: 4 3;
	background-repeat: no-repeat;
}

.menupointinfoTd a:link, .menupointinfoTd a:visited {
	display: block;
	height: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	padding-left: 25px;
	background-image: url(media/menu_point_info.gif);
	background-position: 4 3;
	background-repeat: no-repeat;
}

.menupointinfoTd a:hover {
	display: block;
	height: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/menu_point_info_hover.gif);
	background-position: 4 3;
	background-repeat: no-repeat;
}

.menupointinfoTdActive {
	display: block;
	height: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/menu_point_info_hover.gif);
	background-position: 4 3;
	background-repeat: no-repeat;
}

.contentTd {
	vertical-align: top;
	width: 586px;
	height: 100%;
	padding-top: 21px;
	padding-bottom: 18px;
	padding-right: 60px;
}

.contentTd .Normal IMG {
	float: left;
	margin-right: 10px;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0px;
	padding: 0px;
}

H1 .conTitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
	

H2 {
	color: #000;
	font-size: 12px;
}

/****************************/



.rightBorderTd {
	vertical-align: top;
	width: 14px;
	background-image: url(media/side_border.gif);
	background-repeat: repeat-y;
}



/*FOOTER STYLE*********************/

.footerTd {
	vertical-align: top;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerTable {
	width: 100%;
}

.logiTd {
	text-align: right;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}



/*CONTAINER*******************************************************/

.UDT_Column_Title {
	border: 0px;
	padding-left: 0px;
	width: 210px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #502745;
}

.UDT_Column_Text
{
	width: 300px;
	font-size: 12px;
	color: #000;
	padding-bottom: 20px;
}




/* RadPanel Navigation */


.panelbar
{
	width: 165px;
}

.panelbarHeaderCollapsed
{
	font-size:12px;
	color: #00523b;
	cursor: pointer;
	cursor: pointer;
	padding-bottom: 13px;
}

.panelbarHeaderCollapsed TD {
	text-align: left;
}



.panelbarHeaderCollapsedHover
{
	font-size:12px;
	font-weight: bold;
	color: #00523b;
	cursor: pointer;
	cursor: pointer;
	padding-bottom: 13px;
}

.panelbarHeaderCollapsedHover TD {
	text-align:left;
}




.panelbarHeaderExpand
{
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	cursor: pointer;
	color: #00523b;
	padding-bottom: 13px;
}
.panelbarHeaderExpand TD {
	text-align:left;
}


/* PanelItems - Level 0 to 1 ------------------------------------------------------------- */

.panelbarItem
{
	font-size:12px;
	cursor: pointer;
	cursor: pointer;
	color: #00523b;
	padding-left: 12px;
	padding-bottom: 4px;
}
.panelbarItem TD {
}


.panelbarItemExpanded
{
	font-size:12px;
	cursor: pointer;
	cursor: pointer;
	color: #00523b;
	padding-left: 12px;
	padding-bottom: 4px;
}

.panelbarItemExpanded TD {
}

.panelbarItemHoverCollapsed
{
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	cursor: pointer;
	color: #00523b;
	padding-left: 12px;
	padding-bottom: 4px;
}

.panelbarItemHoverCollapsed TD {
}

.panelbarItemHoverExpanded
{
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	cursor: pointer;
	color: #00523b;
	padding-left: 12px;
	padding-bottom: 4px;
}
.panelbarItemHoverExpanded TD {
}


.panelbarItemSelected
{
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	cursor: pointer;
	color: #00523b;
	padding-left: 12px;
	padding-bottom: 4px;
}

.panelbarItemSelected TD {
}

.panelbarItemGroup_0
{
	padding-bottom: 5px;
}