
body { font-size: 100.01%; }

body {
    margin: 0;
	padding: 20px;
    font: 0.71em Verdana, sans-serif;
    color: #000;
	background-color: #fff;
}

/* STANDARDS
---------------------------------------------------------------------------------------------------------------------*/

p, ol, ul, li, blockquote, div, span, font, h1, h2, h3, h4, h5, h6, i, pre, em, b, strong, form, input, textarea, select, table, tr, td {
	font-family: Verdana, sans-serif;
}

img,
table { border: none; }
table { font-size: 100.01%; }

hr {
	clear: both;
	color: #fff;
	background-color: #fff;
	padding: 0;
	margin: 2px 0 14px 0;
	border-top: 1px solid #666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p.bodytext {
	line-height: 170%;
	margin: 0 0 7px 0;
}

.csc-linkToTop {
	display: block;
	width: auto;
	line-height: 20px;
}

/* LINKS
---------------------------------------------------------------------------------------------------------------------*/

a:link,
a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	color: #000;
	text-decoration: underline;
}

/* Druck-spezifisch  ------------------------------------------------------------------------------------  */

p.logo_print  {
	margin: 0 0 12px 0;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
}

#printtxtlinks { position: absolute; top: 20px; right: 60px; width: 290px;  }
#printtxtlinks a:link,
#printtxtlinks a:visited,
#printtxtlinks a:hover,
#printtxtlinks a:active,
#printtxtlinks a:focus {
	color: #666;
	display: block;
	float: right;
	text-decoration: none !important;
}

p.adresse {
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
}

.druck_titel  {
	display: block;
	width: 97%;
	margin: 8px 0 16px 0;
	padding: 12px 0 8px 0;
	border-top: 1px solid #666;
	border-bottom: 1px dotted #999;
}

.druck_wrapper {
	display: block;
	width: auto;
	margin: 10px 10px 0 0;
}

#content {
	display: block;
	width: 95%;
	margin: 0 0 10px 0;
}

.cont_2spltg  { width: auto; margin: 30px 0 0 0; padding: 0; border: 1px solid #fff; clear: both !important; }
.cont_2spltg_li  { float: left; width: 67%; margin: 0; padding: 0 14px 0 0; }
.cont_2spltg_re  { float: left; width: 27%; margin: 0; padding: 0 0 0 14px; font-size: 93%; line-height: 150% !important; }
.cont_2spltg_re p.bodytext { line-height: 150% !important; }

/* HEADLINES
---------------------------------------------------------------------------------------------------------------------*/

#wrap_cont h1,
h1 { text-decoration: none; margin-bottom: 20px; }
#wrap_cont h1 { font-size: 210%; font-weight: bold; margin-top: 30px; letter-spacing: 0.05em; }
.cont_2spltg_re h1,
.cont_2spltg_re h2 { font-size: 100.01%; font-weight: bold; margin-top: 0; letter-spacing: 0; text-decoration: none; margin-bottom: 10px; }
h1 { font-size: 160%; font-weight: normal; margin-top: 0; }
h2 { font-size: 120%; font-weight: normal; letter-spacing: 0.05em; margin-top: 16px; margin-bottom: 8px; }

#wrap_cont .csc-subheader {
	color: #666;
	font-size: 210%;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 20px;
}

.csc-subheader {
	color: #666;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin-top: -6px;
	margin-bottom: 20px;
}

h3 {
	font-size: 100.01%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 14px;
}

/* SITEMAP
---------------------------------------------------------------------------------------------------------------------*/

ul#sitemap {
	margin: 10px 0 0 0;
	padding: 0;
}

ul#sitemap li ul {
	margin: 5px 0 0 0;
	padding: 0;
}

ul#sitemap li {
	list-style: none;
	padding-left: 0;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 0;
	font-weight: bold;
	background: url('clear.gif') no-repeat;
}

ul#sitemap li ul li.second,
ul#sitemap li ul li.third,
ul#sitemap li ul li.fourth,
ul#sitemap li ul li.fifth,
ul#sitemap li ul li.six {
	list-style: none;
	font-weight: normal; 
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0 0 0 10px;
	background: url('../images/dot.gif') no-repeat 0 4px;
}

ul#sitemap li ul li.second { margin-left: 0; }
ul#sitemap li ul li.third,
ul#sitemap li ul li.fourth,
ul#sitemap li ul li.fifth,
ul#sitemap li ul li.six { margin-left: 1px; }

/* FORMULARE
---------------------------------------------------------------------------------------------------------------------*/

form,
#mailform form  {
	clear: both;
	margin: 14px 0 30px 0;
}

#mailform input,
#mailform textarea,
#mailform select,
input,
textarea,
select {
	display: block;
	float: left;
    font: 95% Verdana, sans-serif;
	border: 1px solid #c1c1c1;
	background-color: #fff;
	margin-bottom: 5px;
}

td.csc-form-labelcell {
	width: auto;
	padding: 0 7px 7px 0;
	vertical-align: top;
}

p.csc-form-label,
p.csc-form-label-req {
	margin: 0;
	padding: 0;
}

#mailform fieldset  {
	margin: 10px 0 0 0;
	border: none;
	background-image: none;
}

#mailform div.form_zeile {
	display: block;
	clear: both;
}

#mailform label {
	display: block;
	width: 120px;
	clear: both;
	float: left;
	overflow: visible;
	margin-bottom: 5px;
}

#mailform.csc-mailform-submit {
	clear: both;
	font-weight: bold !important;
	font-size: 95%;
	margin: 14px 0;
	padding-right: 10px;
	padding-left: 10px;
}

/* CSS STYLES C.
---------------------------------------------------------------------------------------------------------------------*/


.csc-textpic-caption {
	font-size: 85%;
	font-weight: normal;
	padding-top: 6px;
}

.csc-textpic { margin-top: 16px; }

.csc-textpic h1,
.csc-textpic h2 { margin-top: 0 !important; }



	/* 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 #666;
		padding: 0;
	}

	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: 10px; }
	div.csc-textpic-equalheight div.csc-textpic-imagerow { margin-bottom: 10px; 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: 0 !important; }
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0 !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 */

