@charset "utf-8";

body {
background-color:#fff;

	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#containerwrap {
	position: relative;
	width: 100%;
	text-align: left;

}
#container {
	width:100%;
	margin: 0 auto;
	text-align: left;

}
#header {
	visibility:hidden;
	display:none;
	}


	#header {
	margin: 0 5px;
}
#headerpic {
	visibility:hidden;
	display:none;
}
#schatten {
	visibility:hidden;
	display:none;
}
#navwrapper {
	visibility:hidden;
	display:none;
}
#nav {
	visibility:hidden;
	display:none;

}
#breadcrumb {
	visibility:hidden;
	display:none;
}
#druck {
	visibility:hidden;
	display:none;
}
#sidebar1 {
	visibility:hidden;
	display:none;
}


#mainContent {
	margin: 5px;
	padding: 10px 10px;
}

  h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	margin:0 0 0.25em 0;
	background-color:#fff;

}
h1 {
	font-size:180%;
}                       /* 30px */
h2 {
	font-size:150%;
}                       /* 24px */
h3 {
	font-size:140%;
}                       /* 18px */
h4 {
	font-size:133.33%;
}                    /* 16px */
h5 {
	font-size:116.67%;
}                    /* 14px */
h6 {
	font-size:116.67%;
}                    /* 14px */
  h1.G {border:0; height:30px; text-indent: -999em;}
  h2.G {border:0; height:30px; text-indent: -999em;}
  h3.G {border:0; height:30px; text-indent: -999em;}
  h4.G {border:0; height:30px; text-indent: -999em;}
  h5.G {border:0; height:30px; text-indent: -999em;}
/* --- Lists | Listen  -------------------------------------------------------------------------------- */

.csc-textpic-caption {
	font-size:0.8em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

  ul, ol, dl {
	line-height:1.5em;
	margin:0 0 1em 1em;
}
ul {
	list-style-type:disc;
}
ul ul {
	list-style-type:circle;
	margin-bottom:0;
}
ol {
	list-style-type:decimal;
}
ol ol {
	list-style-type:lower-latin;
	margin-bottom:0;
}
li {
	margin-left:0.8em;
	line-height:1.5em;
}
dt {
	font-weight:bold;
}
dd {
	margin:0 0 1em 0.8em;
}
/* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

  p {
	line-height:1.5em;
	margin:0 0 1em 0;
}
p.csc-linkToTop {
	visibility:hidden;
	display:none;}
div.filelinks {
	visibility:hidden;
	display:none;}
blockquote, cite, q {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
blockquote {
	margin:0 0 1em 1.6em;
	color:#666;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
big {
	font-size:116.667%;
}
small {
	font-size:91.667%;
}
pre {
	line-height:1.5em;
	margin:0 0 1em 0;
}
pre, code, kbd, tt, samp, var {
	font-size:100%;
}
pre, code {
	color:#800;
}
kbd, samp, var, tt {
	color:#666;
	font-weight:bold;
}
var, dfn {
	font-style:italic;
}
acronym, abbr {
	border-bottom:1px #aaa dotted;
	font-variant:small-caps;
	letter-spacing:.07em;
	cursor:help;
}
sub, sup {
	font-size:91.6667%;
	line-height:0;
}
hr {
	color:#000000;
	background:transparent;
	border:0;
	border-bottom:1px #000000 dotted;
}
/* 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: 1px 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; }

	

	/* 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:none;}

	/* 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: none; }
	/* 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: none; }
	/* 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 */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; height: 1%; }
	
	
	
	
	
	
	
	
	
	
	  .subcolumns, .subcolumns_oldgecko {
	width: 100%;
	overflow:hidden;
	float:none;
}
/* (en) alternative class for optional support of old  Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko {
	float:left
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
	float: left;
}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
	float: right;
	margin-left: -5px;
}
.c25l, .c25r {
	width: 25%
}
.c33l, .c33r {
	width: 33.333%
}
.c50l, .c50r {
	width: 50%
}
.c66l, .c66r {
	width: 66.666%
}
.c75l, .c75r {
	width: 75%
}
.c38l, .c38r {
	width: 38.2%
}
.c62l, .c62r {
	width: 61.8%
}
.subc {
	padding: 0 0.5em
}
.subcl {
	padding: 0 1em 0 0
}
.subcr {
	padding: 0 0 0 1em
}
/*------------------------------------------------------------------------------------------------------*/

