html,
body,
#seite {
	min-height: 100%;
}

html,
body,
* html #seite {
	height: 100%;
} 

body,
input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url('../img/seite/hintergrund/bg_body.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #081c34;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.fixfloat {
	float: none !important;
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
.clear {
	display: inline !important;
	float: none !important;
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

html>/**/body .clear {
	display: block !important;
}

/********************** #seite ***********************/

#seite,
#seite #oben,
#seite #oben #seitenbild,
#seite #mitte,
#unten {
	width: 990px;
}

#seite {
	margin: 0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

* html #seite {
	height: 100%;
}

/***************** #seite #oben ********************/

#seite #oben a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#seite #oben .logo {
	position: relative;
	float: left;
	margin: 14px 0px 0px 8px;
}

#seite #oben .navigation {
	position: relative;
	float: right;
	text-align: right;
	margin: 38px 0px 0px 0px;
	font-size: 13px;
	width: 700px;
}

*+html #seite #oben .navigation {
	margin-top: 51px;
}

* html #seite #oben .navigation {
	margin-top: 51px;
}

#seite #oben .navigation a {
	color: #667694;
	text-decoration: none;
}

#seite #oben .navigation a:hover {
	color: #8996ae;
}

#seite #oben .navigation ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}

* html #seite #oben .navigation ul li {
	height: 1px;
}

#seite #oben #seitenbild {
	position: absolute;
	top: 83px;
	height: 128px;
	z-index: 1;
}

#seite #oben #hauptnavigation,
* html #seite #oben #hauptnavigation .ie6 {
	width: 691px;
	height: 29px;
}

#seite #oben #hauptnavigation {
	z-index: 1000;
	border: 1px solid #ffffff;
	position: absolute;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url('../img/seite/hintergrund/bg_hauptnav.png');
}

/*********** IE 6 Transparenz ***********/

* html #seite #oben #hauptnavigation {
	background-image: none;
}

* html #seite #oben #hauptnavigation .ie6 {
	background-image: none;
	position: absolute;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/img/seite/hintergrund/bg_hauptnav.png');
	z-index: -1;
	left: 0px;
}

/*****************************************/


#seite #oben #hauptnavigation ul {
	margin: 6px 0px 0px 3px;
	padding: 0px;
}

*+html #seite #oben #hauptnavigation ul {
	margin-top: 3px;
}

#seite #oben #hauptnavigation ul li {
	list-style-type: none;
	display: inline;
	margin: 0px -5px 0px 0px;
	padding: 0px;
}

#seite #oben #hauptnavigation ul li a {
	display: inline;
	margin: 0px;
	padding: 3px 13px;
	background-image: url('../img/seite/hintergrund/bg_hauptnav_inakt.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #0c3668;
	text-decoration: none;
	color: #ffffff;
}

*+html #seite #oben #hauptnavigation ul li a {
	display: inline-block;
}

#seite #oben #hauptnavigation ul li a:hover {
	background-color: #325c8d; 
}

#seite #oben #hauptnavigation ul li a.act {
	background-image: url('../img/seite/hintergrund/bg_hauptnav_akt.gif');
	background-repeat: repeat-x;
	color: #0c3668;
}

#seite #oben #hauptnavigation ul li a.last {
	background-image: none;
}

#seite #oben #hauptnavigation ul li a.route {
	background: none;
	color: #0c3668;
}

#seite #oben #hauptnavigation ul li a:hover.route {
	background: none;
	color: #2b588e;
}

/***************** #seite #mitte ****************/

#seite #mitte {
	position: relative;
	float: left;
	top: 139px;
}

* html #seite #mitte {
	top: 133px;
}

*+html #seite #mitte {
	top: 133px;
}

/************ #seite #mitte .links **************/

#seite #mitte .links {
	position: relative;
	float: left;
	height: auto;
	background-image: url('../img/seite/hintergrund/bg_links.gif');
	background-repeat: no-repeat;
	width: 180px;	
	padding: 6px 6px;
	margin: 0px 0px 20px 0px;
}

