*, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e5e5e5;
	color: #000000;
	font-size: 12px;
}
img, a img {
	border: 0px;
}
#content a img {
	border: 1px solid #004494;
}
a {
	text-decoration: none;
	color: #004494;
}
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}	
a:hover {
	background-color: #dee6f1;
}
h1, h2, h3, b, strong, h1 sup, h1 sub, b sup, b sub, strong sup, strong sub {
	color: #004494;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
}
h1, h1 sup { 
	font-size: 17px; font-weight: light;
}
h1 sup {
	font-size: 13px;
}
h2 {
	font-size: 15px;
}
#overall {
	position: relative;
	width: 980px;
	margin: 3px 0px;
}
#header {
	height: 245px;
}	
#headerpic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 203px;
	overflow: hidden;
	z-index: 1;
}
#headerpic_corner {
	position: absolute;
	left: 966px;
	top: 0px;
	z-index: 2;
}
#logo_shadow {
	position: absolute;
	left: 0px;
	top: 117px;
	z-index: 3;
}
#logo {
	position: absolute;
	left: 0px;
	top: 126px;
	z-index: 4;
}
#tab_home {
	position: absolute;
	left: 630px;
	z-index: 5;
}
#tab_worldwide {
	position: absolute;
	left: 740px;
	z-index: 6;
}
#tab_language {
	position: absolute;
	left: 850px;
	z-index: 7;
}
#tab_language .tab_bg, #tab_worldwide .tab_bg, #tab_home .tab_bg {
	position: absolute;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 10;
}
#tab_language a, #tab_worldwide a, #tab_home a {
	position: relative;
	z-index: 11;
	color: #000000;
}
#tab_language a:hover, #tab_worldwide a:hover, #tab_home a:hover {
	background-color: transparent;
}
#tab_worldwide div {
	visibility: hidden;
	position: absolute;
	left: -54px;
	top: 28px;
}
#tab_worldwide ul {
	position: absolute;
	top: 10px;
	width: 129px;
	list-style-type: none;
	text-align: right;
	padding: 0px;
	margin: 0px;
	z-index: 12;
}
#tab_worldwide li {
	padding: 5px;
	margin: 0px;
}
#tab_worldwide li a {
	font-weight: bold;
}
#tab_worldwide li a:hover {
	text-decoration: underline;
}
#tab_worldwide:hover div, #tab_worldwide a:hover div, #tab_worldwide a div:hover {
	visibility: visible;
}
#mainnav {
	position: absolute;
	left: 292px;
	top: 203px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#mainnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mainnav a img.no, #mainnav a:hover img.ro, #mainnav a.active img.ro {
	display: inline;
}
#mainnav a:hover img.no, #mainnav a img.ro, #mainnav a.active img.no {
	display: none;
}
#mainnav a:hover {
	width: auto;
}
#breadcrumb {
	width: 965px;
	margin-top: 3px;
	height: 20px;
	padding: 10px 0px 0px 15px;
	font-size: 11px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#breadcrumb a {
	color: #004494;
	/*color: #999999;*/
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: underline;
}	
#container, #startcontainer {
	width: 980px;
	margin-top: 7px;
	background-color: #FFFFFF;
	background-image: url(img/container_bg.gif);
	background-repeat: repeat-y;
	min-height: 340px;
}
#startcontainer {
	background-image: url(img/startcontainer_bg.gif);
}
#startcontainer td {
	vertical-align: top;
}
#subnav {
	position: relative;
	float: left;
	width: 258px;
	padding: 15px 3px 0px 15px;
	z-index: 21;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#subnav li.closed {
	background-image: url(img/subnav_closed.gif);
}
#subnav li.open {
	background-image: url(img/subnav_open.gif);
}
#subnav a {
	display: block;
	position: relative;
	padding: 3px;
	margin-right: 23px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: 1px solid #e5e5e5;
}
#subnav a:hover {
	background-color: #dee7f1;
}
#subnav a.active, #subnav a.active:hover {
	margin-right: 0px;
	padding-right: 26px;
	background-color: #004494;
	background-image: url(img/subnav_activeline.gif);
	background-position: right;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}
