
body
{
	margin: 0;
	padding: 0;
	background: url(images/hg.gif) repeat #ffffff;
}

td, a, div
{
	color: #3D3F6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rahmen
{
	width: 962px;
	margin: 9px auto 0px;
}

.top .top, .top .body
{
	background: url(images/top.png) repeat-x transparent
}

.top .left, .top .right, .top .left2, .top .right2
{
	background: url(images/top_left.png) no-repeat transparent;
	height: 20px;
}

.top .right
{
	background-image: url(images/top_right.png);
}

.top .left2, .top .right2
{
	background-image: url(images/top_left2.png);
	height: 131px;
}

.top .right2
{
	background-image: url(images/top_right2.png);
}

.top .body div
{
	position: relative;
	width: 920px;
	height: 131px;
}

.top .body div img#vektor
{
	position: absolute;
	bottom: 5px;
	left: -13px;
	height: 128px;
	width: 441px;
}

.top .body div object#vektor
{
	position: absolute;
	bottom: 5px;
	left: -13px;
	height: 128px;
	width: 541px;
}

.top .body div img.logo
{
	position: absolute;
	bottom: 20px;
	right: 132px;
	height: 76px;
	width: 205px;
}

.top .body, .content .body
{
	background-image: url(images/top_body.png);
	vertical-align: top;
}

.content .body
{
	background-image: none;
	background-color: #ffffff;
}

.content .body .navi, .content .text, .content .dottedline
{
	width: 600px;
	margin-left: 186px;
}

.content .body .navi
{
	/*text-align: right;*/
	white-space: nowrap;
	margin-bottom: 44px;
}

.content .body .navi a
{
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 39px;
}

.content .body .navi a.aktiv
{
	font-weight: bold;
}

a
{
	text-decoration: none;
}

.content .body .navi a:hover, a:hover
{
	/*text-decoration: underline;*/
	font-weight: bold;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 18px;
	/*width: 176px;
	text-align: right;
	float: left;*/
}

h1 span
{
	background: url(images/pfeil.jpg) no-repeat #ffffff 0px 0px;
	padding-left: 28px;
	position: relative;
}

.content .dottedline
{
	background: url(images/punkte.jpg) no-repeat #ffffff top right;
	height: 22px;
}

.content .text
{
	margin-bottom: 50px;
	text-align: justify;
	/*min-height: 280px;
	height: auto !important;
	height: 280px;*/
}

.content .text .frame
{
	overflow: auto;
	height: 245px;
	width: 630px;
}

.content .willkommen
{
	line-height: 13pt;
}

.frame .inhalt
{
	width: 600px;
}

.content .left, .content .right
{
	background: url(images/left.png) repeat-y transparent;
}

.content .right
{
	background-image: url(images/right.png);
}

.content .body a img
{
	border: none;
}

.bottom .body
{
	background-image: url(images/bottom_bottom2.png);
	vertical-align: top;
}

.bottom .left, .bottom .right
{
	background: url(images/bottom_left2.png) no-repeat transparent;
	height: 49px;
}

.bottom .right
{
	background-image: url(images/bottom_right2.png);
}

.bottom #navi
{
	padding-right: 134px;
	padding-top: 10px;
	text-transform: uppercase;
	text-align: right;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
}

.bottom #navi a
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
}

.bottom #navi a:hover
{
	/*text-decoration: underline;*/
}

@media print
{

	#rahmen
	{
		margin: 0px;
		width: auto;
	}

	.top .body div
	{
		width: 100%;
		text-align: right;
	}

	#vektor
	{
		display: none;
	}
	
	.top .body div img.logo
	{
		position: static;
	}
	
	.bottom 
	{
		display: none;
	}
	
	h1
	{
		text-align: left;
		float: none;
	}
	
	h1 span
	{
		padding-left: 0px;
	}
	
	.content .dottedline
	{
		display: none;
	}
	
	.content .body .navi, .content .text, .content .frame
	{
		width: 600px;
		margin-left: 0px;
	}
	
	.content .text .frame
	{
		height: auto;
	}
	
}
