html, body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bb_feld_bg.gif);
	background-repeat: repeat;
	background-position: top left;
	background-color: #DFE0E2;
}

#frame {
	position: absolute;
	top: 40px;
	left: 50%;
	margin:0 0 0 -390px; 
	width: 772px;
	min-height: 200px;
	border: 2px solid #000;
}

#header {
	background-color: #1029C1;
}

#pagetitle {
	position: absolute;
	top: 0px;
	right: 100px;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha(opacity=40);

}

#content {
	background-image: url(../images/hg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFF;
	
}

table#contenttable {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	padding-bottom: 40px;
}

table#contenttable td {

vertical-align: top; 
padding-top: 5px;
}

table#contenttable td.links {width: 193px; padding-top: 15px;}

table#contenttable td.links div, td.links p {margin-left: 10px;}

table#contenttable td.mitte {
	width: 382px;
	background-image: url(../images/border_v.png);
	background-repeat: repeat-y;
	background-position: top left;
}

table#contenttable td.rechts {width: 190px;}


#navi {
	background-color: #F6A800;
	border-top: 2px solid #000;
	border-bottom: 3px solid #000;
	height: 28px;
	padding-top: 10px;
	font-size: 15px;
}

#navi ul {text-align: right; }

#navi ul, #footer ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#navi ul li, #footer ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
#navi a {
	color: #666;
	text-decoration:none;
	padding-right: 15px;
	font-weight: bold;
}

#navi a:hover, 
#navi a.active {
	color: #000;
}

/****** NAVI2 ******/
#navi2 {
	background-color: #9C9D9F;
	border-top: 2px solid #000;
	border-bottom: 3px solid #000;
	height: 28px;
	padding-top: 10px;
	font-size: 12px;
}

#navi2 ul {text-align: right; }

#navi2 ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#navi2 ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
#navi2 a {
	color: #fff;
	text-decoration:none;
	padding-right: 15px;
}

#navi2 a:hover, #navi2 a.active {
	text-decoration: underline;
}

#news_cat {
	background-color: #9C9D9F;
	border-top: 2px solid #000;
	border-bottom: 3px solid #000;
	padding-top: 0px;
	font-size: 12px;}


#mitte {
	margin: 10px 15px;
	width: 350px;
}

h1, #mitte h1 {
padding: 0;
margin: 0;
font-size: 12px;
margin-bottom: 5px;
}

#mitte h2 {

}

#mitte ul {
	padding-left: 15px;
	list-style-image: url(../images/list-point.gif);
}

#mitte ul li {
	padding-bottom: 10px;
}

#mitte a, #rechts a {
	color: #F49E00;
}

#mitte a:hover , #rechts a:hover {
	color: #BD850C;
}

#mitte div.first, #mitte div.second, #mitte div.third, #mitte div.middle1, #mitte div.middle2 {
	background-image: url(../images/border_h.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mitte div.last {
  padding-top: 10px;
  padding-bottom: 10px;
}

#rechts {
/* margin-left: 18px; */
margin-right: 1px;
}

#rechts p, #rechts table{
margin-right: 5px;
}

#rechts h1 {
	color: #6D420B;
	margin-top: 10px;
	font-size:18px;
}

#rechts h3 {
color: #F49E00;
padding: 0;
margin: 0;
font-size: 12px;
}

.gelb {
color: #F49E00;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG   {
	border: 1px solid #afadb0;
	background-color: #fff;
	padding: 1px;
}

#footer {
heigth: 40px;
padding: 10px;
padding-left: 20px;
	background-color:#D6770B;
border-top: 3px solid #000;

}




div.hr, p.hr {
	height: 15px;
	background: #fff url(../images/pattern_dots.gif) repeat-x center;
}

#mitte div.hr, #mitte p.hr {
	height: 15px;
	background: #FEFCF0 url(../images/pattern_dots.gif) repeat-x center;
}

hr {
  display: none;
}


.underlay div {
	width: 210px;
}

.copyright {
	color: #ccc;
}

p.bodytext {
	padding: 0;
	margin: 0;
}

.csc-mailform-submit {
	margin-top: 15px;
}

fieldset {
	border: none;
	padding: 5px;
}


/****** CSS STYLED CONTENT ********/
/* 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 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: 15px; }
	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: 20px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 20px !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 */
	
	DIV.csc-textpic IMG {margin-bottom: 10px;}


.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
	display: block;
	margin-bottom: 2px;
font-size: 12px;
}

form#mailform {
	width: 350px;
}

.csc-mailform input[type=text], .csc-mailform textarea
 {
	width: 320px;
}

form, input, label, fieldset, textarea, select {
	font-size: 12px;
}

div.csc-mailform-field {
padding-bottom: 5px;
}


fieldset.csc-mailform {
	background-color: #FEF9D9;
	border: 1px solid #CFCAB7;
padding: 5px 10px;

}


dd {
  padding: 0;
  margin-left: 10px;
}

