body {
	background: #FFFFFF url(../images/bg.png) repeat-y center;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%; 
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#bg {
	color: #000000;
	text-align: center;
	width: 980px;
	margin: 0px auto;
	padding: 0px; 
	position: relative;
}
#site_bg{
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#site {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
/* --------------------------------------------------------------------------------------------- topmenu ----- */
.topmenu_bg {
	background-color: #FFFFFF;
	text-align: right;
	width: 960px;
	height: 30px;
	position: relative;
	border-bottom: solid 1px #F7A800;
	clear: both;
}
.topmenu {
	text-align: right;
	width: 740px;
	height: 30px;
	position: relative;
	clear: both;
	float: right;
}
.topmenuLink {
	background-color: #FFFFFF;	
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	right: 36px;
 	padding: 1px 6px 1px 6px;
	margin-top: 8px;
	position: relative;
	float: right;
	display: block;
}
.topmenuLink a:link, .topmenuLink a:visited {
	color: #000000;
	text-decoration: none;
}
.topmenuLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.topmenuBreaker {
	background-color: #000000;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	right: 36px;
	width: 1px;
	height: 14px;
	margin-top: 8px;
	position: relative;
	float: right;	
}
/* --------------------------------------------------------------------------------------------- content_bg ----- */
#content_bg {
/*	background-color: #FFFFFF; */
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	width: 740px;
	margin: 0px;
	position: relative;
	float: left;
	z-index: 1;
	border-bottom: solid 1px #F7A800;
}
/* --------------------------------------------------------------------------------------------- header ----- */
#header {
	background-color: #F7A800;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	width: 740px;
	height: 140px;
	position: relative;
	border-bottom: solid 1px #F7A800;
}
#headerImage {
	background-color: #FFFFFF; /* #F7A800; */
	background-image: url(../images/headerimage.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 444px;
	height: 140px;
	position: relative;
	float: left;
	background-position: 0px 0px;
}
#logo_bg {
	background-color: #FFFFFF;
	text-align: left;
	width: 259px;
	height: 140px;
	position: relative;
	float: left;
}
#logo {
	background-color: #FFFFFF;
	text-align: left;
	width: 259px;
	height: 140px;
	position: relative;
	float: left;
}
/* --------------------------------------------------------------------------------------------- ticker ----- */
#ticker_bg {
	background-color: #FFFFFF;
	background-image: url(../images/ticker_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	text-align: right;
	width: 367px;
	height: 48px;
	bottom: 0px;
	right: 20px; 
	position: absolute;
/*	border: solid 2px #F7A800; */
}
#ticker {
	background-color: #FFFFFF;
	color: #000000;
	font: 16px Times New Roman, Times, serif;
	text-align: center;
	width: 330px;
	height: 20px;
	margin: 9px 20px 0px 16px;
	position: relative;
	overflow: hidden;
	
}
/* --------------------------------------------------------------------------------------------- Start Seminarbeschreibung ----- */

