body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	font: 75%/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body#bd {
	background: #FFFFFF url(../images/top-bg.jpg) top center repeat-x;
	color: #222222;
}

/* normal text */
td, div {
	font-size: 1em;
	line-height: 1.5em;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#ja-leftcol, #ja-footer, #ja-bottomline {
	font-size: 90%;
}


p {
	margin: 0px 0 10px 0;
}


hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0px;
}


/* MAIN CONTAINER
-------------------------------------------------*/
#shadowbox {
	margin: 0px auto;
	padding: 0px 12px;
	width: 750px;
	background: url(../images/main-top-bg.jpg) no-repeat center top;
}

#container {
	position: relative;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

#main {
	padding-top: 20px;
	width: 100%;
}

#contentarea {
	float: right;
	width: 505px;
	padding-right: 40px;
	margin-bottom: 20px;
}


#contentarea .topics {
	font-family: Arial, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 12px 0px;
}


#contentarea h2 {
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	font-size: 1.5em;
	padding: 0px;
	margin: 8px 0px 2px 0px;
}


.anlier a {
	color: #1398b1;
	text-decoration: none;
}


.anlier a:hover {
	color: #1398b1;
	text-decoration: underline;
}


.topics h2, a {
	color: #333333;
	text-decoration: none;
}


.topics h2, a:hover {
	color: #333333;
	text-decoration: underline;
}

.explanation {
	font-weight: normal;
	padding: 15px 0px 0px 0px;
}

.explanation a {
	color: #1398b1;
	text-decoration: none;
}


.explanation a:hover {
	color: #1398b1;
	text-decoration: underline;
}

#contentarea .modified {
	color: #6e6e6e;
	font-size: 0.9em;
	height: 10px;
	padding: 0px 0px 18px 0px;
}


#contentarea .anlier {
	font-family: Arial, Verdana;
	font-size: 1.0em;
}


#contentarea .moreinfo a {
	font-family: Verdana, Arial;
	font-size: 0.9em;
	color: #1398b1;
	text-decoration: none;
}


#contentarea .moreinfo a:hover {
	font-family: Verdana, Arial;
	font-size: 0.9em;
	color: #1398b1;
	text-decoration: underline;
}

#contentarea .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center left;
	height: 20px;
	padding: 5px 0px 10px 0px;
}


/* ----------------------- HEADER --------------------------*/
#headlogo {
	padding: 8px 0px 6px 0px;
	position: relative;
	height: 52px;
}

#headimage {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	background: url(../images/header_banner.jpg) no-repeat;
	position: relative;
	height: 160px;
	width: 750px;
}

#location {
	color: #ffffff;
	position: absolute;
	top: 128px;
	left: 15px;
	font: 11px Arial, sans-serif;
}

#location a {
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#location a:hover, #pathway a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


/* ------------------------Hauptmenü -------------------------*/

#headmenu {
	background: url(../images/topnav-bg.gif) top repeat-x;
	line-height: 28px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	width: 750px;
	height: 25px;
}

#headmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
	overflow: hidden;
}

#headmenu li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#headmenu a {
	padding: 0 15px;
	margin-top: 0px;
	float: left;
	display: block;
	color: #ffffff;
	background: url(../images/topnav-bg-a.gif) top right no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
}

#headmenu li.activeitem a {
	margin: 0;
	color: #614118;
	background: url(../images/topnav-bg-a.gif) top right no-repeat;
	line-height: 25px;
	text-decoration: none;
	height: 25px;
}

#headmenu a:hover, #headmenu a:active {
	color: #614118;
	background: url(../images/topnav-bg-a.gif) top right no-repeat;
	text-decoration: none;
	line-height: 25px;
	text-decoration: none;
	height: 25px;
}


/* LEFT COL
--------------------------------------------------------- */
#ja-leftcol {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}


ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-type:none;
	list-style-image:none;
}

.submenu li {
	margin-left: 10px;
	padding-left: 0px;
	list-style: square;
	list-style-position: inside;
}

.submenu a {	font-family: Arial;
	font-size: 12px;
	color: #1398b1;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
}

.tradefair {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 160px;	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#fact {
	margin-left: 10px;
	padding-left: 0px;
	width: 160px;	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#fact_slogan {
	margin-left: 10px;
	padding: 15px 0px;
	width: 160px;	font-family: Arial;
	font-size: 11px;
	color: #6e6e6e;
	font-weight: normal;
	text-align: left;
}

#ja-leftcol h3 {
	padding-left: 10px;
	color: #333333;
	background: #ffffff url(../images/mainitem_bg.jpg) no-repeat;
	line-height: 28px;
	height: 30px;
	font-family: Arial, Verdana;
	font-size: 1.2em;
	letter-spacing: 1px;
}


/* ----------------------------- FOOTER ---------------------------- */
#footer {
	clear: both;
	padding: 8px 0px 50px 0px;
	border-top: 3px solid #1398b1;
	background: #ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	position: relative;
}

#footer a {
	background: #ffffff;
	font-family: Arial;
	font-size: 11px;
	color: #1398b1;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	background: #ffffff;
	font-family: Arial;
	font-size: 11px;
	color: #1398b1;
	text-decoration: underline;
}


/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}


/* End hide from IE-mac */
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%;
}


