/* Main stylesheet */

@import url("stylesheet_tags.css");
@import url("form.css");
@import url("menu.css");
@import url("tables.css");
@import url("search.css");
@import url("news.css");
@import url("rightcol.css");
@import url("randomContent.css");

/* Tag Definitions limited to ID's */
html {
	height: 101%;
}

BODY {
	margin: 0;
	padding: 0 0 50px 0;
  background-color: #838C90;
	background-image: url(../images/bodyBg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

A {
	color: #406175;
	text-decoration: underline;
}

A:hover {
	color: #E11425;
}



/* Layout ID's */
.pagewidth {
	width: 964px;
	margin-left: auto;
	margin-right: auto;

	text-align: left;
	
	background-color: #FFFFFF;
	background-image: url(../images/pagewidthBg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.headerRow {
	position: relative;
	float: left;
	display: block;
	height: 255px;
	width: 964px;
	
	background-image: url(../images/bodyBg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

* html .headerRow {
	display: block;
}

.headImage {
    position: relative;
	float: left;
	display: block;
	height: 109px;
	width: 964px;
	background-position: left top;
	background-repeat: no-repeat;
}


.menuHeader {
	position: relative;
	float: left;
	height: 19px; /* 27px */
	padding: 8px 0 0 0;
}

.menuHeaderProducts {
	position: relative;
	float: left;
	height: 43px;
}

.fontsize {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #9AAEBA;
}
.fontsize SPAN {
	margin: 0 5px 0 0;
}
.fontsize IMG {
	vertical-align: text-bottom;
}

.logo {
	position: relative;
	float: left;
	height: 76px;
	width: 964px;
	background-color: #FFFFFF;
}

.search {
	position: absolute;
	top: 25px;
	left: 765px;
}


.statusRow {
	height: 20px; /* 28px */
	margin-top: 8px;
	border-bottom: 1px solid #557588;
	width: 557px;
}

.leftcol {
	width: 173px;
	float: left; 
	position: relative; 
	padding: 0 0 20px 0;
	background-color: #F2F6F8;
}

.twocols {
	width: 771px;
	float: right; 
	margin: 0;
	padding: 0 0 20px 0;
}
 
.rightcol {
	float: right;
	display: block;
	width: 194px;
	padding: 0;
  margin-bottom: 10px;
}

* html .rightcol {
}

.maincol,
.maincolLeft,
.maincolRight {
	float: left;
	display: inline;
	width: 557px;
	padding: 0;
	margin: 0 20px 20px 0;
	min-height: 400px;
	
}
* html .maincol,
* html .maincolLeft,
* html .maincolRight { /* IE6 */
	height: 400px;
	margin: 0 0 20px 0;
}

.maincolLeft {
	width: 268px;
}

* html .maincolLeft {
	margin-right: 10px;
}

.maincolRight {
	width: 269px;
}



/* classes for 2 cols with layout option */

.mainTwoColRight,
.mainTwoColLeft {
	clear: both;
	float: left;
	width: 268px;
	margin: 10px 20px 10px 0;
}

.mainTwoColRight {
	clear: none;
	margin: 10px 0 10px 0;
}


* html .mainTwoColLeft {
	margin-right: 18px; /* IE Character Duplication Bug */ 
}

.oneColBox {
	width: 557px;
	float: left;
	margin-bottom: 10px;
	page-break-inside: avoid;
}





/* Footer */
.footerRow {
	position: relative;
	clear: both;
	height: 66px; /* 74px */
	padding: 8px 0 0 0;
	
	text-align: center;
	
	background-image: url(../images/footBg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.footerRow,
.footerRow P {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 90.9%;
}
.footerRow A {
	color: #4A565D;
	text-decoration: none;
}
.footerRow A:hover {
	color: #E11425;
}

.address {
	display: none;
}
.address P {
	display: inline;
}

.print {
	position: absolute;
	left: 173px;
	top: 10px;
}
.print A {
	padding: 0 0 0 15px;
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.menuFooter {
	position: absolute;
	right: 194px;
	top: 10px;
}


/* CLASSES */
/* Classes for Filelinks */
.fileContainer {
	margin-bottom: 10px;
}

.fileIcon,
.fileLink {
	min-height: 18px;
}
* html .fileLink {
	height: 18px; 
}

.fileIcon {
	width: 30px;
	float: left;
	clear: left;
}

.fileRemark,
.fileInfos {
	font-size: 90%;
	padding-left: 30px;
	clear: both;
}
* html .fileRemark,
* html .fileInfos {
	padding-left: 33px;
}

.backLink {
	margin-top: 10px;
}

.clear {
	clear: both; 
	height: 1px;
	/* background-color: blue; */
}



/* CSS STYLED CONTENT OVERRIDES */
.maincol .backLinkImage,
.maincolLeft .backLinkImage,
.maincolRight .backLinkImage,
.maincol .csc-linkToTop,
.maincolLeft .csc-linkToTop,
.maincolRight .csc-linkToTop {
	margin: 15px 0 0 0;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #557588;
}
	
.maincol .backLinkImage A,
.maincolLeft .backLinkImage A,
.maincolRight .backLinkImage A,
.maincol .csc-linkToTop A,
.maincolLeft .csc-linkToTop A,
.maincolRight .csc-linkToTop A {
	display: block; 
	height: 20px;
	color: #000000; 
	text-decoration:none; 
	background-image: url(../images/totop.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.maincol .backLinkImage A,
.maincolLeft .backLinkImage A,
.maincolRight .backLinkImage A {
	background-image: url(../images/backLink.gif);
}

.csc-bulletlist csc-bulletlist-0	{
	/* Platz fuer ein Listensymbol */
}

.csc-frame-rulerAfter {
	margin: 15px 0 0 0;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #557588;
}

.csc-mailform-field IMG {
	margin-top: 4px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #557588;
}


/* Extensions with minimal styles */
#captchaResponse {
	margin: 4px 5px 0pt 120px;
	vertical-align: top;
	width: 114px;
}

.tx-flvplayer-pi1 {
	text-align: left;
}



/* Generated Code */
/* Float containers fix: */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */  