@import url("print.css");
@import url("querillaEmail.css");
html {
}
body {
	background: #FFF9E9 url("/images/frontend/bg_body_head.gif") repeat-x left top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, form, p, br, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}
a {
	color: #002F9F;
}
caption,
legend,
.hidden {
	display: none;
}
em.toolTip {
	color: #F02020;
	cursor: pointer;
	display: inline !important;
	text-decoration: underline;
	font-style: normal;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}
.error {
	background: transparent url("/images/frontend/icons/alert.gif") no-repeat left center;
	padding-left: 20px;
	padding-right: 20px;
	margin: 10px auto 10px auto;
	width: 560px;
}
.marginTxt {
	margin: 10px;
}
.info,
div#singlePage,
.error {
	line-height: 1.4em;
	font-size: 0.75em;
}
.info p,
.info p a,
div#singlePage p,
div#singlePage a,
.error p,
.error a {
	font-size: 1em;
}
a img {
	border: none;
}
div#singlePage a.pdf {
	background: #FFF url("/images/frontend/icons/pdf2.gif") no-repeat left center;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 20px;
}
div#singlePage {
	padding: 0 10px 20px 0;
}
ul#menu,
ul#menuBottom {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
label {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 0.75em;
	margin-top: 3px;
}
form.form {
	margin: 10px;
}
form div {
	clear: left;
	padding: 0 0 2px 0;
	width: 100%;
}
form input.inputTxt {
	border: 1px solid #ABC8F0;
	height: 18px;
	padding: 1px 0 1px 0;
	width: 200px;
}
form button {
	background-color: #FFF9E9;
	color: #002F9F;
	border: 1px solid #ABC8F0;
	cursor: pointer;
	overflow: visible;
	padding: 0 2px 0 2px;
	vertical-align: middle;
}
form.form div.row {
	clear: left;
	padding-bottom: 3px;
}
form.form div.row label,
form.form div.securityNrInput label {
	float: left;
	display: block;
	margin-top: 3px;
	padding-right: 10px;
	width: 190px;
}
form.form input.textField {
	border: 1px solid #ABC8F0;
	height: 18px;
	padding: 2px 0 1px 0;
	width: 300px;
}
form.form textarea.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 1px solid #ABC8F0;
	height: 100px;
	width: 300px;
}
form.form div.blockLabel {
	clear: none;
	float: left;
	width: 350px;
}
form.form div.securityNr img {
	margin-left: 200px;
}
/*--general structure--*/
h1.title {
	background: #FFF url("/images/frontend/icons/about.gif") no-repeat left center;
	border-bottom: 1px solid #036;
	color: #036;
	font-size: 1.4em;
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
}
div#mainTpl {
	margin: 0 auto 0 auto;
	position: relative;
	width: 770px;
}
div#header {
	background: #FFF url("/images/frontend/backgroundImage/headBg_home.jpg") no-repeat left top;
	height: 122px;
	overflow: hidden;
	position: relative;
	width: 770px;
}
	a.mobile {
		font-size: 0.75em;
		left: 40px;
		position: absolute;
		top: 6px;
	}
	div#header a.logo {
		position: absolute;
		bottom: 5px;
		left: 40px;
	}
	div#header h1,
	div#header strong.intro {
		color: #002F9F;
		font-weight: normal;
		font-size: 0.95em;
		position: absolute;
		bottom: 5px;
		right: 10px;
	}
	div#searchArea {
		position: absolute;
		top: 5px;
		right: 5px;
		text-align: right;
		width: 250px;
	}
	div#searchForm * {
		vertical-align: middle;
	}
	div#searchForm input {
		margin-right: 3px;
		width: 170px;
	}
div#body {
	background-color: #FFF;
	color: #000;
	border-left: 1px solid #ABC8F0;
	border-right: 1px solid #ABC8F0;
	padding-top: 10px;
	min-height: 500px;
	width: 768px;
}
	div.hpContent {
		margin-right: 5px;
	}
div#lc {
	float: left;
	padding: 0 14px 0 0;
	width: 154px;
}
	ul#menu {
		background: #FFF url("/images/frontend/bg_menu.jpg") no-repeat left top;
		float: left;
		height: 357px;
		padding: 60px 0 0 0;
		width: 154px;
	}
	ul#menu li a {
		color: #002F9F;
		display: block;
		float: left;
		font-size: 0.75em;
		font-weight: bold;
		text-decoration: none;
		padding-left: 18px;
		width: 126px;
	}
	ul#menu li a:hover,
	ul#menu li a#link_item_0,
	ul#menu li a.selected {
		background: transparent url("/images/frontend/ico_menuArrow.gif") no-repeat left center;
		color: #000;
		font-weight: bold;
	}
	ul#menu li a#link_item_0 {
		background-image: none;
	}
	ul#menu li {
		float: left;
		line-height: 1.4em;
		width: 144px;
	}