#seite #mitte .links .title {
	width: 168px;
	height: 33px;
	position: relative;
	background-image: url('../img/seite/hintergrund/bg_links_oben.gif');
	background-repeat: no-repeat;
	padding: 15px 0px 0px 52px;
	margin: 0px 0px -1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#seite #mitte .links .navigation {
	width: 168px;
	position: relative;
	background-image: url('../img/seite/hintergrund/bg_links_mitte.gif');
	background-repeat: repeat-y;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#seite #mitte .links .navigation ul {
	margin: 0px;
	padding: 0px;
}

#seite #mitte .links .navigation ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

* html #seite #mitte .links .navigation ul li {
	height: 1px;
	margin-bottom: -3px;
}

#seite #mitte .links .navigation ul li a {
	display: block;
	background-image: url('../img/seite/hintergrund/bg_links_nav.gif');
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #e8e9eb;
	padding: 8px 8px 6px 26px;
	margin: 0px 1px;
	color: #0c3668;
	text-decoration: none;
}

* html #seite #mitte .links .navigation ul li a {
	width: 132px;
	height: 17px;
	border-top: 1px solid #e8e9eb;
}

#seite #mitte .links .navigation ul li a:hover {
	background-image: url('../img/seite/hintergrund/bg_links_nav_hover.gif');
	background-color: white;
	color: #0c3668;
}

#seite #mitte .links .navigation ul li a.act {
	background-image: url('../img/seite/hintergrund/bg_links_nav_akt.gif');
	background-color: #abc6ec;
	color: #ffffff;
	font-weight: bold;
}

#seite #mitte .links .navigation ul li ul {
	margin-top: -1px;
}

#seite #mitte .links .navigation ul li ul li a {
	list-style-type: none;
	padding-left: 40px;
	border-left: 2px solid #ABC6EC;
	background: none;
}

* html #seite #mitte .links .navigation ul li ul li a {
	border-top: 0px;
	margin-right: -15px;
}

#seite #mitte .links .navigation ul li ul li a:hover {
	background: none;
	font-weight: bold;
}

#seite #mitte .links .navigation ul li ul li a.act {
	background: none;
	font-weight: bold;
	color: #0c3668;
}

#seite #mitte .links #searching {
	width: 168px;
	height: 31px;
	background-image: url('../img/seite/hintergrund/bg_links_unten.gif');
	position: relative;
	background-repeat: no-repeat;
	padding: 29px 0px 0px 11px;
	margin: 0px;
}

#seite #mitte .links #searching #searchButton {
	width: auto;
	border: none;
	background: none;
}

#seite #mitte .links #searching input {
	width: 120px;
	color: #737a83;
	background-color: #d8e7ff;
	border: 1px solid #bec1c6;
	font-size: 12px;
	padding-left: 2px;
	display: inline;
	position: relative;
	float: left;
}

#seite #mitte .links #searching img {
	display: inline;
	position: relative;
	float: left;
	margin: -1px 0px 0px 2px;
}

#seite #mitte .links #searching a img {
	border: none;
}

#seite #mitte .links .adresse {
	font-size: 12px;
	color: #6e6e6e;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#seite #mitte .links .adresse p {
	padding: 0px;
	margin: 12px 0px;
}

#seite #mitte .links .adresse a {
	margin: -1px 0px 0px 4px;
	line-height: 16px;
	color: #6e6e6e;
	text-decoration: underline;
	top: -1px;
}

#seite #mitte .links .adresse a:hover {
	text-decoration: none;
}

#seite #mitte .links .adresse img {
	display: inline;
	border: none;
	margin: 0px;
	padding: 0px;
}

#seite #mitte .links .lastupdated {
	color: #b3b3b3;
}

#seite #mitte .links .designed {
	position: absolute;
	color: #C4C8CB;
	display: block;
}

#seite #mitte .links .designed a {
	color: #b3b3b3;
	text-decoration: none;
}

/************ #seite #mitte .zentrum **************/

#seite #mitte .zentrum {
	width: 574px;
	margin: 5px 10px 15px -2px;
	padding: 0px 18px 20px 18px;
	font-size: 13px;
	float: left;
	background-color: #f2f5fc;
	border-bottom: 1px solid #adb6c6;
	line-height: 17px;
}

