* {
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	/*color: #696969;*/
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	margin:	0px;
}
div.header_left {
	margin-left:		1px;
	width:			218px;
	/*background-image: 	url(../img/right_header.png);*/
	background-color:	#999999;
	/*border-right:		20px solid #B21A27;*/
	color: 			#FFFFFF;
	font-size: 		9pt;
	font-weight: 		bold;
	height: 		25px;
	/*margin-left: 		1px;*/
	/*padding-left: 	20px;*/
}
div.header_left a, div.header1 a, div.header2 a, div.header3 a {
	color:		#ffffff;
}
div.header_left a:hover, div.header1 a:hover, div.header2 a:hover, div.header3 a:hover {
	color:		#B11B27;
}
.contenttable p{
	margin-top:	0px;
	margin-bottom:	5px;
}
.contenttable th {
text-align:left;
}
.contenttable {
	border-color:		#DDDDDD;
	border-style:		solid;
	border-width:		1px;
}
span {
	font-size: 12px;
}

h1 {
	font-size: 15px;
	color: #B11B27;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

a {
	color: #B11B27;
	font-size: 12px;
	text-decoration: none;
}

ul {
	margin-top: 2px;
}

li {
	font-size: 12px;
}

a span {
	color: #B11B27 !important;
}

p font {
	font-size: 12px;
}

/**********************/

ul.menu, ul.menu ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 220px;
	padding-top: 0px;
	width: 782px;
}

td.mainContent {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	/*width: 542px;*/
	width:525px;
}

div.csc-frame-rulerAfter {
	border-bottom: 1px solid #696969;
	margin-bottom: 10px;
}

ul.menu a {
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight:normal;
	margin-left: 2px;
	margin-top: 3px;
	padding: 3px 4px 3px 4px;
	padding-bottom: 1px;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 0px;   	
}

ul.menu a.active {
	color: #B11B27;
	font-size: 11px;
	text-decoration: none;
}

ul.menu ul a {
	padding: 0px;
	margin-left: 5px;
}

ul.menu li {
	float: left;
	height: 21px;
}

ul.menu ul {
	margin-left:10px;
	padding: 0 0 0px 0;
	position: absolute;
	display:none;
	width:240px;
	padding-top: 4px;
}

ul.menu ul.menu ul {
	margin-left:10px;
	padding: 3px 0 0px 0;
	position: absolute;
	display:none;
	width:163px;
}

*ul.menu ul {
	height: 21px;
	margin-left:10px;
	padding: 0 0 0px 0;
	position: absolute;
	display:none;
	width:240px;
	padding-top: 0px;
}

*ul.menu ul.menu ul {
	margin-left:10px;
	padding: 3px 0 0px 0;
	/*position: absolute;*/
	display:none;
	width:163px;
}

/* IE-Hack für die Breite */
*html ul.menu ul {
	width:240px;
}

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
	margin-bottom: -1px;
	display:block;
}

ul.menu ul li {
	border: 1px solid #000000;
	float:none;
	background-color: #EAEAE8;
	margin-top: -1px;
}

ul.menu ul.menu ul li {
	float:none;
	background-color: #EAEAE8;
	margin-top: -1px;
}

li a:hover {
	color: #B11B27;
}

/* Dritte Ebene */
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
	display: none;
	margin-left: 158px; /* Breite eines Listenelements - Überlagerung */
	margin-top: -20px; /* Höhe eines Listenelements */
}

/* Dritte Ebene anzeigen */
ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
	display: block;
}

/* Vierte Ebene */
ul.menu li.hover ul li.hover ul ul, ul.menu li:hover ul li:hover ul ul {
	display: none;
}

/* Vierte Ebene anzeigen */
ul.menu li.hover ul li.hover ul li.hover ul , ul.menu li:hover ul li:hover ul li:hover ul {
	display: block;
}

*ul.menu ul  li {
	border: 1px solid #000000;
	float:none;
	background-color: #EAEAE8;
	margin-top: -1px;

}
ul.menu li  ul  {
	margin: 0px;
}
*ul.menu li  ul {
	padding-top: 6px;
	margin: 0px;
}

/************************************/

p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:	justify;
}

*p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: 9px;
	margin-right: 10px;
}

p.bodyclass  {
	padding-right: 5px;
}

