/*@import url(t3bf-content.css);*/
@import url(menu300a.css);
@import url(rte.css);

body{
  background:#E2E7DD;
  min-width:730px;
  text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:100.1%; 
	line-height: 1.25em;
	color:#49553F;
	margin: 0px;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:730px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background:#C3CEBA;
/*margin-top: 30px;*/
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:180px;
  width:550px;
  background:#C3CEBA;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:181px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-180px;
}
*>html #left{width:180px;}
#container-left{
  width:180px;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
	background: url(../img/content-bg.gif) repeat-y;
  width:550px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:150px;
  overflow:hidden;
}
#clearheaderleft{
  height:150px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:730px;
  height:8px;
  overflow:hidden;
  margin-top:-4px;
}
#subfooter1{
  background:#a3a99f;
  text-align:center;
  height:4px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:730px;
  height:150px;
  overflow:hidden;

}
#subheader1{
  background:#FFFFFF;
  text-align:center;
  height:150px;

}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:550px;
  margin-left:180px;
  background:#C3CEBA;
}
* html #gfx_bg_middle{
  display:none;
}

#logo {
	margin-left: 1px;
}

#leftmenu {
	margin: 70px 0 0px 30px;
}

#wrs-logo {
	margin: 50px 0 0 20px;
}


#CONTENT {
	margin: 70px 130px 150px 20px;

}

.invisible, li dfn {
	display: block;
	position: absolute;
	left: -2000px;
	height: 0;
	width: 0;
}

/*---------Mailformular anfang-----*/

/* eigene Klasse fuer den Gesamtrahmen des Formulares */
.formular {
	margin-bottom: 1.2em;
	font-family: "Times New Roman", Times, serif;
	width: 350px;
        /*margin-left: 60px;*/
}
label {
	float: left;
	width: 100px;
}

.mf-input, .mf-text, .mf-pass, .mf-select, .mf-file, .mf-input2 {
        background:#EDF0EA;
        border: 1px solid #959E8D;
        margin: 1px 0px 5px 0;
        float: right;
}
.mf-input, .mf-text, .mf-pass, .mf-select {
        width: 235px;
}
/* Ueberschriften*/
.mf-comment .mf-noreq {
	float: none;
	font-weight: bold;
	margin: 1em 0;
	width: 100%;
}
.mf-req, .mf-noreq {
	line-height: 1.2em;
	float: left;
	width: 110px;
}
/* eigene Klasse fuer die Abstaende nach oben und unten
bei der Verwendung von Radio Buttons in Formularen */
.mf-radiolayout, .mf-checklayout {
	padding: 5px 0 5px 0;

}
.mf-checklayout input{
	float: left;
}
.mf-checklayout .mf-noreq, .mf-radiolayout .mf-noreq {
	float: none;
	width: auto;
}

.mf-radio {
	border: none;
	vertical-align: middle;
	margin: 2px 0 2px 20px;
}
/* ueberschriften der LABEL bei Radio Buttons*/
.mf-radiolayout legend {
 	font-weight: bold;
	padding:0px;
	margin-bottom:2px;
	border: none;
}

/* Definition der Gesamtrahmen*/
fieldset {
	border: none;
	padding: 0px;
}
.mf-checklayout input {
	margin: 0 10px 0.5em 20px;
}
.mf-radiolayout input {
	margin: 0 10px 0 20px;
}


.mf-submit, .mf-reset {
	margin-top: 10px;
	margin-right: 0px;
	float: right;
}
.mf-zusatz {
	font-size: 0.8em;
	margin: 10px 0px 2px 0px;
	clear: both;
}
textarea {
}
/*---------Mailformular ende----*/


h1 { 
	color: #49553F;
	font-size: 140%;
		line-height: 1.25em;
}
h2 {
	font-size: 100%;
	color: #49553F;
}
h3 { 
	font-size: 100%;
}
h4 { 
	font-size: 88%; 
}
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 0.5em; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 a, H2 a, H3 a, H4 a, H5a { text-decoration: none; }

a { /*color: #49553F;*/color: #69A550; text-decoration: none; }
a:hover { color: #49553F; }

table.contenttable {
margin: 0px;
padding: 0px;
border:none;
}
td {
vertical-align: top;
padding: 0px;
}

p {
margin: 0 0 1.25em 0;
}

#t3n-logo {
margin: 25px 0 0 32px;

}
**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; }


div.csc-frame-rulerBefore { border-top: 1px solid #69A550; }
div.csc-frame-rulerAfter { border-bottom: 1px solid #69A550; }


/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