*+html #seite #mitte .zentrum {
	margin-top: -5px;
}

* html #seite #mitte .zentrum {
	margin-left: -43px;
}

#seite #mitte .zentrum h1 {
	position: absolute;
	left: -10000000px;
}

#seite #mitte .zentrum .h2 {
	background-image: url('../img/seite/hintergrund/bg_titel.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	display: block;	
	margin: 0px -18px 15px -18px;
	padding: 0px 0px 11px 0px;
}

* html #seite #mitte .zentrum .h2 {
	padding: 0px 0px 12px 0px;
}

#seite #mitte .zentrum h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #6c737c;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

#seite #mitte .zentrum h3.underline {
	color: #495462;
	background-image: url('../img/seite/hintergrund/bg_titel.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	font-weight: normal;
	top: 5px;
	margin: 35px -18px 5px -18px;
	padding: 0px 0px 13px 22px;
	clear: both;
}

#seite #mitte .zentrum h3 {
	color: #495462;
	font-size: 16px;
	font-weight: normal;
	top: 5px;
	margin: 35px -18px 5px -18px;
	padding: 0px 0px 13px 22px;
	clear: both;
}

#seite #mitte .zentrum a h3 {
	color: #336699 !important;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-decoration: underline;
	display: inline;
}

#seite #mitte .zentrum a:hover h3 {
	text-decoration: none;
}

* html #seite #mitte .zentrum a h3 {
	height: 1px;
	cursor: pointer;
}

#seite #mitte .zentrum ul li {
	list-style-type: square;
}

#seite #mitte .zentrum table {
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #b6bdc8;
	background-color: white;
	width: 100%;
}

#seite #mitte .zentrum table a {
	font-weight: bold;
}

#seite #mitte .zentrum table tr {
	text-align: center;
}
#seite #mitte .zentrum table tr.zweitespalte {
	background-color: #f7f7f7;
}
#seite #mitte .zentrum table tr.headline {
	background-color: #d8e7ff;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#seite #mitte .zentrum table tr.orangeleiste {
	background-color: #ffd56b;
}

#seite #mitte .zentrum table tr td,
#seite #mitte .zentrum table tr th {
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #b6bdc8;
	padding: 4px 6px;
}

#seite #mitte .zentrum a {
	color: #336699;
}

#seite #mitte .zentrum a:hover {
	color: #f0a633;
}

#seite #mitte .zentrum h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #495462;
	font-size: 16px;
}

#seite #mitte .zentrum p {
	padding: 0px;
	margin: 14px 0px;
}

#seite #mitte .zentrum em {
	font-weight: strong;
	color: #c5450c;
}

/************ #seite #mitte .rechts **************/

#seite #mitte .rechts {
	width: 180px;
	position: relative;
	float: left;
	height: auto;
}

#seite #mitte .rechts .news {
	width: 180px;
	position: relative;
	float: left;
}

#seite #mitte .rechts .news .title {
	width: 132px;
	height: 34px;
	background-image: url('../img/seite/mitte/news_title.gif');
	color: white;
	font-size: 12px;
	padding: 15px 0px 0px 48px;
	margin: 0px;
}

#seite #mitte .rechts .news .eintraege {
	background-color: #98a3b1;
	color: #15304d;
	width: 180px;
	position: relative;
	float: left;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 140px;
}

#seite #mitte .rechts .lear60 .news .eintraege {
	height: 80px;
}

/***** Newsticker ****/

#seite #mitte .rechts .news .eintraege #ticker .platzhalter,
#seite #mitte .rechts .news .eintraege #ticker {
	height: 118px;
	width: 140px;
}

#seite #mitte .rechts .news .eintraege #ticker {
	position: absolute;
	left: 20px;
	overflow: hidden;
	margin: 10px 0px 12px 0px;
}

#seite #mitte .rechts .news .eintraege #ticker #teaser {
	position: absolute;
}

#seite #mitte .rechts .lear60 .news .eintraege #ticker {
	height: 60px;
	margin-top: 0px;
}

/**** Ende Newsticker *****/

#seite #mitte .rechts .news .eintraege ul {
	padding: 0px 5px 4px 0px;
	margin: 10px 0px 0px 5px;
}

