/* global setup */
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font: 11px tahoma, arial, helvetica, sans-serif;
	color: #2f5686;
}
a img { border: none; }
a { color: #6c6c6c; }
img { behavior: url('http://www.fortestreisid.ee/iepngfix.htc'); }

/* site specific setup */
.header, .menutop, .menuleft, .menuright, .menu2body, .banner, .mailinglistcontainer, .body2footer, .footerleft, .footerright, .footerbottom, .footerseparator, .deu, .ch, .left, .right, .menu, .footerseparatorcontainer { display: none; }
.footer {
	text-align: left;
	padding-left: 10px;
	color: #2f5686;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
}
.footer a { color: #2f5686; }
.footer a:hover { text-decoration: none; }
.main {
	float: left;
	width: 100%;
}
.main h1, .main h2 {
	padding: 16px 0 10px 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #2779ce;
	background: url('http://www.fortestreisid.ee/images/mainh1topicbg.gif') repeat-x left bottom;
	margin-bottom: 19px;
}
.main h2 {
	background: none;
	margin: 0;
	padding: 10px 0;
}
.up {
	width: 100%;
	border-bottom: 1px solid #cce6fd;
	text-align: right;
	margin-bottom: 10px;
	float: left;
}
.up a {
	text-decoration: none;
	color: #a7c5e8;
}
.textbox {
	float: left;
	width: 100%;
}
.print_logo { display: block; }
