body {
margin: 0px;
padding: 0px;
}

td, .footerText, .Normal, .Normal TD, P, .Normal P, .copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}


.Normal a {
	padding-left: 20px;
	padding-bottom: 5px;
}

.Normal a:link, .Normal a:visited {
	color: #2c7491;
	text-decoration: none;
	background: url(media/link_arrow.gif) no-repeat top left;
}

.Normal a:hover, .Normal a:active {
	color: #a4bece;
	background: url(media/link_arrow.gif) no-repeat top left;
	text-decoration: none;
}

.Normal a.CommandButton {
padding: 0px;

}
.Normal a.CommandButton:link, .Normal a.CommandButton:visited {
	color: #2c7491;
	text-decoration: underline;
background: url() no-repeat top left;
}
.Normal a.CommandButton:hover, .Normal a.CommandButton:active {
	color: #a4bece;
	text-decoration: underline;
background: url() no-repeat top left;
}


.theTable {
	width: 100%;
	height: 100%;
}

.logoTd {
	vertical-align: top;
	width: 100%;
	height: 88px;
}

.logoTable {
	width: 100%;
	height: 100%,
}

.slogan {
	width: 150px;
	padding-left: 60px;
	vertical-align: middle;
	text-align: left;
}

.logo {
	text-align: left;
	vertical-align: middle;
	height: 88px;
	width: 212px;
}

.headTd {
	padding-left: 50px;
	background-color: #2c7491;
	vertical-align: top;
	height: 20px;
	width: 100%;
}


.contentTd {
	width: 100%;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 60px;
	padding-right: 300px;
	height: 300px;
}

.contentTable {
	width: 100%;
	height: 100%;
}

.textTd {
	vertical-align: top;
	width: 100%;
}	

.breadcrumbTd {
	height: 25px;
	padding-left: 60px;
	padding-top: 50px;
	vertical-align: top;
	font-size: 10px;
}

a.breadcrumbLinks:link, a.breadcrumbLinks:visited {
	color: #333	;
	text-decoration: none;
}
 a.breadcrumbLinks:hover, a.breadcrumbLinks:active {
	color: #2c7491;
	text-decoration: none;

}




.loginTd {
	font-size: 12px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
}

.loginTd a:link, .loginTd a:visited {
	color: #fff;
	text-decoration: none;
}

.loginTd a:hover, .loginTd a:active {
	color: #fff;
	text-decoration: none;
}

.footer {
	font-size: 12px;
	padding-top: 50px;
	padding-left: 60px;
	padding-bottom: 50px;
}
/* MENU STYLE ******************************************************/

.TopGroup
{
	cursor: pointer; 
	cursor: hand; 
	height: 100%;
	font-size: 15px;
	font-weight: bold;
}

.MenuGroup
{
	cursor: pointer;
	cursor: hand;
	height: 100%;
}

.TopMenuItem
{
	height: 20px;
	vertical-align: middle
	text-align: center;	
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;

}

.TopMenuItemHover 
{
	height: 20px;
	vertical-align: middle;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;


}

.MenuItem
{	
	color: #2c7491;
	font-size:12px;
	font-weight:normal;
	background-color: #e0e4e7;
	border: 0px;
	height: 20px;
}

.MenuItemHover 
{
	color: #fff;
	background-color: #000;
	font-size:12px;
	height: 20px;

}
/************************************************************/


/*CONTENT STYLING********************************************/

.conTable {
	width: 100%;
}

.conContentCell {
	vertical-align: top;
	width: 800px;
}

.conTitleCell {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.conTitle, .Normal conTitle {
	font-size: 16px;
	color: #2c7491;
	font-weight: bold;
}



.blau1 {
	background-color: #84B0C0;
}
.blau2 {

	background-color: #5390A7;
}
.blau3 {
	background-color: #096181;
}
.blau3 Table {

}
.hellblau {
	background-color: #CDDBE2;
}
.weiss {

	background-color: #FFFFFF;
}


.MenuItem0 {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
		padding-top:10px;
}
.MenuHdr0 {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top:10px;
}
.MenuItem1 {
	padding-left:12px;
	font-size:14px;
	padding-bottom:2px;
	padding-top:10px;
	font-weight:bold;
}
.MenuHdr1 {
	padding-left:12px;
	font-size:14px;
	padding-bottom:2px;
	padding-top:10px;
	font-weight:bold;
}
.MenuItem2 {
	padding-left:12px;
	padding-bottom:2px;
}
.MenuHdr2 {
	padding-left:12px;
	padding-bottom:2px;
	padding-top:10px;
}
.MenuItem3 {
	padding-left:24px;
	}
.MenuHdr3 {
	padding-left:24px;
	padding-bottom:2px;
	padding-top:10px;
}.MenuItem4 {
	padding-left:40 px;
	}
.MenuHdr4 {
	padding-left:40px;
	padding-bottom:2px;
	padding-top:10px;
}
.MenuItem5 {
	padding-left:65 px;
	}
.MenuHdr5 {
	padding-left:65px;
	padding-bottom:2px;
	padding-top:10px;
}


