/* Main stylesheet */
@import url("stylesheet_tags.css");
@import url("form.css");
@import url("menu.css");
@import url("tables.css");
@import url("rightcol.css");
@import url("microshop.css");
@import url("search.css");


/* Tag Definitions limited to ID's */
html {
	overflow-x: hidden;
	overflow-y: scroll;
}

BODY {
	margin: 0 0 20px 0;
	padding: 0;
    background-color: #FFFFFF;
}

A {
	color: #787878;
	text-decoration: underline;
}

A:hover {
	color: #50C6AE;
}



/* Layout ID's */
.pagewidth {
	background-color: #FFFFFF;
	background-image: url(../images/pageWrapperBg.gif);
	background-repeat: repeat-y;
	width: 967px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/* min-height: 100%; Für 100% Höhe */
}

* html .pagewidth {
	
}

/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.headerRow {
	position: relative;
	float: left;
	display: block;
	height: 210px;
	width: 967px;
	background-color: #FFFFFF;
	background-image: url(../images/header/header1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

* html .headerRow {
	display: block;
}

.logo {
	position: relative;
	float: left;
	top: 114px;
	width: 226px;
	height: 96px;
	margin: 0 0 0 0px;
}

.logo img {
	display: block;
}

* html .logo {
	margin-left: 0;
}

/*
.searchDiv {
	position: relative;
	float: right;
}
*/

.menuHeader {
	position: relative;
	text-align: right;
	float: left;
	margin:0;
	height: 35px;
	width: 731px;
	background-image: url(../images/metaMenuBg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

* html .menuHeader {
	margin-bottom: -2px;
}

.menuHeader img {
	display: inline;
}

* html .menuHeader {
	
}

.statusRow {
	/* margin: -9px 0 0 0; */
	margin-top: -8px;
	padding: 6px 0 6px 0;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
}

.statusRowBottomLine {
	background-image: url(../images/separator.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: 30px;
	background-image: url(../images/mainMenuBottom.gif); 
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.menuMetaShadowLeft {
	width: 4px;
	height: 25px;	
	background-image: url(../images/metaMenuLeftShadow.gif); 
	background-repeat: no-repeat;
	float: right;
}

.menuMetaShadowMiddle {
	width: 9px;
	height: 25px;	
	background-image: url(../images/metaMenuMiddleShadow.gif); 
	background-repeat: no-repeat;
	float: right;
}

	
.menuMeta{
   float: right;
   /* margin-right: 5px; */
}


.menuLang {
	height: 25px;
	margin: 0;
	float: right;
	text-align: right;
	position: relative;
	display: inline;
}

.twocols {
	width: 735px;
	float: right; 
	margin: 0;
	padding-top: 0;
}
 
.rightcol {
	float: right;
	display: block;
	width: 187px;
	padding: 0 10px 0 0;
    margin-bottom: 10px;
}

* html .rightcol {
}

.maincol {
	float: left;
	display: inline;
	width: 511px;
	padding: 10px 0 25px 12px;
	min-height: 400px;
}


*html .maincol { 
	height: 400px; 
}


/* Footer */
.footerRow {
	height: 25px; 
	clear: both;
	padding: 0 10px 0 10px;
	font-size: 100%;
	background-color: #D1F1E9;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.copyright,
.address {
	float: left;
	padding: 0 10px 0 10px;
	line-height: 25px;
	color: #5B7812;
	font-size: 90%;
}

.address {
	width: 510px;
	text-align: center;
}

.address P {
	line-height: 25px;
}

.copyright {
	padding-left: 0;
	width: 216px;
}

.copyright A,
.address A {
	color: #5B7812;
	text-decoration:none;
}

.copyright A:hover, 
.address A:hover {
	text-decoration: underline;
}

.menuFooter {
	float: right;
	text-align: right;
	color: #5B7812;
}


/* 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/separator.gif);
	background-repeat: no-repeat;
}



/* CSS STYLED CONTENT OVERRIDES */
.maincol .csc-linkToTop {
	margin: 10px 0 10px 0;
	text-align: right; 	
}
	
.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: no-repeat;
	height: 12px;
	width: 510px;
	clear: both;
}


.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 */  