.butt {
	background: #f4f4f4;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.butt:hover {
	background: #eee;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.butt:active {
	background: #ccc;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}


/* BEGIN Generic */

body {
	margin-top:1em;
	text-align: center;
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-size: 9px;
}

.copyright {
	height: 200px;
	background:url('/images/copyright.png') center no-repeat;
}

ol {
	padding: 0;
	margin-left: 10px;
	_margin-left: 10px;
	}

ul {
	padding: 0;
	margin-left: 10px;
	_margin-left: 10px;
	}

ul li {
	list-style: none;
	}

* html ul li {
	height:1%;
	}

/* END Generic */

/* BEGIN Shell */

div#shell {
	display: block;
	position: relative;
	width: 971px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-left: 1px solid #999;
	font-size: 90%;
	}
	
div#shell ul.tabs {
	display: block;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
	font-family: Arial, Helvetica, sans-serif;
	}
		
div#shell ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #f0f4f5;
	border: 1px solid #ccc;
	border-width: 1px 1px 0px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
div#shell ul.tabs li.selected {
	background-color: white;
	border-bottom: none;
	z-index: 9999;
	padding: 4px 7px 4px 7px;
	}
		
div#shell div.tabContent {
	clear: both;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px;
	margin: 0;
	display: none;
	}
		
div#shell div.tabContent.tabContentActive {
	display: block;
	}
		
div#shell div.tabContent ol {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
div#shell div.tabContent ol li {
	_padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	}
		
/* END Shell */


/* BEGIN Login */

div#login {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	text-align: left;
	z-index: 5000;
	width:971px;
	min-height: 20px;
	white-space: nowrap;
	font-size: 10px;
	_border-bottom:1px solid #999;
	height: 22px;
	}
		
div#login ul.tabs {
	_position: absolute;
	float: none;
	_float: none;
	left: 0px;
	top: 0px;
	_height: 19px;
	_height: 20px !important;
	min-height: 19px;
	}
		
div#login ul.tabs li {
	_height: 11px;
	min-height: 11px;
	font-size: 10px;
	border-color: #999;
	}
		
div#login ul.tabs li a {
	color: #333;
	}

div#page {
	position: relative;
	z-index: 1;
	clear: both;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	_border-top: 0;
	top: -1px;
	_top: 0;
	}

div#page2 {
	position: relative;
	z-index: 1;
	clear: both;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	_border-top: 0;
	top: -1px;
	_top: 0;
	}

div#page3 {
	position: relative;
	z-index: 1;
	clear: both;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	_border-top: 0;
	top: -1px;
	_top: 0;
	}

/* BEGIN Masthead */

div#masthead {
	margin: 0;
	padding: 7px 9px 7px 9px;
	position: relative;
	_height: 48px;
	min-height: 48px;
	overflow: hidden;
	_overflow: visible;
	border-bottom: 2px solid black;
	clear: both;
	}

div#masthead2 {
	margin: 0;
	padding: 7px 9px 7px 9px;
	position: relative;
	_height: 48px;
	min-height: 48px;
	overflow: hidden;
	_overflow: visible;
	border-bottom: 2px solid black;
	clear: both;
	}

/* END Masthead */

/* BEGIN Footer */

div#footer {
	text-align: center;
	clear: both;
	border-bottom: 1px solid #999;
	padding: 13px 0 13px 0;
	display: block;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	}

div#footer a {
	color: #666;
	font-weight: normal;
	}

div#footer a.rssButton,
div#footer a.rssButton:visited {
	padding: 1px 0 5px 19px;
	background:transparent url(/images/global/icons/feed_icon_16x16.gif) no-repeat top left;
	}

div#footer a.copyright {
	color: #000;
	text-decoration: none;
	}	
		
div#footer div.footerRow {
	padding: 0 0px 10px 0;
	}
		
div#footer ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0px 0 9px;
	}
		
div#footer ul li {
	display: inline;
	border-left: 1px solid #ccc;
	padding: 0 5px 0 9px;
	background: none;
	}
/* END Footer */

/* BEGIN SearchFavorit */

