/****************************************
	RESET BASE STYLES
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" (for ie6) */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ***************************************
	DEFAULTS
*************************************** */
body {
	text-align:center;
	margin:0 auto;
	padding:0;
	background: #89896D;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}
a:visited {
	
}
a:hover {
	color: #00753A;
	text-decoration: none;
}
div {
	text-align:left;
}
p {
	/*margin: 0px 0px 15px 0;*/
	font-size: 11px;
}
.col_1 p {
	/*margin: 0px 0px 15px 0;*/
	font-size: 11px;
	padding: 0px 10px 0 10px;
}
/*.col_1 p:last-child {
	padding: 0px 10px 15px 10px;
}*/

.col_1 h1 {
	margin: 10px;
	font-size:12px;
	font-weight: bold;
}
img {
	border: none;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 1em;
	padding: 0;
}
pre, code {
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:12px;
	background:#EBF5FF;
	overflow:auto;
}
code {
	padding:2px 3px;
}
pre {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
}
blockquote {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
	background:#fdffc3;
	border:none !important;
}
/****************************************
PAGE LAYOUT - MAIN STRUCTURE
*************************************** */
#page_container {
	width: 993px;
	margin:0 auto;
	padding:0;
	/*background: transparent url(gfx_staff/bg.gif) repeat-y scroll center center;*/
	text-align:center;
}
#page_wrap {
	/*width: 953px;*/
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}
#header {
	text-align: left;
	width: 100%;
	margin: 0 0 15px 0;
}
.logo {
	float: left;
	width: 213px;
	margin: 0 20px 0 0;
}
.menue_wrap {
	text-align: right;
	width: 600px;
	float:right;
}
.top_menue {
	margin: 0px;
	float: right;
	height: 25px;
}
.sub_menue {
	margin: 0px;
	float: right;
	height: 20px;
}
.tri_menue {
	clear:right;
	float:right;
}