#seite #mitte .rechts .news .eintraege ul li {
	list-style-type: none;
	background-image: url('../img/seite/mitte/listpoint_news.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	margin: 10px 0px 15px 0px;
	color: white;
}

#seite #mitte .rechts .news .eintraege ul li a {
	color: white;
	text-decoration: underline;
}

#seite #mitte .rechts .news .eintraege ul li a:hover {
	text-decoration: none;
}

* html #seite #mitte .rechts .news .eintraege ul li {
	height: 1px;
}

#seite #mitte .rechts .news .abschluss {
	position: relative;
	float: left;
	width: 180px;
	height: 7px;
	background-image: url('../img/seite/mitte/news_abschluss.gif');
	background-repeat: no-repeat;
	margin-top: -3px;
}

#seite #mitte .rechts .portfolio {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	background-image: url('../img/seite/hintergrund/bg_portfolio.gif');
	background-repeat: repeat-y;
	margin: 15px 0px 20px 0px;
}

* html #seite #mitte .rechts .portfolio {
	margin: 8px 0px 0px 0px;
}

#seite #mitte .rechts .portfolio .title {
	width: 124px;
	height: 29px;
	background-image: url('../img/seite/mitte/portfolio_title.gif');
	background-repeat: no-repeat;
	padding: 21px 0px 0px 56px;
	margin: 0px;
	color: #0c3668;
	font-weight: bold;
}

#seite #mitte .rechts .portfolio .title .print_portfolio {
	position: absolute;
	top: 13px;
	right: 13px;
}

#seite #mitte .rechts .portfolio .eintraege {
	padding: 12px 20px 8px;
}

#seite #mitte .rechts .portfolio .eintraege img {
	padding: 1px;
	border: 1px solid #cedce7;
}

#seite #mitte .rechts .portfolio .eintraege a {
	color: #0c3668;
	text-decoration: underlined;
}

#seite #mitte .rechts .portfolio .eintraege a:hover {
	text-decoration: none;
}

#seite #mitte .rechts .portfolio .eintraege ul {
	margin: 5px 0px 10px 7px;
	padding: 0px;
}

#seite #mitte .rechts .portfolio .eintraege ul li {
	background-image: url('../img/seite/symbole/pfeil_blue_1.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	list-style-type: none;
	margin: 0px;
}

#seite #mitte .rechts .portfolio .eintraege a.aircraft {
	padding-left: 10px;
	margin: 3px 0px 10px 3px;
	background-image: url('../img/seite/symbole/pfeil_orange.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #545b64;
	text-decoration: none;
}

*+html #seite #mitte .rechts .portfolio .eintraege a.aircraft {
	margin: 0px 0px 10px 3px;
}

* html #seite #mitte .rechts .portfolio .eintraege a.aircraft {
	margin: 0px 0px 10px 3px;
}

#seite #mitte .rechts .portfolio .abschluss {
	background-image: url('../img/seite/mitte/portfolio_abschluss.gif');
	width: 180px;
	height: 14px;
	margin-top: -15px;
}

/****************** Inhaltsstile *******************/