.input1 {
	width: 200px;
	border: 1px solid #b2b2b2;
	font-size: 20px;
	} 
 
.select1 {
	width: 250px;
	border: 1px solid #b2b2b2;
	font-size: 14px;
	}


input#searchQuery {
	width: 200px;
	border: 1px solid #b2b2b2;
	font-size: 10px;
	} 
select#searchQuery {
	width: 250px;
	border: 1px solid #b2b2b2;
	font-size: 10px;
	} 

form#searchForm {
	margin: 0;
	padding: 0;
	height: 10px;
	} 

form#searchForm input#searchSubmit {
	_margin-top: 1px;
	} 

div#sf {
	clear: both;
	border-bottom: 1px solid #999;
	padding: 3px 0px 3px 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	}

div#sf a {
	color: #666;
	font-weight: normal;
	}

div#sf a.copyright {
	color: #000;
	text-decoration: none;
	}	
		
div#sf div.footerRow {
	padding: 0 0px 10px 0;
	}
		
div#sf ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0px 0 0px;
	}
		
div#sf ul li {
	display: inline;
	border-left: 1px solid #ccc;
	padding: 0 5px 0 9px;
	background: none;
	}
/* END SearchFavorit */

table {
	border-collapse: collapse;
	position: static;
	font-size: 14px;
	}
table.production {
	font-size: 12px;
	}
tr.selected {
	background-color: #fc6;
}
a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	font-weight: bold;
	}

a.ddmenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	}
a.ddmenu:link {
	text-decoration: none;
	}
a.ddmenu:hover {
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
	}
a.ddmenu:visited {
	font-weight: normal;
	}

a.lmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	}
a.lmenu:link {
	text-decoration: none;
	}
a.lmenu:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	}
a.lmenu:visited {
	font-weight: normal;
	}

a.lmenusub {
	font-weight: normal;
	margin-left: 10px;
	color: #666;
	text-decoration: none;
	}
a.lmenusub:link {
	text-decoration: none;
	}
a.lmenusub:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	}
a.lmenusub:visited {
	font-weight: normal;
	}

a.blank {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.blank:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.blank:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.blank:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.newssub {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	}
a.newssub:link {
	text-decoration: none;
	}
a.newssub:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	}
a.newssub:visited {
	font-weight: normal;
	}

a.pages {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
a.pages:link {
	text-decoration: none;
	}
a.pages:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	}
a.pages:visited {
	font-weight: normal;
	}

a.xls {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
a.xls:link {
	text-decoration: none;
	}
a.xls:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	}
a.xls:visited {
	font-weight: normal;
	text-decoration: underline;
	}

h1 {
	font-size: 100%;
	margin: 0px;
	font-weight: normal;
	}
h2 {
	font-size: 120%;
	margin: 3px;
	font-weight: normal;
	}
h5 {
	font-size: 150%;
	margin: 10px;
	font-weight: normal;
	}
h6{
	margin:0; padding:0;
	font-size: 220%;
	position:relative;
	width:759px; height:84px;
	overflow:hidden;
	font-family: Verdana,  sans-serif;
	font-weight: normal;
}
h6 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:759px; height:84px;
	background:url('/images/logo.jpg') top left no-repeat;
}

.kfw {
	font-size: 70%;
	margin: 0px;
	padding: 0 0px 0 0px;
	}

.small {
	font-size: 70%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}

a.adv {
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.adv:link {
	text-decoration: none;
}
a.adv:hover {
	color: #ff0000;
	text-decoration: underline;
}

.zps {
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.zps {
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.zps:link {
	text-decoration: none;
}
a.zps:hover {
	color: #ff0000;
	text-decoration: underline;
}

div.adv {
	border-bottom: 1px solid #999;
	padding: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

/* BBS */
.tblbord  {background-color: ccc;}
.tblth    {background-color: #f0f4f5;}
.tblth-oc {background-color: #f0f4f5;}
.tbltr    {background-color: #ffffff;}
.fnt2 {font-family: Arial,sans-serif; font-size: x-small; color: 000066;}
/* END BBS */