h1.csc-firstHeader, h3 {
	color: #B31C2F;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
	/*text-transform: uppercase;*/
}

DIV.siteTitle {
	color: #B11B27;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 214px;
}

DIV.industryReports_TITLE {
	/*padding-left: 5px;*/
	padding-right: 25px;
}

*DIV.industryReports_TITLE {
	/*padding-left: 5px;*/
	/*padding-right: 30px;*/
	padding-top: 3px;
}

DIV.industryReports_TITLE a {
	color: #646464;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

DIV.top {
	margin-right: 29px;
	margin-top: 5px;
}

DIV.industryReports_ARCHIVE a {
	color: #696969;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

DIV.industryReports_SUBHEADER  {
	padding-right: 30px;
}

DIV.industryReports_SUBHEADER p {
	color: #696969;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	/*text-transform: uppercase;*/
}


DIV.industryReports_SUBHEADER a p.bodytext {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

DIV.industryReports_SUBHEADER a {
	color: #696969;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	/*text-transform: uppercase;*/
}

DIV.industryReports_ALL {
	float: right;
	margin: 0px;
	margin-top: 0px;
	padding-right: 30px;
	padding-bottom:5px;
}

DIV.industryReports_ALL a {
	color: #696969;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

TABLE.top {

}

TD.top {
	width: 1001px;		
}

TABLE.contentFloat {
	background-image: url(../img/content_float_01.jpg);
	background-repeat: repeat-y;
	display: block;
}

TR.contentBg {
	background-image: url(../img/content.jpg);
	background-repeat: no-repeat;
	/*background-position: center top;*/
	background-position: left;
	width: 1002px;
}

TABLE.MENU {
	font-size: 8pt;
	height: 27px;
	margin-left: 210px;
	padding-top: 6px;
}

TD.TOP_LAYER1 a {
	color: #000000;
	font-size: 8pt;
	text-transform: uppercase;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}

TD.TOP_LAYER1_ACTIVE a {
	color: #B11B27;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}

TD.BOTTOM_LAYER1 {
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	vertical-align: bottom;
}

TD.BOTTOM_LAYER1 a, TD.BOTTOM_LAYER1 a:hover {
	color: #000000;
	font-size: 7pt;
	text-transform: uppercase;
	text-decoration: none;
}

TD.BOTTOM_LAYER1_ACTIVE  {
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	vertical-align: bottom;
}
TD.BOTTOM_LAYER1_ACTIVE a, TD.BOTTOM_LAYER1_ACTIVE  a:hover{
	color: #B11B27;
	font-size: 7pt;
	text-transform: uppercase;
	text-decoration: none;
}

TD.leftNavi {
	height: 120px;
	vertical-align: top;
}

TD.left {
	/*background-image: url(../img/left_01.jpg);
	background-repeat: no-repeat;*/
	height: 403px;
	padding-top: 5px;
	width:240px;
	max-width:220px;
	overflow:hidden;
}

*TD.left {
	/*background-image: url(../img/left.jpg);
	background-repeat: no-repeat;*/
	height: 403px;
	padding-top: 5px;
	width: 220px;
}

div.LEFTNAVI {
	padding-left: 5px;
}

div.LEFT_NAVI1 a {
	color: #000000;
	font-size: 9px;
	text-transform: uppercase;
	margin-right: 8px;
	text-decoration: none;
}

.LEFT_NAVI1_ACTIVE a {
	color: #B11B27;
	font-size: 9px;
	text-transform: uppercase;
	margin-right: 8px;
	text-decoration: none;
}

TD.topRightBox {
	background-image: url(../img/round.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.LEFT_NAVI2 a {
	color: #000000;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	padding-left: 13px;
	margin-right: 8px;
	text-decoration: none;
}

.LEFT_NAVI2_ACTIVE a {
	color: #B11B27;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	padding-left: 13px;
	margin-right: 8px;
	text-decoration: none;
}

TD.right {
	border-right:21px solid #B21A27;
	/*background-image: url(../img/right_repeat.png);*/
	background-position: right top;
	background-repeat: repeat-y;
	vertical-align: top;
	width: 220px;
}

TD.floatLeft {
	background-image: url(../img/float_left.jpg);
	background-repeat: repeat-y;	
	border-left: 1px solid #FFFFFF;
}

TD.floatRight {
	background-image: url(../img/float_right.jpg);
	background-repeat: repeat-y;
}

TD.bottom {
	background-image: url(../img/bottom_01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
}
TABLE.topTable {
	border: 1px solid #FFFFFF;
}

TABLE.bottomNavi {
	margin-right: 50px;
}

TD.bottomNavi {
	background-color: #FFFFFF;
}

TD.logo {
	background-image: url(../img/top_01.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 1002px;
	vertical-align: top;
}

DIV.logo {
	margin-left: 27px;
	margin-top: 15px;
}

TD.logo2 {
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
}

TD.mid {
	width: 1002px;
	height: 205px;
}

TD.content {
	background-image: url(../img/content_float.jpg);
	background-repeat: repeat-y;
	width: 1002px;
	height: 416px;
}

TD.topMid {
	height: 25px;
}

DIV.topRight {
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 35px;
	padding-bottom: 3px;
	position: absolute;
	top: 6px;
	*top: 6px;
	z-index: 10;
}

DIV.topRight a {
	font-size: 8pt;
	margin-bottom: 2px;
	text-transform: uppercase;
}

TD.rightLogo {

}
	
TD.topRight {
	width: 255px;
}
TD.topRightBottom {
	background-image: url(../img/top_right.jpg);
	background-repeat: no-repeat;
}

div.industryReports_MORE img {
	padding-left: 0px !important;
	padding-right: 3px !important;
}

DIV.header1 {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	/*margin-left: 25px;*/
	height: 25px;
	padding-top: 1px;
}

TD.right div.industryReports_TITLE {
	padding-top: 5px;
}

DIV.header2, DIV.header3 {
	/*background-image: url(../img/right_header.png);*/
	background-color:#999999;
	/*border-right:20px solid #B21A27;*/
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	/*margin-left: 1px;*/
	/*padding-left: 20px;*/
}

*DIV.header2 {
	margin-left: 0px;
	/*border-right:10px solid #B21A27;*/
}

p.lable {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

p.error {
	color: #CC0000;
}

div.contactFormText {
	font-style: italic;
	margin-left: 5px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 0px solid #646464;
	padding-top: 15px;
	padding-left: 0px;
}

DIV.requestImage {
	width: 50px;
	height: 50px;
	padding-left: 10px;
}

DIV.tx-zinrequestform-pi1 {
	padding-left: 7px;
}
DIV.tx-zinseminars-pi1 {
	padding-left: 7px;
}

TD.listingHeader {
	font-weight: bold;
	padding-bottom: 5px;
}

.listingDescription {
	vertical-align: middle;
}

TD.listingImage {
	width: 50px;
}

.listingMore a, .listingDescription a {
	color: #696969;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

TD.listingLine {
	
}

DIV.tx-zinrequestform-pi2 {

}


div.menuDiv {
	z-index: 10;
	position: absolute;
	top: 0px;
}

*div.menuDiv {
	z-index: 10;
	position: absolute;
	top: 0px;
}

div.csc-header {
	width: 470px;
}

div#fl_header_slide_slideshow div {
	position: absolute !IMPORTANT;
}
span.BREADCRUMB a, span.BREADCRUMB, div.BREADCRUMB a, div.BREADCRUMB {
	color:#B11B27;
	font-size:9px !important;
}

td.right div.industryReports_ALL {
	padding-right: 10px;
}
td.bottom_right {
	border-right:	21px solid #B21A27;
}

div.tx-zincontactform-pi1 {
	margin-left: 10px;
}
.NEWSLETTER {
	padding-left:	10px;
}

div.tx-zincontactbutton-pi1 {
	padding-left: 8px;
	padding-top: 25px;
}

table.maps div {
	background-color: #B11B27;
	border: 1px solid #B11B27;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-btoom: 10px;
}

div.tx-zinseminars-pi2 p.bodytext {
	margin:	5px;
}
td.listingMore p.bodytext {
	margin:		0px;
}
div.slideshow {
	vertical-align: top;
}
.tx-felogin-pi1 h3 {
	margin-left:	0px;
	margin-bottom:	0px;
	padding-bottom:	0px;
}
.tx-felogin-pi1 {
	padding-left:	5px;
}
.tx-felogin-pi1 form {
	padding-top:	5px;
	margin-top:	0px;
}