/* 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");

/* Tag Definitions limited to ID's */
html {
	height: 101%;
}

BODY {
	margin: 0;
	padding: 0;
    background-color: #FFFFFF;
}

A {
	color: #595959;
	text-decoration: underline;
}

A:hover {
	color: #000000;
}



/* Layout ID's */
.pagewidth {
	background-color: #FFFFFF;
	background-image: url(../images/pageWidthBg.gif);
	background-repeat: repeat-y;
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.headerRow {
	position: relative;
	float: left;
	display: block;
	height: 196px;
	width: 969px;
	background-image: url(../images/headerBg.jpg);
	background-position: 5px top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

* html .headerRow {
	display: block;
}

.logo {
	position: absolute;
	text-align: center;
	bottom: 0; 
	width: 222px;
	height: 150px;
	margin: 0;
	background-image: url(../images/mainMenuTopBg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

* html .logo {
	margin-left: 0;
}

.search {
	position: relative;
	float: right;
}

.menuHeader {
    position: absolute;    
	bottom: 0; 
    text-align: right;
	right: 4px;
	margin: 0;
	height: 22px;
}

* html .menuHeader {
	right: 3px;
	margin-bottom: -3px;
}

.menuHeader img {
	display: inline;
}

.statusRow {
	padding: 6px 0 5px 0;
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
}

.statusRowBottomLine {
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	height: 1px;
	overflow: hidden;
	margin-bottom: 10px;
}

.leftcol {
	width: 232px;
	float: left; 
	position: relative; 
	padding: 0;
}


.menuMain { 
	background-image: url(../images/mainMenuBg.png);
	background-repeat: no-repeat;
}

.menuMainBottomBoarder {
	width: 232px;
	height: 40px;
	background-image: url(../images/mainMenuBottomBg.gif); 
	background-position: 5px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.menuMetaShadowLeft {
	width: 22px;
	height: 22px;	
	background-image: url(../images/metaMenuLeft.gif); 
	background-repeat: no-repeat;
	float: right;
}

	
.menuMeta, 
.menuLang {
   background-color: #FFFFFF;
   float: right;
   height: 22px;
}

.twocols {
	width: 720px;
	float: right; 
	display: block;
	margin: 15px 5px 0 0;
	padding: 0;
}
 
.rightcol {
	float: right;
	display: block;
	width: 210px;
	padding: 0;
    margin-bottom: 10px;
    color: #333333;
}

.rightcol A {
	color: #333333;	
}

* html .rightcol {
}

.maincol {
	float: left;
	display: inline;
	width: 490px;
	padding: 10px 0 25px 0;
	min-height: 400px;
	margin-bottom: 10px;
}


*html .maincol { 
	height: 400px; 
}


/* Footer */

.footerRow {
	height: 25px; 
	clear: both;
	padding: 0 10px 0 10px;
	font-size: 100%;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	color: #595959;
}

.footerRowBottom {
	background-image: url(../images/pageWidthBottom.gif);
    background-repeat: no-repeat;
    height: 1px;
}

.copyright,
.address {
	float: left;
	padding: 0 10px 0 10px;
	line-height: 25px;
	color: #595959;
	font-size: 90%;
}

.address {
	width: 490px;
}

.address P {
	line-height: 25px;
}

.copyright {
	padding-left: 0;
	width: 216px;
}

.copyright A,
.address A {
	color: #595959;
	text-decoration:none;
}

.copyright A:hover, 
.address A:hover {
	text-decoration: underline;
}

.menuFooter {
	float: right;
	text-align: right;
	color: #595959;
}

.printLinkFooter {
    background-image: url(../images/printIcon.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 14px 0 0;
}


/* 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;
}

.sm_stufe1 {

    margin-top: 20px;
	padding: 2px 0 0 0;
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
}


/* classes for 3 cols with layout option */
.threeColBox1st,
.threeColBox2nd,
.threeColBox3rd {
	width: 150px;
	float: left;
	text-align: center;
	margin: 0;
}

.threeColWrap{
	background-image: url(../images/bgBorderDottedThreeCols.gif);
	background-repeat: repeat-y;
	clear: both;
}

.threeColWrap H2 {
	margin: 10px 0 15px 0;
}



.threeColBox1st {
	padding: 0 10px 25px 0;
	
}

.threeColBox2nd {
	padding: 0 10px 25px 10px;
}

.threeColBox3rd {
	padding: 0 0 25px 9px;
	margin-right: -3px;
}

/* classes for 2 cols with layout option */
.twoColBox1st,
.twoColBox2nd {
	width: 225px;
	float: left;
	margin: 0;
}

.twoColWrap{
	background-image: url(../images/bgBorderDottedTwoCols.gif);
	background-repeat: repeat-y;
	clear: both;
}

.twoColWrap H2 {
	margin: 10px 0 15px 0;
}

.twoColBox1st {
	padding: 0 20px 25px 0;
	
}

.twoColBox2nd {
	padding: 0 0 25px 19px;
	margin-right: -3px;
}


.clear {
	clear: both; 
}


/* CSS STYLED CONTENT OVERRIDES */
.maincol .csc-linkToTop {
	margin: 10px 0 10px 0;
	text-align: right; 	
	background-image: url(../images/seperator.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
	
.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/seperator.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 12px;
	width: 490px;
	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;
}



/* 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 */  