/* 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: 100%;
    overflow-y: scroll;
}

BODY {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #E8E8E8;
	background-position: top;
	background-repeat: repeat-x;
}

A {
	color: #C52D22;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}



/* Layout classes and ID's */
.pagewidth {
	background-color: #E8E8E8;
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;

	/* min-height: 100%; Für 100% Höhe */
}


/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.headerRow {
	position: relative;
	display: block;
	height: 135;
	width: 940px;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #AAAAAA;
	
}

* html .headerRow {
	display: block;
}

.logo {
	position: relative;
	float: left;
	padding-top: 21px;
}

.logo IMG {
	display: block;
}

* html .logo {
	margin-left: 5px;
}

.searchDiv {
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
}

.menuHeader {
	position: relative;
	float: right;
	width: 490px;
	height: 135px;
	padding: 0 0px 0 20px;
	vertical-align: bottom;
}
* html .menuHeader {
	margin-bottom: -2px;
}

.menuHeader IMG {
	display: inline;
}

.statusRow {
	margin-bottom: 10px;
}

.menuMain { 
	margin-bottom: 25px;
}

.menuMeta{
	float: right;
	padding: 113px 20px 0px 0px;
}

.menuMeta A {
}

.menuMeta A:hover {
}

.menuLang {
	padding: 113px 30px 0px 0px;
	color: #676767;
}

.wrapper {
	height: 100%;
	width: 940px;
	padding: 40px 0px 0px 0px;
}

.leftcol {
	width: 160px;
	float: left; 
	position: relative; 
	padding: 0;
}

.onecol {
	width: 780px;
	float: left; 
	margin: 0;
	padding-top: 0;
}

.twocols {
	width: 780px;
	float: left; 
	margin: 0;
	padding-top: 0;
}
 
.rightcol {
	float: left;
	display: inline;
	overflow: hidden;
	width: 160px;
	padding: 0px 0px 0 0;
}

.maincol {
	float: left;
	display: inline;
	width: 590px;
	padding: 00px 15px 25px 15px;
}

* html .maincol {
	height: 620px;
}


/* Footer */
.footerRow {
	height: 25px; 
	width: 940px;
	clear: both;
	padding: 0 0px 0 0px;
	font-size: 100%;
	border-top: 1px solid #AAAAAA;
}

.copyright {
	padding: 0px 0px 0px 15px;
	margin-top: 40px;
	line-height: 25px;
	color: #676767;
	font-size: 90%;
	border-top: 1px solid #AAAAAA;
}

.address {
	padding: 60px 0px 30px 0px;
	color: #000000;
	font-size: 90%;
}

.address A {
	color: #000000;
}

.address A:hover {
	color: #C52D22;
}

.address P {
	line-height: 14px;
}

.copyright {
	padding-left: 0;
	width: 160px;
	color: #676767;
}

.copyright A {
	color: #676767;
	text-decoration:none;
}

.copyright A:hover {
	color: #E73E3B;
}

.menuFooter {
	color: #C52D22;
	float: right;
	text-align: right;
}



/* CLASSES */
/* Classes for Filelinks */
.fileContainer {
	margin: 10px 0px 10px 110px;
}

.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 P {
	margin-left: 110px;
	margin-right: 55px;
}

.maincol UL {
	margin-left: 110px;
	margin-right: 55px;
}

.maincol H3, 
.maincol H2, 
.maincol H1 {
	margin-left: 110px;
	margin-right: 55px;
}
.maincol .csc-header {
	margin-left: 0px;
	margin-right: 55px;
}

.maincol .csc-textpic {
	margin-left: 110px;
}

.maincol .csc-textpic P {
	margin-left: 0px;
}

.maincol .csc-textpic-image {
	margin-left: 110px;
	margin-right: 55px;
}

.maincol .csc-textpic-text {
	margin-left: 0px;
}

.maincol .csc-textpic-text H2 {
	margin-left: 0px;
	margin-right: 55px;
}

.maincol .csc-sitemap {
}

.maincol .tx-ttnews {
	margin-left: 110px;
	margin-right: 55px;
}

.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; 
}

.maincol TABLE {
	margin-left: 110px;
}

.maincol TABLE P {
	margin-left: 0px;
}

.maincol TABLE H1,
.maincol TABLE H2, 
.maincol TABLE H3 {
	margin-left: 0px;
}
 
.maincol .head_bild { 
	margin: 0px 0px 20px -110px;
}


.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;
	width: 160px;
	clear: left;
}

.csc-mailform-field IMG {
	margin-top: 4px;
}

.maincol .csc-textpic IMG {
	padding-bottom: 0px;
}

.whiteline {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 10px;
	line-height: 4px;
}

.ifram {
margin-left: 110px;
}

/* Extensions with minimal styles */
#captchaResponse {
	margin: 4px 5px 0pt 120px;
	vertical-align: top;
	width: 114px;
}

.tx-flvplayer-pi1 {
	text-align: left;
}

#tx_mwimagemap_img_2519,
#tx_mwimagemap_img_2587,
#tx_mwimagemap_img_2693,
#tx_mwimagemap_img_2771 {
	margin-left: 105px;
	border:none;
}

#tx_mwimagemap_img_4081 {
	margin-left: 0px;
	border:none;
	width: 590px;
	height: auto;
}


/* 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 */  



DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px;
}