body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Tahome, Trebuchet, Sans-Serif;
	font-size: 12px;
	color: #222121;
	background-color: #ffffff;
}

#page
{
	text-align: left;
	width: 943px;
	height: 400px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#header
{
	display: block;
	width: 943px;
	height: 99px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #bac1c6;
}

#header_logo
{
	display: inline;
	float: left;
	width: 171px;
	height: 45px;
	position: relative;
	top: 27px;
	left: 51px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #bac1c6;
}

#header_flash
{
	display: inline;
	float: left;
	width: 320px;
	height: 99px;
	position: relative;
	top: 0px;
	left: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #bac1c6;
}

#segway_flash
{
	display: inline;
	float: left;
	width: 315px;
	height: 342px;
	position: absolute;
	top: 110px;
	left: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#subnavi
{
	display: block;
	float: left;
	width: 745px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #6a707b;
	font-size: 11px;
	background-color: #ffffff;
}

#subnavi a
{
	font-size: 11px;
	color: #6a707b;
}

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

#subnavi a.active
{
	color: #ff7c1c;
	text-decoration: none;
}



#navi
{
	display: block;
	float: left;
	width: 941px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #bac1c6;
	border-left: 1px solid #bac1c6;
	background-color: #ffffff;
}

#navi_button_left
{
	display: inline;
	float: left;
	width: 39px;
	height: 19px;
	margin: 11px 14px 17px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #bac1c6;
	border-right: 1px solid #bac1c6;
	border-bottom: 1px solid #bac1c6;
	border-left: 0px solid #bac1c6;
	background-color: #ffffff;
}

#navi_buttons
{
	display: inline;
	float: left;
	margin: 11px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #bac1c6;
	border-left: 0px solid #bac1c6;
	background-color: #ffffff;
}

#navi_button_right
{
	display: inline;
	float: right;
	width: 190px;
	height: 19px;
	margin: 11px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #bac1c6;
	border-right: 0px solid #bac1c6;
	border-bottom: 1px solid #bac1c6;
	border-left: 1px solid #bac1c6;
	background-color: #ffffff;
}

#footer
{
	display: block;
	float: left;
	width: 943px;
	height: 60px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #bac1c6;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}

#footer a
{
	color: #ffffff;
}

#footer a:hover
{
	text-decoration: underline;
}

#back_to_listview
{
	display: block;
	position: absolute;
	width: 500px;
	height: 20px;
	top: 425px;
}

#back_to_listview a
{
	font-size: 10px;
	color: #3e3e3e;
	text-decoration: none;
}

#back_to_listview a:hover
{
	font-size: 10px;
	color: #3e3e3e;
	text-decoration: underline;
}

.jumplist_div
{
	display: block;
	position: absolute;
	width: 610px;
	height: 20px;
	top: 425px;
	text-align: center;
}

div.jumplist_div a
{
	color: #ff7c1c;
	text-decoration: none;
}

div.jumplist_div a:hover
{
	text-decoration: underline;
}

div.jumplist_div span.disable
{
	color: #bac1c6;
}

#newsletter_link
{
	display: block;
	position: relative;
	width: 150px;
	height: 20px;
	top: -44px;
	left: 170px;
}

#newsletter_link a
{
	font-size: 16px;
	font-weight: bold;
	color: #ff7c1c;
	text-decoration: none;
}

#newsletter_link a:hover
{
	text-decoration: underline;
}

.spacer
{
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}



a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.download
{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: none;
	background-image: url("/pics/internal_icon.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

a.download:hover
{
	text-decoration: none;
	color: #ff7c1c;
}

a.inline
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #ff7c1c;
}

a.inline:hover
{
	text-decoration: underline;
}

a.internal
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: none;
}

a.internal:hover
{
	text-decoration: underline;
}

a.referenzen
{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: none;
	background-image: url("/pics/news_icon.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.referenzen:hover
{
	text-decoration: underline;
}

a.rightbox_news
{
	display: inline;
	float: left;
	margin: 0px 55px 15px 14px;
	padding: 0px 0px 0px 26px;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
	background-image: url("/pics/news_icon.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;

}

a.rightbox_news:hover
{
	text-decoration: underline;
}

a.rightbox_next
{
	display: inline;
	float: left;
	margin: 10px 55px 0px 14px;
	padding: 0px 0px 0px 26px;
	font-size: 11px;
	color: #ff7c1c;
	text-decoration: none;
	background-image: url("/pics/internal_icon.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

a.rightbox_next:hover
{
	color: #ff7c1c;
	text-decoration: underline;
}

a.rightbox_teaser
{
	display: inline;
	float: left;
	margin: 13px 55px 0px 14px;
	padding: 0px 0px 0px 26px;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
	background-image: url("/pics/internal_icon.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

a.rightbox_teaser:hover
{
	color: #3e3e3e;
	text-decoration: underline;
}



img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

img.teaser_graphik
{
	margin: 27px 0px 26px 14px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

h1
{
	margin: 50px 0px 25px 50px;
	padding: 0px 0px 0px 0px;
	color: #6C727D;
	font-size: 16px;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.content
{
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 0px; 
}

p.jumplist
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-align: center;
}

p.footer_text
{
	margin: 6px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation li
{
	display: inline;
	float: left;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#subnavigation
{
	float: left;
	margin: 10px 0px 9px 60px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#subnavigation li
{
	display: inline;
	float: left;
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span.editmode
{
	color: #363636;
	font-weight: bold;
}

span.footnote
{
	font-size: 10px;
	line-height: 100%;
	color: #363636;
}

span.news_datum
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff7c1c;
	font-weight: normal;
}

span.referenzen
{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: none;
	background-image: url("/pics/news_icon.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

span.rightbox_headline
{
	display: block;
	float: left;
	margin: 13px 20px 0px 14px;
	padding: 0px 0px 0px 0px;
	color: #ff7c1c;
	text-transform: uppercase;
}

table.koepfe th
{
	text-align: left;
}

ul
{
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url("/pics/list_icon.gif");
	list-style-position: outside;
}	

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}







