html, body {
	/*overflow-x: hidden;*/
	overflow-y: hidden;
	scrollbar-face-color: #F57920;
	scrollbar-arrow-color: #2A2E3C;
	scrollbar-base-color: #2A2E3C;
	scrollbar-3d-light-color: #2A2E3C;
	scrollbar-darkshadow-color: #2A2E3C;
	scrollbar-highlight-color: #2A2E3CF;
	scrollbar-shadow-color: #2A2E3C;
	scrollbar-track-color: #2A2E3C;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #1C1E2A;
}

img {
	border: 0px none;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

a,
a:link,
a:visited {
	color: #F57921;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#logo {
	position: absolute;
	bottom: 255px;
	left: 140px;
}

#naviframe {
	position: absolute;
	bottom: 0px;
	height: 33px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(grafiks/navi-50transpbg.png);
	background-position: 338px 0px;
	background-repeat: no-repeat;
}

#naviframe:hover {
	background-image: url(grafiks/navi-70transpbg.png);
	background-position: 338px 0px;
	background-repeat: no-repeat;
}

* html #naviframe {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/70pctransp-bg.png');
}

ul.homebutton {
	position: relative;
	float: left;
	height: 33px;
	width: 335px;
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
	background-image: url(grafiks/70pctransp-bg.png);
}

ul.mainnavi {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 33px;
	background: transparent;
}

ul.mainnavi li {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: transparent;
	display: block;
}

a.home,
a.home:link,
a.home:visited {
	position: relative;
	float: right;
	z-index: 104;
	display: block;
	width: 205px;
	height: 20px;
	padding-top: 11px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	background-image: none;
}

a.normal,
a.normal:link,
a.normal:visited {
	position: relative;
	z-index: 105;
	float: left;
	display: block;
	height: 22px;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: none;
}

a.normal:hover,
a.normalact {
	position: relative;
	z-index: 105;
	float: left;
	display: block;
	height: 22px;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(grafiks/50pctransp-bg.png);
}

/* SUBANVI */

#subnaviframe {
	position: absolute;
	z-index: 101;
	bottom: 34px;
	height: 33px;
	width: 99.9%;
	padding: 0px;
	margin: 0px;
	background-image: url(grafiks/50pctransp-bg.png);
}

*+html #naviframe,
*+html #subnaviframe {
	position: fixed;
}


/* IE 5 PNG FIX */
* html a.normal:hover,
* html a.normalact,
* html #naviframe,
* html #subnaviframe,
* html a.sub3:hover {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/50pctransp-bg.png');
}



* html a.sub3act {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/70pctransp-bg.png');
}

#subnaviframe:hover {
	background-image: url(grafiks/70pctransp-bg.png);
}

* html ul.homebutton,
* html #subnaviframe:hover {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/70pctransp-bg.png');
}


ul.subnavi {
	position: relative;
	float: left;
	z-index: 102;
	padding: 0px;
	padding-left: 338px;
	margin: 0px;
	height: 15px;
	background: transparent;
}

ul.subnavi li {
	position: relative;
	float: left;
	z-index: 103;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: transparent;
	display: block;
}

#subnavi3 {
	position: absolute;
	float: left;
	z-index: 102;
	left: 420px;
	bottom: 133px;
	height: 25px;
	width: 590px;
	background-image: url(grafiks/30pctransp-bg.png);
}

*+html #subnavi3 {
	width: 570px;
}

* html #subnavi3 {
	width: 570px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/30pctransp-bg.png');
}

* html .subn3act {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/30pctransp-bg.png');
}

ul.subnavi3 {
	position: relative;
	float: left;
	z-index: 102;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	height: 25px;
	background: transparent;
}

ul.subnavi3 li {
	position: relative;
	float: left;
	z-index: 103;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: transparent;
	display: block;
}
a.sub3,
a.sub3:link,
a.sub3:visited {
	position: relative;
	z-index: 105;
	float: left;
	display: block;
	height: 19px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-image: none;
}

a.sub3act,
a.sub3:hover {
	position: relative;
	z-index: 108;
	float: left;
	display: block;
	height: 19px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(grafiks/70pctransp-bg.png);
}

