@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma;
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-color: #E8E8DC;
}
#bannerBg {
	background-image: url(images/bannerBg.jpg);
	height: 114px;
	margin-top: 5px;
}
#bannerBg #MenuBg {
	background-image: url(images/menuBg.jpg);
	margin: auto;
	width: 935px;
	height: 114px;
}
#Site {
	margin: auto;
	width: 935px;
}
.Clear { clear:both;}
#bannerBg #MenuBg a {
	width: 208px;
	display: block;
	float: left;
	font-size: 20px;
	color: #FFFFFF;
	outline:none;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	 -moz-border-radius: 5px;  
        -webkit-border-radius: 5px;
                border-radius: 5px; 
}
#bannerBg #MenuBg a:hover {
	background-color: #001460 !important;
}

#bannerBg #MenuBg span {
	display: block;
	font-size: 11px;
	color: #CCCCCC;
}

#topInfo {
	width: 935px;
	font-family: verdana;
	font-size: 11px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: right;
}#topInfo a {
	color: #333333;
	text-decoration: none;
}
#topInfo a:hover {
	text-decoration: underline;
}
#Footer {
	background-image: url(images/footerBg.jpg);
	height: 35px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 620px;
	background-repeat: no-repeat;
	float: right;
}
#Logo {
	float: left;
}
#Content {
	float: right;
	width: 614px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	margin-bottom: 10px;
	font-family: "trebuchet ms";
	background-color: #EDEDED;
}
#Site #Content h3 {
	font-size: 23px;
	color: #233772;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #233772;
	font-family: "Trebuchet MS";
}
#Site #Content p {
	padding: 3px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 13px;
	margin-bottom: 2px;
}
.language {
	display: block;
	float: left;
	margin-right: 5px;
}
#contact  h3 {
	font-size: 14px;
	font-weight: bold;
	color: #233871;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet Ms";
}
#contact {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

#contact label {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}
#contact .input {
	border: 1px solid #BCBCBC;
	background-color: #FFFFFF;
	width: 140px;
	margin-bottom: 2px;
	font-family: tahoma;
	font-size: 11px;
	padding: 2px;
	color: #393939;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.submit {
	font-size: 10px;
	font-weight: bold;
}
.aktifLink {
	background-color: #001460 !important;
}
.referans {
	float: left;
	width: 170px;
	margin-left: 25px;
	height: 122px;
	text-align: center;
	margin-bottom: 5px;
}