#subnav a.activepath {
	font-weight: bold;
}
#subnav_mask {
	position: absolute;
	width: 262px;
	height: 1px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#content {
	position: relative;
	padding: 15px 15px 0px 298px;
	z-index: 20;
}
#startcontent_left, #startcontent_center, #startcontent_right {
	position: relative;
	width: 294px;
	padding: 15px 12px;
}
#startcontent_left {
	padding-left: 18px;
	padding-right: 19px;
}
#startcontent_right {
	padding-left: 19px;
	padding-right: 18px;
}
#footer {
	width: 980px;
	margin-top: 7px;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 15px;
}
.topbutton {
	text-align: right;
}
.topbutton a {
	padding: 2px 2px 2px 15px;
	background-image: url(img/top_pfeil.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.grau {
	color: #999999;
}
.small {
	font-size: 11px;
}
.noborder {
	border-width: 0px !important;
}

/*----------------------------------------------------*/
/*Stile für spezielle Inhalte                         */
/*----------------------------------------------------*/
#presse_table, #messen_table, table.table_k2007, table.table_allgemein {
	border-collapse: collapse;
}
#presse_table td, #messen_table td, table.table_k2007 td, table.table_allgemein td {
	border: 1px solid #e5e5e5;
	padding: 10px 20px 10px 7px;
	vertical-align: top;
}
#presse_table th, #messen_table th, table.table_k2007 th, table.table_allgemein th {
	text-align: left;
	font-weight: normal;
	padding: 3px 20px 3px 7px;
}
table.table_allgemein th {
	font-weight: bold;
}
#presse_tabledetail th {
	text-align: left;
	color: #004494;
}
#presse_tabledetail th, #presse_tabledetail td {
	padding: 2px;
}
.kontakt_company {
	margin-left: 40px;
	padding: 5px 0px;
}
#kontakt_table th, #kontakt_table td {
	padding: 2px;
}
.newsitem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
}
.newsitem td {
	vertical-align: top;
}
.newsitem p {
	padding: 0;
	margin: 0;
}
.newsimage {
	margin: 0 10px 0 0;
	border: 1px solid #e5e5e5;
}
.newsitem h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
}
.teaseritem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
}
.teaseritem_noborder {
	margin-bottom: 0px;
	border-bottom: 0px;
}
.teaseritem table {
	width: 99%;
	margin: 0px;
	padding: 0px;
}
.teaseritem td {
	margin: 0px;
	padding: 0px;
}
.teaseritem td.teaserimage img {
	margin-right: 10px;
	border: 1px solid #e5e5e5;
}
table.table_k2007 {
	width: 99%;
}
table.table_k2007 .td-0 {
	width: 150px;
}

/*----------------------------------------------------*/
/*Stile für Inhaltselemente                           */
/*----------------------------------------------------*/
.abstand_table {  /*Abstand zwischen 2 content Tabellen */
	width: 99% !important;
	margin-bottom: 20px;
}
ul.filelinks li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul.filelinks li a {
	background-image: url(img/icon_default.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
}
ul.filelinks li.doc a { background-image: url(img/icon_doc.gif); }
ul.filelinks li.gif a { background-image: url(img/icon_gif.gif); }
ul.filelinks li.jpg a { background-image: url(img/icon_jpg.gif); }
ul.filelinks li.pdf a { background-image: url(img/icon_pdf.gif); }
ul.filelinks li.txt a { background-image: url(img/icon_txt.gif); }
ul.filelinks li.xls a { background-image: url(img/icon_xls.gif); }


/*Inhaltselement Mailform*/
legend {
	display: none;
}
fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.mf-radio {
	width: auto;
	margin-left: 20px;
}
.mf-text {
	width: 250px;
	height: 150px;
}
.mf-check {
	width: 250px;
}
.mf-select {
	width: 250px;
}
.mf-input {
	width: 250px;
}
.mf-submit {
	width: auto;
}


/**************** GALLERY *******************/
.photogallery {
	display: block;
}
.photogallery a:hover {
	background-color: transparent;
}
.photogallery img {
  margin: 0 9px 10px 0;
}

.galleryBack {
  float: left;
  padding-left: 182px;
  width: 100px;
  text-align: right;
}
.galleryPage {
  float: left;
  display: inline;
  width: 100px;
  text-align: center;
}
.galleryBack {
  float: left;
  display: inline;
  width: 100px;
}

.bigPic {
	width: 666px;
	text-align: center;
}






