/* 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("colorbox.css");

/* Tag Definitions limited to ID's */
html {
	height: 100%;
    overflow-y: scroll;
}

BODY {
	margin: 0 0 20px 0;
	padding: 0;
    background-color: #FFFFFF;
    
    background-image: url(../images/bgBodyBig.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

A {
	color: #ED3B4F;
}

A:hover {
	text-decoration: none;
}

/* Layout classes and ID's */
.pagewidth {
	width: 1014px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.headerRow {
	position: relative;
	display: block;
	height: 193px;
	padding: 0 22px 0 22px;
}

.headerImage{
	position: relative;
	display: block;
	height: 143px;
	width: 970px;
	background-position: left top;
	background-repeat: no-repeat;
}


.logo {
  float: left;

  width: 209px;
  height: 40px;
}

.logo IMG {
	display: block;
}

* html .logo {
	/* margin-left: 5px; */
}

.menuLang {  
  float: right;
  padding: 18px 0 0 0; 
}

.menuHeader {
  padding: 10px 0 0 0;
  height: 40px;
}

.menuHeader IMG {
  display: inline;
}

.menuMeta {
  float: left;
  margin: 0 10px 0 25px;
  padding: 18px 0 0 0; 
}

.searchDiv {
  width: 196px;
  height: 37px;
  padding: 16px 0 0 13px;
  margin: 0;
  background-image: url(../images/bgSearchDiv.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.statusRow {
	position: relative;
	float: left;
	height: 42px;
	width: 541px;
	padding: 10px 0 0 0;
	margin: 0;
}

.menuMain { 
	margin-bottom: 25px;
}

.wrapper {
	height: 100%;
	padding: 0 22px 0 22px;
	
	background-image: url(../images/bgPagewidthWithoutRightcolTrans.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.leftcol {
	width: 209px;
	float: left; 
	position: relative; 
	padding: 0;
}

.twocols {
	width: 734px;
	float: right; 
	margin: 0;
	padding-top: 0;
}
 
.rightcol {
	float: right;
	width: 165px;
	padding: 0;
    margin: 0 1px 10px 0;
    border-left: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
}

.rigthColSpacer {
	float: right;	
	height: 52px;
	width: 175px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.maincol {
	position: relative;
	float: left;
	width: 541px;
	padding: 0 0 25px 0;
	min-height: 400px;
}
* html .maincol {
	height: 400px;
}

.pagesubtitle {
	width: 541px;
}


/* Footer */
.footerRow {
	/* height: 25px;  */
	clear: both;
	padding: 0 10px 0 10px;
	font-size: 100%;
	overflow: hidden;
	
	background-image: url(../images/bgPagewidthWithoutRightcolTrans.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.copyright,
.address,
.menuFooter {
	float: left;
	line-height: 25px;
	font-size: 90%;
}

.address {
	padding: 0;
	background-color: #FFFFFF;
}

.address P {
	line-height: 25px;
}

.copyright {
	padding: 0 28px 0 20px;
	width: 200px;
}

.copyright A {
	color: #545454;
	text-decoration:none;
}

.copyright A:hover {
	color: #ED3B4F;
	text-decoration: underline;
}

.menuFooter {
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	padding: 0 0 0 40px;
	margin-right: 11px;
	min-width: 140px;
}

* html .menuFooter {
	width: 140px;
}

.footerspacer {
	border-bottom : #6F6F6F solid 1px;
	background-color: #FFFFFF;
	height: 20px;
	margin: 0 0 0 248px;
	width: 734px;
	float: left;
}

* html .footerspacer {
	margin: 0 0 0 124px;	
}

.clear {
	clear: both;
}

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

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

.fileLink {
	padding-left: 30px;
}

* html .fileLink {
	height: 18px; 
	padding-left: 1px;
}

*+html .fileLink {
	padding-left: 1px;	
}

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

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


/* classes for 3 cols with layout option */
.threeColBox1st2nd,
.threeColBox3rd {
	width: 160px;
	float: left;
	margin: 0 15px 15px 0;
}

.threeColBox3rd {
	margin-right: 0;
}

/* this box is required after 3 col boxes */
.oneColBox {
	width: 500px;
	float: left;
	margin-bottom: 15px;
}

.backLink {
	clear: both;
	float: right;
	margin-top: 10px;
}



/* CSS STYLED CONTENT OVERRIDES */
.maincol .csc-linkToTop {
	margin: 10px 0 10px 0;
	text-align: right; 	
	background-image: url(../images/separator.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
	
.maincol .csc-linkToTop A { 
	color: #000000; 
	text-decoration:none; 
}

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

.csc-frame-rulerAfter {
	background-image: url(../images/separator.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 12px;
	clear: left;
}

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


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

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

/* Abstand nach bei Bildern für IE */
* html div.csc-textpic div.csc-textpic-imagewrap, 
dl.csc-textpic-image, 
.csc-textpic-imagerow {
  margin-bottom: 8px;
  float: none;
}



/* 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 */  