.bildlinks {
	position: relative;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

.bildrechts {
	position: relative;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

.bildunterschrift {
	font-size: 9px;
	display: inline;
	width: auto;
	position: relative;
	float: left;
	margin-right: 5px;
}

.orange {
	color: #ec9101;
}

.darkblue {
	color: #0c3668;
}

.blue {
	font-weight: bold;
	color: #336699;
}

.rahmen {
	border: 1px solid #CEDCE7;
	padding: 1px; 
}

.balkenweiss {
	background-color: white;
	height: auto;
	padding: 5px 5px;
	display: block;
	border-top: 1px solid #adb6c6;
	border-bottom: 1px solid #adb6c6;
}

.portfolio .balkenweiss {
	height: auto;
	margin-top: 25px;
	float: left;
	margin-left: 24px;
	width: 520px;
	display: inline;
	padding: 0px;
	border: none !important;
}

.portfolio .balkenweiss h3 {
	background: none;
	padding: 15px 0px 0px 10px !important;
	display: inline !important;
	float: left;
	position: relative;
	top: 0px !important;
	margin: 0px !important;
	clear: none !important;
}

.portfolio .balkenweiss h3 strong {
	font-weight: bold;
	color: #235091;
}

.portfolio .bild_links {
	padding: 1px; 
	display: inline;
	float: left;
	background-color:white;
	padding-top: 2px;
}

.portfolio .navigation {
	display: block;	
	margin: 0px -18px 25px -18px;
	padding: 0px;
	background-image: url('../img/seite/hintergrund/bg_titel.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .portfolio .navigation {
	display: inline-block;
	padding-top: 5px;
}

.portfolio .navigation ul {
	margin: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.portfolio .navigation ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

.portfolio .navigation ul li a {
	display: inline;
	background-color: white;
	color: black !important;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #b6bdc8;
	margin: 0px;
	background-image: url('../img/seite/hintergrund/bg_submenu_schatten.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.portfolio .navigation ul li a.act {
	display: inline;
	background-color: #0c3668;
	height: 50px;
	color: white !important;
	background-image: none;
}

.interiorlayout {
	position: relative;
	float: left;
	width: 220px;
}

.interiorlayout strong {
	margin-bottom: 5px;
	display: block;
	margin-left: 5px;
}

.interiorlayout a.pfeil {
	margin-left: 5px;
}

a.pfeil {
	background-image: url('../img/seite/symbole/pfeil_blue_1.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.blinken {
	text-decoration: blink;
	color: #cc0000;
}

a .blinken {
	text-decoration: blink;
	color: #fff;
}

.blinken a {
	text-decoration: blink !important;	
	color: #fff;
}

.zurueck {
	position: absolute;
	right: 200px;
	top: 21px;
}

*+html .zurueck {
	top: 18px;
}

* html .zurueck {
	top: 28px;
}

.mail {
	background-image: url('../img/seite/symbole/mail.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 17px;
}

.customers {
	margin: 10px 0px 0px 30px;
}

.customers img {
	border: 1px solid #CEDCE7;
	padding: 1px;
	margin: 0px 15px 15px 0px;
}

.press ul {
	background: none;
}

.press ul li {
	list-style-type: none !important;
	background-image: url('../img/seite/symbole/pfeil_blue_1.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin: 0px 0px 15px -20px !important;
}

.press .hervorheben {
	color: #c5450c;
}

.contact .mehrspaltig {
	position: relative;
	float: left;
	width: 180px;
}

.sitemap ul li {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	list-style-type: none !important;
	line-height: 1.4;
}

.sitemap ul li ul {
	margin-bottom: 20px;
}

.sitemap ul li ul li {
	font-size: 15px;
	font-weight: normal;
	margin-top: 2px;
	background: url(../img/seite/symbole/listpoint_sitemap.gif) 0px 7px no-repeat;
	padding-left: 10px;
}

.sitemap ul li ul li ul {
	margin-top: 5px;
	margin-bottom: 0px;
}

.sitemap ul li ul li ul li {
	font-size: 12px;
}

.bild_zurueck_button {
	position: absolute;
	top: 56px;
}

.bild_weiter_button {
	position: absolute;
	top: 56px;
	z-index: 100000000000;
	right: 208px;
}

* html .bild_weiter_button {
	top: 65px;
}

* html .bild_zurueck_button {
	top: 65px;
}

*+html .bild_weiter_button {
	top: 65px;
}

*+html .bild_zurueck_button {
	top: 65px;
}

#output ol li {
	list-style-type: square;
}

.print_summary {
	float: right;
	margin-top: -9px;
}

* html .print_summary {
	z-index: 1000;
	position: absolute;
	right: 1px;
}

.buttonweiss {
	background-color: white;
	padding: 10px 35px;
	background-image: url('../img/seite/hintergrund/bg_buttonweiss.gif');
	background-repeat: no-repeat;
	display: block;
	border-color: #adb6c6;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
	display: inline;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
}

h3.kleiner {
	font-size: 14px !important;
	display: inline;
}

.textKleiner {
	font-size: 10px !important;
}

.textmarker {
	background-color: #fff;
	padding-left: 3px;
	padding-right: 3px;
}