#mycustomscroll {
	position: absolute;
	clear: both;
	overflow: auto;
	z-index: 100;
	left: 420px;
	bottom: 160px;	
	height: 363px;
	width: 600px;	
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

*+html #mainframe,
*+html #mycustomscroll {
	height: 363px;
	width: 580px;	
}

* html #mainframe,
* html #mycustomscroll {
	height: 363px;
	width: 580px;	
}

div.sitetitle {
	position: absolute;
	float: none;
	clear: both;
	z-index: 100;
	left: 420px;
	bottom: 523px;
	height: 25px;
	width: 590px;
	background-image: url(grafiks/30pctransp-bg.png);
	text-decoration: none;
	margin-bottom: 3px;
}

div.header {
	position: relative;
	float: none;
	clear: both;
	height: 25px;
	width: 99.9%;
	background-image: url(grafiks/30pctransp-bg.png);
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

span.header {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 7px;
	margin-left: 17px;
}

.zitatheadline {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	margin-bottom: 25px;
}

.newsheadline,
.subheadline  {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f57920;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

.contentcontainer-small,
.contentcontainer {
	position: relative;
	overflow: visible;
	clear: both;
	min-height: 323px;
	width: 550px;
	padding: 20px;
	margin: 0px;
	background-image: url(grafiks/50pctransp-bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
}

.contentcontainer-small {
	min-height: 155px;
}

* html .contentcontainer {
	height: 323px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/50pctransp-bg.png');
}

* html .contentcontainer-small {
	overflow: visible;
	height: 225px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/50pctransp-bg.png');
}

.contentcontainer-small span.orange,
.contentcontainer span.orange {
	font-size: 38px;
	color: #f57920;
	line-height: 30px;
	letter-spacing: 2px;
}

.contentcontainer-small li,
.contentcontainer li {
	margin: 0px;
	margin-bottom: 5px;
	list-style: inside;
	list-style-position: inside;
	list-style-image: url(grafiks/bulletlist-arrow.gif);
}


#bottomline {
	position: relative;
	float: none;
	clear: both;
	height: 0px;
}

.newscontainer {
	position: relative;
	float: left;
	overflow: visible;
	display: block;
	width: 254px;
	min-height: 150px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 20px;
	background-image: url(grafiks/30pctransp-bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
}

#news1 {
	margin-right: 1px;
}

*+html div.sitetitle {
	width: 570px;
}

* html div.sitetitle {
	width: 570px;
}

*+html div.contentcontainer,
*+html div.contentcontainer-small {
	overflow: visible;
	width: 530px;
}

* html div.contentcontainer,
* html div.contentcontainer-small {
	overflow: visible;
	width: 530px;
}

*+html #news1,
*+html #news2 {
	overflow: visible;
	width: 243px;
}

* html #news1,
* html #news2 {
	overflow: visible;
	width: 243px;
	height: 150px;
}

.newscontainer:hover {
	background-image: url(grafiks/50pctransp-bg.png);
}

* html div.header,
* html div.sitetitle,
* html .newscontainer {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='grafiks/30pctransp-bg.png');
}

span.orange {
	color: #f57920;
}

.verttrenner {
	float: left;
}

.txtpic {
	float: left;
	padding: 20px 20px 30px 20px;
}

/* SCROLLER */

#flexcroll-init {
	height: 0px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
	border: none 0px;
}

.vscrollerbase {
	width: 10px;
	background-color: #2A2E3C;
	cursor: pointer;
}
.vscrollerbar {
	width: 10px;
	background-color: #F57920;
	background-image: url(grafiks/vscroll-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	cursor: pointer;
}
.hscrollerbase {
	height: 10px;
	background-color: #2A2E3C;
}
.hscrollerbar {
	height: 10px;
	background-color: #F57920;
}

.scrollerjogbox {
	width: 0px;
	height: 0px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

/*** MULTIBOX ELEMENTS ***/
.img-box {
	float: left;
	margin: 5px;
	padding: 0px;
	height: 155px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
	font-weight: bold;
}

p.img-text {
	margin: 0px;
	padding: 5px 15px 0px 0px;
	color: #fff;
}

.mb  {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
.mb:hover {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}