/* --------------------------------------------------------------------------------------------- content ----- */
.content {
	background-color: #FFFFFF;
	text-align: left;
	width: 662px;
	left: 20px;
	margin: 20px 0px 0px 0px;
	position: relative;
	background-position: bottom;
}
.contentHeader {
	background-color: #990000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	width: 400px;
	margin: 0px;
	position: relative;
	float: left;
}
.contentColor {
	text-align: left;
	height: 41px;
	width: 41px; 
	position: relative;
	float: left;
}
.contentSubject {
	background-color: #FFFFFF;
	width: 359px;
	height: 26px;
 	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	display: block;
}
.subject {
	color: #000000;
	font: 12px Arial, Verdana, Helvetica;
	text-align: left;
	font-weight: normal;
	text-indent: 10px;
	margin: 10px 0px 0px 0px;
}
.contentHeading {
	background-color: #FFFFFF;
	width: 359px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
}
.heading {
	color: #000000;
	font: 14px Arial, Verdana, Helvetica;
	text-align: left;
	font-weight: bold;
	margin: 0px;
 	padding: 0px 0px 0px 10px;
}
.contentHeaderBreaker {
	background-color: #FFFFFF;
	font-size: 0px;
	text-align: left;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
}
/* --------------------------------------------------------------------------------------------- contentMenu ----- */
.contentMenu_bg {
	background-color: #FFFFFF;
	text-align: left;
	width: 400px;
	height: 23px;
	position: relative;
}
.contentMenu {
	text-align:left;
	width: 400px;
	height: 23px;
	position: relative;
	float: left;
}
.contentMenuLink {
	background-color: #FCE5B4;	
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
 	padding: 4px 8px 4px 8px;
	position: relative;
	float: left;
	display: block;
}
.contentMenuLinkActive {
	background-color: #F7A800;	
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
 	padding: 4px 8px 4px 8px;
	position: relative;
	float: left;
	display: block;
}
.contentMenuLink a:link, .contentMenuLink a:visited {
	color: #000000;
	text-decoration: none;
}
.contentMenuLinkActive a:link, .contentMenuLinkActive a:visited {
	background-color: #F7A800;
	color: #FFFFFF;
	text-decoration: none;
}
.contentMenuLink a:hover, .contentMenuLinkActive {
	color: #000000;
	text-decoration: underline;
}
.contentMenuBreaker {
	background-color: #FFFFFF;
	width: 1px;
	height: 14px;
	margin-top: 8px;
	position: relative;
	float: left;	
}
/* --------------------------------------------------------------------------------------------- eyecatcher ----- */
.contentHeaderEyecatcher {
	background-color: #FFFFFF;
	text-align: right;
	width: 262px;
	right: 0px;
	padding-top: 10px;
	position: relative;
	float: right;
}
/* --------------------------------------------------------------------------------------------- contentBreaker ----- */
.contentBreaker {
	background-color: #FFFFFF;
	font-size: 0px;
	text-align: left;
	width: 100%;
	height: 20px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	position: relative;
	clear: both;
}
/* --------------------------------------------------------------------------------------------- contentFooterMenu ----- */
#contentFooterMenu_bg {
	background-color: #FFFFFF;	
	bottom: -15px;
	left: 0px;
	width: 320px;
	height: 30px;
	position: absolute;
	z-index: 20;	
}
.contentFooterMenu {	
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
 	padding: 0px;
	left: 14px;
	position: relative;	
}
.contentFooterMenuLink {
	background-color: #FFFFFF;	
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
 	padding: 1px 6px 1px 6px;
	margin-top: 8px;
	position: relative;
	float: left;
	display: block;
}
.contentFooterMenuLink a:link, .contentFooterMenuLink a:visited {
	color: #000000;
	text-decoration: none;
}
.contentFooterMenuLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.contentFooterMenuBreaker {
	background-color: #000000;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	width: 1px;
	height: 10px;
	margin-top: 10px;
	position: relative;
	float: left;	
}
/* --------------------------------------------------------------------------------------------- contentButton ----- */
#contentButton_bg {
	background-color: #F7A800;
	text-align: center;		
	bottom: -15px;
	left: 320px;
	width: 200px;
	height: 30px;
	position: absolute;
	z-index: 2;	
}
.contentButton {	
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
 	padding: 6px 0px;
	position: relative;
	z-index: 2;	
	border: solid 0x #F7A800;
}
a.contentButton {	
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
 	padding: 6px 0px;
	position: relative;
	z-index: 2;	
}
a.contentButton:link, a.contentButton:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.contentButton:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* --------------------------------------------------------------------------------------------- advertising ----- */
#advertising_bg {
	background-color: #FFFFFF;
	text-align: left;
	width: 719px;
	margin-top: 40px;
	margin-bottom: 20px;
	position: relative;
	float: right;
}
.advertisingHeader {
	background-color: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 719px;
	height: 20px;
	position: relative;
	float: right;
	border-bottom: solid 1px #F7A800;
}
.advertising {
	background-color: #FFFFFF;
	text-align: center;
	width: 719px;
	margin: 15px auto;
	position: relative;
	float: right;
}
.advertisingImage {
	background-color: #FFFFFF;
	text-align: center;
	width: 160px;
	height: 42px;
	margin: 0px 30px;
	position: relative;
	float: left;
}
.advertisingEnd {
	background-color: #FFFFFF;
	background-image: url(../images/advertising_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 719px;
	height: 26px;
	position: relative;
	float: right;
}
/* --------------------------------------------------------------------------------------------- footer ----- */
#footer_bg {
	text-align: right;
	width: 960px;
	height: 30px;
	position: relative;
	clear: both;
	overflow: hidden;
	z-index: 3;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-y;
	background-position: top right;	
	text-align: right;
	width: 719px;
	height: 30px;
	position: relative;
	float: right;
	overflow: hidden;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
ul {
	margin: 0px 0px 10px 0px;
}
li {
	color: #000000;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
}
h1 {
	color: #000000;
	font: 16px Arial, Verdana, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 2px 0px 10px 0px;
}
h2 {
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 6px 0px;
}
h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
}
h4 {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
}
.moreinfo {
	background-color: #F9EFD5;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: auto;
	left: 20px;
	top: -16px;
	padding: 0px 2px;
	border: solid 1px #FF9900;
	position: absolute;
	z-index: 10;
}
#back, #pdf, #print, #favoriten, #searchButton, #newsletterButton {
	display: none;
	white-space: nowrap;
	z-index: 10;
}
