body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


a {
	font-family: Tahoma;
	font-size: 11px;
	color: #072766;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	}

.menu-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #072766;
	text-decoration: none;
	padding-right: 10px;
}

.menu-link-active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EDCA27;
	padding-right: 10px;
}

.menu-link:hover {
	text-decoration: underline;
	color: #EDCA27;
}
.menu-link em {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;

}
.menu-bg {
	background-image:url(../images/menu-bg.gif);
	padding-left:20;
}

.foot-menu-link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #072766;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
.foot-menu-link em{
	color: #EDCA27;
	font-style:normal;
	text-decoration: none;
}
.foot-menu-link:hover {
	text-decoration: none;
	font-size: 10px;
	color: #EDCA27;
}
.foot-menu-link:hover em{
	text-decoration: none;
	color: #072766;
}








.shade-top {
	background-image:url(../images/shade-top.gif);
}
.shade-left {
	background-image:url(../images/shade-left-bg.gif);
}
.shade-right {
	background-image:url(../images/shade-right-bg.gif);
}





.introduction-box {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid DFE8F2;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.news-bar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #072766;
	background-color: #DEE7F1;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BED2E8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news-cell {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F8FAFC;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.text-blu-11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #072766;
}
.text-grey-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
}
.bar-cell {
	background-image:url(../images/objectives-bar.gif);

}
.bar-cell2 {
	background-image:url(../images/download-bar.gif);

}
.bar-title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #072766;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.objektives {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #D5E1EE;
	border-top: 1px solid #EEF3F8;
	border-left: 1px solid #EEF3F8;
	border-right: 1px solid #EEF3F8;
	padding: 20px;
	background-image: url(../images/bg-stars-1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.download {
	background-image:url(../images/bdownload-bg.jpg);
	background-color: #D5E1EE;
	background-repeat: no-repeat;
	background-position: left top;
	}
.foot-info {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #072766;
	text-decoration: none;
	padding-right: 24px;
}
.nivas-info {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #D1DEEC;
	text-decoration: none;
}

.icon-cell {
	padding: 10px 10px 10px 20px;
	font-family: Tahoma;
	font-size: 10px;
	color: #072766;
	}
.padding-10 { padding: 10px; }


.input {padding:3px;
font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		background: #fff; 
		color:#072766;
		border-bottom: 1px solid #072766;
		border-right: 1px solid #072766;
		border-top: 1px solid #DDE6F1;
		border-left: 1px solid #DDE6F1;
		cursor:pointer;
		}



