
#mainContent {
	width: 690px;
	height: 350px;
	float: left;
	clear: left;
	position: relative;
}
#mainContent .top
{
	font-size: 1pt;
	background: url(/Css/Images/top_690.gif) no-repeat;
	overflow: hidden;
	width: 690px;
	height: 10px;
}
#mainContent .middle
{
	width: 690px;
	height: 330px;
	background:url('/Css/Images/middle_690.gif');
	margin: 0;
}
#mainContent .bottom
{
	font-size: 1pt;
	background: url('/Css/Images/bottom_690.gif') no-repeat;
	height: 10px;
	width: 690px
}

/* Aktuellt */
#aktuellt {
	float: right;
	height: 510px;
	width: 200px;
}
#aktuellt .top
{
	font-size: 1pt;
	background: url(/Css/Images/top_200.gif) no-repeat;
	overflow: hidden;
	width: 200px;
	height: 10px;
}
#aktuellt .middle
{
	width: 200px;
	background:url('/Css/Images/middle_200.gif');
	margin: 0;
}
#aktuellt .bottom
{
	font-size: 1pt;
	background: url('/Css/Images/bottom_200.gif') no-repeat;
	height: 10px;
	width: 200px
}
#aktuellt .news-block
{
	margin-bottom: 30px;
}
#aktuellt h2
{
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #942723;
	font-family: "Trebuchet Ms" , Verdana, Arial;
	letter-spacing: 0.04em;
	text-align: center;
}
#aktuellt h3
{
	font-size: 11px;
	color: #942723;
	padding-top: 5px;
}

#aktuellt p
{
	margin: 0;
}

#aktuellt fieldset {
	border: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-top: 3px;
}

#aktuellt legend
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 5px;
	color: #d3d3d3;
	font-family: Verdana, Arial, Sans-Serif;
}

#aktuellt a.download {
	font-size: 8pt;
	margin: 5px;
}

#aktuellt a.download:hover {

}

#aktuellt .link
{
	display:block;
	font-size: 8pt;
	margin-bottom: 3px;
	line-height: 12px;
	text-align: right;
}
#aktuellt .link a.more
{
	font-size: 8pt;
}
#aktuellt .link a.more:hover
{

}

#altContent h2 {
	text-align: center;
	margin: 5px;
	font-weight: bold;
}

#altContent h3 {
	font-weight: bold;
	margin: 10px 0 0 0;
}

div#bottomContent {
	width: 690px;
	margin: 10px 0 0 0;
	height: 150px;
	float: left;
	clear: left;
	position: relative;
}
div#bottomContent .top
{
	font-size: 1pt;
	background: url(/Css/Images/top_690.gif) no-repeat;
	overflow: hidden;
	width: 690px;
	height: 10px;
}
div#bottomContent .middle
{
	width: 690px;
	background:url('/Css/Images/middle_690.gif');
	margin: 0;
}
div#bottomContent .bottom
{
	font-size: 1pt;
	background: url('/Css/Images/bottom_690.gif') no-repeat;
	height: 10px;
	width: 690px
}
div#bottomContent h3 {
	font-size: 13px;
	color: #942723;
	font-family: "Trebuchet Ms" , Verdana, Arial;
	letter-spacing: 0.04em;
}
div#bottomContent .link
{
	margin-top: 5px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 12px;
	text-align: right;
}
div#bottomContent .ohappa
{
	width: 690px;
	text-align: right;
}
div#bottomContent .ohappa p
{
	margin-top: 5px;
	margin-right: 8px;
	font-size: 6pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 0.09em;
}
div#bottomContent .ohappa a
{
	font-weight: bold;
	font-size: 7pt;
	color: #e9660b;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
div#bottomContent .ohappa a:hover
{
	text-decoration: underline;
}

.block
{
	clear: right;
	float: right;
	margin: 20px 20px 0px;
	overflow: visible;
	width: 340px;
	position: relative;
}
.block h2
{
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #942723;
	font-family: "Trebuchet Ms" , Verdana, Arial;
	letter-spacing: 0.04em;
}
.block .link
{
	margin-top: 5px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 12px;
	text-align: right;
}