/*R u n d e B O X  1*/
* html .RundeBOX1Inhalte {
	height:1%
}
.RundeBOX1Inhalte {
	overflow:hidden
}
.RundeBOX1 {
	display:block;
	background:transparent;
	font-weight:normal;
	margin-bottom:1em;
}
.RundeBOX1 p {
	margin:0 2px;
	padding:2px 0;
	line-height:1.2em;
}
.RundeBOX1Inhalte {
	display:block;
	padding:0.5em 1em 0.5em 1em;
	background-color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.RundeBOX1Inhalte h1, .RundeBOX1Inhalte h2, .RundeBOX1Inhalte h3, .RundeBOX1Inhalte h4, .RundeBOX1Inhalte h5 {
	margin-top:0;
}
.RBOX1_1, .RBOX1_2, .RBOX1_3, .RBOX1_4 {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.RBOX1_1, .RBOX1_2, .RBOX1_3 {
	height:1px;
}
.RBOX1_2, .RBOX1_3, .RBOX1_4 {
	background-color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.RBOX1_1 {
	margin:0 5px;
	background:#999;
}
.RBOX1_2 {
	margin:0 3px;
	border-width:0 2px 0 2px;
}
.RBOX1_3 {
	margin:0 2px;
}
.RBOX1_4 {
	height:2px;
	margin:0 1px 0 1px;
}
/*R u n d e B O X  2*/
* html .RundeBOX2Inhalte {
	height:1%
}
.RundeBOX2Inhalte {
	overflow:hidden
}
.RundeBOX2 {
	display:block;
	background:transparent;
	font-weight:normal;
	margin-bottom:1em;
}
.RundeBOX2 p {
	margin:0 2px;
	padding:2px 0;
	line-height:1.2em;
}
.RundeBOX2Inhalte {
	display:block;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0.5em 1em 0.5em 1em;
	background-color: #333;
}
.RundeBOX2Inhalte h1, .RundeBOX2Inhalte h2, .RundeBOX2Inhalte h3, .RundeBOX2Inhalte h4, .RundeBOX2Inhalte h5 {
	margin-top:0;
}
.RBOX2_1, .RBOX2_2, .RBOX2_3, .RBOX2_4 {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.RBOX2_1, .RBOX2_2, .RBOX2_3 {
	height:1px;
}
.RBOX2_2, .RBOX2_3, .RBOX2_4 {
	background:#333;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.RBOX2_1 {
	margin:0 5px;
	background:#fff;
}
.RBOX2_2 {
	margin:0 3px;
	border-width:0 2px 0 2px;
}
.RBOX2_3 {
	margin:0 2px;
}
.RBOX2_4 {
	height:2px;
	margin:0 1px 0 1px;
}
/*R u n d e B O X  3*/
* html .RundeBOX3Inhalte {
	height:1%
}
.RundeBOX3Inhalte {
	overflow:hidden;
	color:black;
}
.RundeBOX3 {
	display:block;
	background:transparent;
	font-weight:normal;
	margin-bottom:1em;
}
.RundeBOX3 p {
	margin:0 2px;
	padding:2px 0;
	line-height:1.2em;
}
.RundeBOX3Inhalte {
	display:block;
	background:#ff9a00;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0.5em 1em 0.5em 1em;
	height:1%;
	overflow:hidden;
}
.RundeBOX3Inhalte h1, .RundeBOX3Inhalte h2, .RundeBOX3Inhalte h3, .RundeBOX3Inhalte h4, .RundeBOX3Inhalte h5 {
	margin:0;
	color:black;
	background-image:none;
	background:#333;
}
.RBOX3_1, .RBOX3_2, .RBOX3_3, .RBOX3_4 {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.RBOX3_1, .RBOX3_2, .RBOX3_3 {
	height:1px;
}
.RBOX3_2, .RBOX3_3, .RBOX3_4 {
	background:#ff9a00;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.RBOX3_1 {
	margin:0 5px;
	background:#fff;
}
.RBOX3_2 {
	margin:0 3px;
	border-width:0 2px 0 2px;
}
.RBOX3_3 {
	margin:0 2px;
}
.RBOX3_4 {
	height:2px;
	margin:0 1px 0 1px;
}

  .highlight {
	color:#c30;
}
.dimmed {
	color:#888;
}
.info {
	background:#f8f8f8;
	color:#666;
	padding:10px;
	margin-bottom:0.5em;
	font-size:91.7%;
}
.note {
	background:#efe;
	color:#040;
	border:2px #484 solid;
	padding:10px;
	margin-bottom:1em;
}
.important {
	background:#ffe;
	color:#440;
	border:2px #884 solid;
	padding:10px;
	margin-bottom:1em;
}
.warning {
	background:#fee;
	color:#400;
	border:2px #844 solid;
	padding:10px;
	margin-bottom:1em;
}
.float_left {
	float:left;
	display:inline;
	margin-right:1em;
	margin-bottom:0.15em;
}
.float_right {
	float:right;
	display:inline;
	margin-left:1em;
	margin-bottom:0.15em;
}
.center {
	display:block;
	text-align:center;
	margin:0.5em auto;
}

