body {
    background-color:#1c232b;
    background-image:url("bilder/hintergrund_kr.jpg");
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:left top;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family:Arial;
    font-size:10pt;
    height:95%;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #acb4bc; 
	scrollbar-arrow-color: #495057; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #acb4bc;
}

#content p {
	color:#000000;
	line-height:18px;
}

.links {
	float:left;
	margin-right:15px;
}

.rechts {
	float:right;
	margin-left:15px;
}

.sub-orange {
	color:#ff6600;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#ff6600;
	text-decoration:underline;
}

a.navi:link, a.navi:visited {
	color:#ffffff;
	text-decoration:none;
}

a.navi:hover {
	color:#ff6600;
	text-decoration:none;
}

a.extern:link, a.extern:visited {
	color:#304d65;
	text-decoration:none;
}

a.extern:hover {
	color:#ff6600;
	text-decoration:none;
}

div.orange_top {
	background-color:#ff6600;
    padding:0px;
    spacing:0px;
    border-width:0px;
    width:100%;
    height:7px;
    overflow:hidden;
}

div.impressum {
	font-size:8pt;
	text-align:center;
	font-weight:normal;
	position:relative;
	top:10px;
	color:#ff6600;
}

a.impressum:link, a.impressum:visited {
	color:#ff6600;
}

a.impressum:hover {
	color:#000000;
	text-decoration:none;
}

div.head {
	background-image:url("bilder/head.png");
	background-repeat:no-repeat;
	background-position: left top;
	position:absolute;
	width:865px;
	height:160px;
	top:15px;
	left:40px;
}

div.navigation {
	position:absolute;
	left:40px;
	top:145px;
	width:180px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

td.subnavigation {
	padding-left:30px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	border-bottom: 1px dotted #FFFFFF;
	height:20px;
}

td.subnavigation a:hover {
	color:#ffffff;
	text-decoration:none;
}

td.subnavigation:hover {
	padding-left:30px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	border-bottom: 1px dotted #FFFFFF;
	background-color:#ff6600;
	height:20px;
}

td.topnavigation {
	padding-left:10px;
	height:30px;
}

table.nav {
	spacing:0px;
	padding:0px;
	width:180px;
	background-color:#737373;
	border: 0px none #000000;
}

div.klammer {
	background-image:url("bilder/klammer.png");
	background-repeat:no-repeat;
	background-position: left top;
	position:absolute;
	width:67px;
	height:88px;
	left:260px;
	top:110px;
}

div.homepage {
	position:absolute;
	width:670px;
	height:570px;
	left:240px;
	top:170px;
	overflow:hidden;
}

div.content_top {
	background-image:url("bilder/content_top.png");
    background-repeat:no-repeat;
    background-position:left top;
	position:absolute;
	top:145px;
	left:240px;
	height:194px;
	width:663px;
}

div.content_middle {
	background-image:url("bilder/content_main.png");
    background-repeat:repeat;
    background-position:left bottom;
	position:absolute;
	top:339px;
	bottom:215px;
	min-height:20px;
	left:240px;
	width:663px;
}

div.content_bottom {
	background-image:url("bilder/content_bottom.png");
    background-repeat:no-repeat;
    background-position:left bottom;
	position:absolute;
	top:359px;
	bottom:50px;
	min-height:165px;
	left:240px;
	width:663px;
}

div.content_head {
	background-image:url("bilder/balken.gif");
	background-repeat:no-repeat;
	background-position: left center;
	position:absolute;
	width:530px;
	height:40px;
	left:325px;
	top:165px;
	overflow:hidden;
	color:#000000;
	font-weight:normal;
	font-size:14pt;
	padding-left:10px;
}

table.content_head {
	padding:0px;
	width:100%;
	height:100%;
	border: 1px hide #000000;
}

td.content_head {
	vertical-align:middle;
}

div.content {
	position:absolute;
	width:530px;
	left:325px;
	top:215px;
	bottom:80px;
	min-height:260px;
	overflow:auto;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	padding-left:10px;
}

.scrollbg {
	width:11px;
	background-image: url("bilder/scrollbg.gif");
	background-repeat:repeat-y;
	background-position: top center;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	visibility:hidden;	
}

.scrollfg {
	height:100px;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-top: 1px dashed #ff0000;
	border-bottom: 1px dashed #ff0000;
}

div.linkpopup {
	visibility:hidden;
	width:0px;
	height:0px;
	background:#FFFFFF;
	position:absolute;
	overflow:hidden;
	border:1px solid #000000;
	font-size: 8pt;
	padding: 5px;
}

td.chooselanguage {
	font-size:8pt;
	text-align:center;
	font-weight:normal;
}

.orange {
	background-color:#ff6600;
	height:28px;
}

.input-text {
	height: 18px;
	width: 200px;
	margin-bottom:5px;
}