#contentContainer H2 {
	BORDER-TOP: 1px solid #7995B0;
	FONT-SIZE: 20px;
	BORDER-BOTTOM: 1px solid #7995B0;
	FONT-STYLE: italic;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Georgia, "Times New Roman", serif;
	margin: 10px 0px 14px;
	padding: 3px 0px 3px 2px;
}
.impressum {
	background-color: #F4FAFF;
}
.impressum td{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
}
.smallblock {
	font-size: 10px;
	text-align: justify;
}
#chapter_sub {
	background-color: #C1CCDE;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 5px;
}
.shad-left {
	background: url(../images/shad_left.jpg) repeat-y right top;
}	
.shad-right {
	background: url(../images/shad_right.jpg) repeat-y left top;
}	
.shad-top {
	background: url(../images/shad_top.jpg) no-repeat left bottom;
}	
.shad-bottom {
	background: url(../images/shad_btm.jpg) no-repeat left top;
}	
#pageContainer {
	background-attachment: fixed;
	background-image: url(../images/page_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#page {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#pageHeader {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 900px;
	background-image: url(../images/header_flash.jpg);
	background-repeat: no-repeat;
}
#InfoHeader {
	background-image: url(../header_flash/001.jpg);
	height: 198px;
	width: 880px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
}
#contentContainer {
	margin: 0px;
	padding: 14px 20px 1px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/cont_frm.jpg);
}
#content {
	margin: 0px;
}
#content P {
	padding-bottom: 3px;
}
.image-left {
	FLOAT: left;
	MARGIN: 6px 20px 6px 0px;
}
.image-right {
	FLOAT: right; 
	MARGIN: 6px 0px 6px 6px
}
.footer {
	background: url(../images/footer.jpg) no-repeat left top;
	margin: 0px 0px 40px;
	height: 43px;
	padding: 17px 10px 0px 0px;
	text-align: right;
}
.footerMail {
	float: right;
	padding-top: 16px;
	padding-right: 18px;
}
.footer a {
	color: #7995B0;
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline overline;
}
.marker {
	color: #B46B36;
}
#content A {
	color: #B46B36;
	text-decoration: none;
}
#content A:hover {
	color: #B46B36;
	text-decoration: underline overline;
}
#liste {
	width: 500px;
	float: left;
	padding-right: 20px;
}
#liste UL {
	list-style-type: disc;
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
}
li  {
	padding-bottom: 8px;
}
.fleft {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
.media {
	background-image: url(../images/media_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 800px;
	width: 800px;
}
.media p {
	line-height: 12pt;
	width: 640px;
}
.media table, td, th {
	font-size: 12px;
}
.media img {
	margin-right: 10px;
	float: left;
}
.media #play {
	background-image: url(../images/plbtnup.gif);
	background-repeat: no-repeat;
}
.media #play A:hover {
	background-image: url(../images/plbtn.gif);
	background-repeat: no-repeat;
}
#liste ul {
	text-align: left;
}