div#rc {
	float: right;
	width: 600px;
}
	a#intro {
		display: block;
		margin-bottom: 10px;
		text-align: center;
	}
div#footer {
	background-color: #FFF;
	border-bottom: 1px solid #ABC8F0;
	border-top: 1px solid #ABC8F0;
}
	div#infooter {
		border-left: 1px solid #ABC8F0;
		border-right: 1px solid #ABC8F0;
		margin: 0 auto 0 auto;
		width: 768px;
	}
div.validation {
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
	width: 154px;
}
div#leftBanner,
div#topBanner,
div#bottomBanner {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	width: 154px;
}
div#topBanner,
div#bottomBanner {
	padding: 0 0 5px 0;
	width: 600px;
}
div#leftBanner img,
div#topBanner img,
div#bottomBanner img {
	vertical-align: top;
}
div#leftBanner a,
div#topBanner a,
div#bottomBanner a {
	color: #000;
	display: block;
	font-size: 0.75em;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
div#bottomBanner {
	padding-top: 15px;
}
ul#menuBottom {
	background-color: #FFF9E9;
	border-bottom: 1px solid #ABC8F0;
	color: #14449B;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}
ul#menuBottom li {
	font-size: 0.7em;
	display: inline;
}
ul#menuBottom li a {
	color: #14449B;
	text-decoration: none;
}
div#utilLinks {
	padding: 0 10px 10px 0;
	text-align: right;
}
div#utilLinks * {
	vertical-align: middle;
}
div#utilLinks a {
	color: #000;
	font-size: 0.7em;
	margin: 0 0 0 5px;
	text-decoration: none;
}
div#utilLinks a.topPage {
	background: transparent url("/images/frontend/icons/ico_top.gif") no-repeat right top;
	padding-right: 13px;
}
div.navLinks {
	background: #78AAE7 url("/images/frontend/bg_navLinks_left.gif") no-repeat left top;
	color: #002F9F;
	font-size: 0.7em;
	float: left;
	width: 590px;
	margin-top: 15px;
}
div.navLinks p {
	background: transparent url("/images/frontend/bg_navLinks_right.gif") no-repeat right top;
	height: 29px;
	line-height: 29px;
	padding:  0 10px 0 10px;
}
div.navLinks a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.navLinks a.left {
	float: left;
}
div.navLinks a.right {
	float: right;
}
div#newsList {
	background: #78AAE7 url("/images/frontend/bg_lastNews_top.jpg") no-repeat left top;
	margin-bottom: 20px;
	padding-top: 27px;
	position: relative;
	width: 593px;	
}
	div#newsList.newsBoxBgTop {
		background: #78AAE7 url("/images/frontend/bg_lastNews_top2.jpg") no-repeat left top;
	}
	.newsBoxBgTop a#lastnews {
		color: #036;
	}
	.newsBoxBgTop a#lastwork {
		color: #FFF;
	}
	a#lastwork {
		background: transparent url("/images/frontend/icons/portfolio.gif") no-repeat left center;
		color: #036;
		display: block;
		height: 20px;
		left: 15px;
		line-height: 20px;
		padding-left: 10px;
		position: absolute;
		text-align: center;
		text-decoration: none;
		top: 5px;
		width: 270px;
	}
	a#lastnews {
		background: transparent url("/images/frontend/icons/article.gif") no-repeat left center;
		color: #FFF;
		display: block;
		height: 20px;
		left: 315px;
		line-height: 20px;
		position: absolute;
		top: 5px;
		text-align: center;
		text-decoration: none;
		width: 270px;
	}
div#newsList div#bodyBox {
	background: transparent url("/images/frontend/bg_lastNews_middle.jpg") no-repeat left top;
	width: 593px;	
}
div#newsList div#footerBox {
	background: transparent url("/images/frontend/bg_lastNews_bottom.jpg") no-repeat left bottom;
	min-height: 330px;
	padding: 15px 5px 10px 5px;
	width: 583px;	
}
div.newsBox {
	background: transparent url("/images/frontend/bg_hbar.gif") no-repeat center bottom;
	margin-bottom: 10px;
	padding-bottom: 35px;
	width: 583px;
}
div.newsBox div.img {
	background-color: #FFF;
	border: 1px solid #78AAE7;
	float: left;
	overflow: hidden;
	height: 98px;
	margin-right: 5px;
	width: 98px;
}
div.newsBox div.img table,
div.newsBox div.img table td {
	height: 98px;
	width: 98px;
}
div.newsBox div.infoArea {
	float: left;
	width: 475px;
}
	div.newsBox div.infoArea h3 {
		color: #E30F1E;
		font-size: 0.95em;
		margin-bottom: 15px;
	}
	div.newsBox div.infoArea p.info {
		background-color: #FFF;
		width: 475px;
	}
	div.newsBox div.infoArea p.info span {
		display: block;
		margin: 0 5px 0 5px;
	}