.top_menue li,
.sub_menue li {
	float: left;
	margin: 0 0 0 10px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
}
.tri_menue li {
	float: right;
	margin: 0 0 0 10px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
}
.top_menue li a:hover,
.sub_menue li a:hover,
.tri_menue li a:hover{
	color: #00753A;
	text-decoration: none;
}
.top_menue li.menue_act a,
.sub_menue li.menue_act a,
.tri_menue li.menue_act a {
	color: #00753A;
}
#content {
	min-height: 600px;
}
.content_top {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.col_1 {
	width: 632px;
	float: left;
	background: #D2D3C1;
}
/*body#pageid8 .col_1 {
	width: 632px;
	height: 499px;
	float: left;
	background: #D2D3C1;
	overflow: hidden;
}*/
.col_2 {
	width: 311px;
	overflow: hidden;
	margin: 0 0 0 10px;
	float: right;
	background: #D2D3C1;
}
.col_2 h2 {
	color: #00753A;
	font-size:14px;
	font-weight:bold;
	margin: 0 10px 5px 10px;
	text-transform:uppercase;
}
.col_news {
	width: 953px;
	float: left;
	/*background: #D2D3C1;*/
}
.col_video {
	width: 953px;
	float: left;
	background: #D2D3C1;
}

/* News Marginale*/
.news_marginale {
	padding: 0 10px 10px 10px;
	height: 250px;
	max-height: 250px;
}
.news_marginale h3 {
	font-size: 11px;
	margin-bottom: 5px;
}
.news_maginale_cont {
	margin-bottom: 10px;
}
/*Teaser Startseite*/
.content_bottom div:first-child {
	margin: 0px;
}
/*IE hack first child*/
.content_bottom div {margin: expression(this.previousSibling==null?'0':'');}

.col_left {
	width: 311px;
	height: 355px;
	float: left;
	margin: 0 0 0 10px;
	background: #D3D3C0;
}
.col_left h2 {
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	text-transform: uppercase;
}
.col_left h2 a {
	color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.col_left h3 {
	font-size: 11px;
	margin-bottom: 2px;
}
.header_col_left {
	background: #00753A;
	border-bottom: 2px solid #FFFFFF;
}
.gfx_col_left {
	width: 311px;
	height: 200px;
	overflow: hidden;
}
.content_col_left {
	padding: 10px;
}
.content_col_left h1 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 2px;
	line-height: 14px;
}
.news_marginale h1 {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 2px;
	line-height: 14px;
}
.content_col_left a,
.news_marginale a {
	text-decoration: none;
}
#footer {
	margin: 0px;
	position: relative;
}
.footer_wrap {
	padding: 10px 0 10px 0;
	color: #B8B8A6;
}
.footer_wrap a {
	color: #B8B8A6;
	text-decoration: none;
}
/****************************************
HEADLINES
*************************************** */
/*Nur die Startseite*/
body#pageid8 div.csc-header-n1 {
	background: #00753A;
	border-bottom: 2px solid #FFFFFF;
	padding: 2px 5px;
	margin: 0;
}
/**/
DIV.csc-header-n1 {
	background: #00753A;
	border-bottom: 2px solid #FFFFFF;
	padding: 2px 5px;
	margin: 0 0 10px 0;
}
.csc-header-n1 h1 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
}
.col_news div.csc-header-n1 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
}
/*Randspalte Überschriften*/
.col_2 DIV.csc-header-n1 {
	background: #00753A;
	border-bottom: 2px solid #FFFFFF;
	padding: 2px 5px;
	margin: 0 0 10px 0;
}
.col_2 DIV.csc-header-n2,
.col_2 DIV.csc-header-n3,
.col_2 DIV.csc-header-n4,
.col_2 DIV.csc-header-n5,
.col_2 DIV.csc-header-n6 {
	background: #00753A;
	border-top: 10px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 2px 5px;
	margin: 0 0 10px 0;
}
.col_2 .csc-header-n1 h1,
.col_2 .csc-header-n2 h1,
.col_2 .csc-header-n3 h1,
.col_2 .csc-header-n4 h1,
.col_2 .csc-header-n5 h1,
.col_2 .csc-header-n6 h1 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
}
/*Rahmen*/
.header-n1-noborder div.csc-header {
	margin: 0;
}

 
/****************************************
CSS STYLE CONTENT
*************************************** */
	/* 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; }
	
	dd.csc-textpic-caption {
		margin: 5px 10px 0 10px;
		font-size: 95%;
		font-style: italic;
	}
	
	/* 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; }
	/*mg*/
	.header-n1-noborder DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { background: #FFFFFF; }
	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;
	}
	.csc-textpic-intext-left-nowrap {
		margin: 0px 0px 5px 0px;
	}
	/* 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 { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
	/*ausgeschlossen fr die Startseite*/
	body#pageid8 .col_1 DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0 0 0 0; }
	.col_1 DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0 0 10px 0; }

	/* Space below each image (also in-between rows) */
	/*DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }*/
	
	.col_1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
	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; }
	
	/**/
	.col_2 DIV.csc-textpic-left DIV.csc-textpic-text { margin: 10px; }
	/* 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 */
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }



/****************************************
Formulare
*************************************** */
#mailform {
	margin: 10px;
}
fieldset {
	border: none;
}
input, textarea {
	border: 1px solid #666666;
	width: 500px;
	margin: 5px 0 5px 0px;
	font-size: 11px;
}
select {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
.csc-mailform label {
	display: block;
	width: 100px;
	float: left;
	margin: 5px 0 5px 0px;
}
.csc-mailform-submit {
	width: 100px;
	margin: 5px 0 5px 100px;
}

input[type="text"]:focus, 
textarea:focus {
	border: solid 1px #00753A;
	background: #F4F4F4;
	color:#000000;
}
#mailformaddress {
	height: 352px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

/*********
tt_news
**********/
.news_wraper {
	padding: 10px;
}
.news_wraper_marg {
	padding: 10px;
}
.col_1 .news_wraper_marg p {
	padding: 0px;
}
.news_wraper_single {
	padding: 10px;
	width: 612px;
	float: left;
	background: #D2D3C1;
}

/* Hack fuer IE padding Porbleme*/
* html .news_wraper_single {
	width: 632px;
}

.news_wraper p {
	padding: 0px;
}
.news_singel_wrapp {
	margin: 0 0 5px 0;
	clear: both;
	height: 120px;
}
.news_wraper_marg .news_singel_wrapp {
	margin: 0 0 5px 0;
	clear: both;
	height: 80px;
}
.news_singel_wrapp a {
	text-decoration: none;
}
.news_wraper h2,
.news_wraper_marg h2,
.news_wraper_single h2 {
	font-size:13px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.news_wraper h3,
.news_wraper_marg h3,
.news_wraper_single h3 {
	font-size:11px;
}
.news_singel_wrapp p {
	padding: 0;
}
.news_wraper h7,
.news_wraper_marg h7,
.news_wraper_single h7,
.news_marginale h7,
.news_maginale_cont h5 {
	font-size: 95%;
	font-style: italic;
	font-weight:normal;
}
.news_img {
	margin: 0px 10px 10px 0px;
	float: left;
}
.news_image_wrap {
	width: 311px;
	overflow: hidden;
	margin: 0 0 0 10px;
	float: right;
	background: #D2D3C1;
}
p.news_caption {
	margin: 0 10px 10px 10px;
	font-style: italic;
	font-size: 95%;
}
.LinkSingleList {
	width: 612px;
	text-align: right;
	margin-bottom: 5px;
}
.LinkSingleList a, 
.LinkSingleListBack a {
	text-decoration: none;
}
.LinkSingleListBack {
	margin: 10px 0 15px 0;
}
.DownlaodPdf {
	margin: 10px 0 10px 0;
}
.DownlaodPdf a {
	text-decoration:none;
}
span.newsMoreLink {
	margin: 0 0 0 10px;
	}

/*Video*/
.col_video .csc-frame-frame1 {
	width: 305px;
	overflow: hidden;
	float: left;
	margin: 5px 6px;
}
.col_video div.csc-textpic-left div.csc-textpic-imagewrap {
	margin: 0 0 5px 0;
}

/*Map*/
div.Landkarte {
	height: 457px;
	overflow: hidden;
}
div.Landkarte_small {
	overflow: hidden;
	margin-bottom: 5px;
}
/*Bildcaption*/
.spacer-gif {
	height: 5px;
	overflow: hidden;
}
/*Tip A Friend*/
.tipafriend {
	padding: 0 10px 10px 10px;
}
.tipafriend input,
.tipafriend textarea {
	border: 1px solid #666666;
	font-size: 11px;
	margin: 5px 0 5px 0;
	width: 200px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}
.tipafriend .csc-mailform-submit {
	width: 100px;
}
/*Top News*/
.TopNews {
	margin: 0;
	padding: 0;
	width: 632px;
	height: 536px;
	overflow: hidden;
	position: relative;
}
.TopNewsContent {
	background: transparent url(gfx/transparent_bg.png) repeat scroll 0 0;
	bottom: -1px;
	left: 0;
	position: absolute;
	padding: 0 10px 10px 10px;
	width: 612px;
}
.TopNewsContent p {
	padding: 0;
	width: 612px;
	color: #FFFFFF;
}
.TopNews .TopNewsContent h1 {
	font-size:13px;
	line-height:14px;
	margin: 2px 0;
	text-transform:uppercase;
	color: #FFFFFF;
}
.TopNews .TopNewsContent h3 {
	color:#FFFFFF;
	font-size:11px;
	height:28px;
	line-height:15px;
	overflow:hidden;
	padding:3px 0 5px;
}
.TopNewsContent span.newsMoreLink a {
	margin:0 0 0 10px;
	color: #FFFFFF;
}
.TopNews img {
	margin: 0 0 0 -10px;
	padding: 0;
}
/*Videoplayer*/
.col_2 .video-marg dl {
	height: 250px;
	overflow: hidden;
}