/* DTF */

body {
	background-image: url(/fileadmin/images/bg_main.png);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Layout */

div#site_container {
	width: 1164px;
	margin-top:20px;
}

div#mainframe {
	width: 900px;
	background: #fff;
}

div#ad_right {
	left: 1032px;
}

div#col1 {
	width: 300px;
}
div#col2 {
	margin-left: 300px;
}

div#content {
}

div#footer {
	width: 900px;
}

div#lang {
	background-image: url(/fileadmin/images/bg_lang.jpg);
	background-repeat:no-repeat;
}

div#header {
	display: none;
}


div#conten_left {
	margin-top: 100px;
}

/* Menues */

div#lang ul {
	margin: 8px 20px 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#lang li a{
	color:#000;
}

div#lang li.lang_act {
	color:#fff;
}

div#lang li {
	border-right:1px solid #000;
}

div#menue {
	position: relative;
	height: 220px;
}

div#menuebg {
	padding: 0;
}

div#submenue {
	background: #fff;
	/*min-height: 300px;*/
	padding-top: 15px;
}

div#rootline_nav {
	line-height: 30px;
	border-bottom: 1px dotted #666;
	color: #999;
	margin: 0 15px 5px;
}

/* Navigation */
ul#nav  {
	background: transparent;
	height: 39px;
	line-height: 39px;
	margin-left: 282px;
	padding-left: 30px;
	width: 588px;
	background-repeat: repeat-x;
	background-position: left bottom;	
	background-image: url(/fileadmin/images/but_bg_topnav.png);
}

ul#nav li {
	width: 93px;
	z-index: 5;
}

ul#nav li.active, ul#nav li:hover {
	background: transparent;

}

ul#nav li.active {
	background: #fff;
	
}

ul#nav li a:hover, ul#nav li.active a {
	font-weight: bold;
}

ul#nav li, ul#nav li a {
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	
}

ul#nav li a  {
	height: 100%;
	width: 100%;
}

ul#nav li.menuparent ul li, ul#nav li.menuparent ul li a {
	color: #000;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

ul#nav li.menuparent ul {
	background: #fff;
	opacity: 0.8;
	height: 177px;
	width: 215px;
	margin-left: 1px;
	padding-top: 5px;
}

ul#nav li.menuparent ul li{
	width: 215px;
	margin-bottom: 1px;
	line-height: 20px;
}

ul#nav li.menuparent ul li a  {
	text-align: left;
	background: #fff;
	padding-left: 10px;
	width: 205px;
}

ul#nav li.menuparent ul a:hover, ul#nav li.menuparent ul li.nav2act a{
	text-decoration: none;
	background: #000;
	color: #fff;
}


div#submenue ul {
	list-style: none;
	color: #000;
	padding: 0;
	margin: 15px 0 0 15px;
}

div#submenue ul  li {
	width: 250px;
	line-height: 25px;	
	height: 25px;
	margin: 0;
}

div#submenue ul  li a {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	padding: 0;
}

div#submenue ul  li a:hover, div#submenue ul  li.active a {
	font-weight: bold;	
}

div#submenue ul  li.active a {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(/fileadmin/images/pic_arow_subnav_act.png);
	background-repeat:no-repeat;
	background-position: right center;
}

div#submenue .main_page_title {
	margin: 0 0 0 15px;
	padding-left: 15px;
	background-image: url(/fileadmin/images/pic_arow_down.png);
	background-repeat:no-repeat;
	background-position: left center;
	font-weight: bold;
}

div#rootline_nav  a {
	color: #999;
}

/* Footer */
#footer  {
	margin-top: 30px;
	border-top: 1px solid #e2e2e2;
	padding: 1em 0;
	
}


#footer .footer_advert .csc-textpic-imagewrap {
	padding: 0;
}

#footer .footer_advert {
	display: none;
}

div#footer  .footer_menue {
	float: right;
	width: 350px;
	text-align: right;
}

div#footer .footer_content  {
	float: left;
	width: 500px;
	clear: none;
	padding: 0;
	text-align: left;
	color: #999;
}

div#footer .footer_menue a {
	color: #000;
	padding:0 0.5em;
}

/* Inhalt */
h1, h1.csc-firstHeader {
	font-size: 20pt;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #007628;
	margin: 0;
	padding: 0.5em 0 0 15px;
}

div#conten_left h1, h2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #61AF1F;
	margin: 0;
	padding: 0 15px;
	line-height: 1.2em;
}

div#conten_left h1 {
	border-bottom: 1px dotted #666;
	padding: 0;
	margin: 0 15px;	
}

div#conten_left h2  {
	padding: 0;
	margin: 0 15px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: 0;
	border-top: 1px #dde7df solid;
	margin: 10px 15px 0 15px;
}

p.bodytext , p.align-right, p.align-left, p.align-center {
	line-height: 1.5em;
	color: #007628;
	font-size: 1.1em;
	padding: 0 15px;
}

div.csc-textpic-intext-left  div.csc-textpic-imagewrap, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap ,
div.csc-textpic-left.csc-textpic-below  div.csc-textpic-imagewrap,
div.csc-textpic-left.csc-textpic-above div.csc-textpic-imagewrap {
	margin-left: 15px;	
}

div.csc-textpic-intext-right  div.csc-textpic-imagewrap, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap,
div.csc-textpic-right.csc-textpic-below div.csc-textpic-imagewrap,
div.csc-textpic-right.csc-textpic-above div.csc-textpic-imagewrap  {
	margin-right: 15px;	
}

.hellgruen {
	background: #DEEED0;
}

.gruen {
	background: #61AF1F;
}

.dunkelgruen {
	background: #007628;
}

.tuerkis {
	background: #DDE7E1;
}

.schwarz {
	background: #000;
}

.hellgrau{
	background: #CCC;
}

sub, sup {
      line-height: 0px;
      font-size: 80%;
}

div#content ul {
	padding: 1em 0 0 13px;
	margin: 0 15px;
}

div#content li {
	line-height: 1.5em;
	color: #007628;
	font-size: 1.1em;
	list-style-type: none;
	list-style-image:url(/fileadmin/images/pic_anstrich.png);
	
}

/* Boxes */

.box_mini {
	width: 100px;
	height: 100px;
}

.box_mini_wide {
	width: 150px;
	height: 100px;
}

.box_small {
	width: 150px;
	height: 150px;
}

.box_small_wide {
	width: 300px;
	height: 150px;
}

.box_big {
	width: 300px;
	height: 300px;
}

.box_long {
	width: 300px;
	height: 600px;
}

/* Tabellen */
table {
	border-collapse:collapse;
	margin: 1em 15px 0;
	
}

table p.bodytext {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

tbody tr, thead tr {
	border-bottom: 1px solid #ccc;
}

caption {
	text-align: left;
}

/* Powermail */
fieldset.tx-powermail-pi1_fieldset  {
	background-color:#666;
	border: 0;
	padding: 40px 10px 60px 10px;
	
}

fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: transparent;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html  {
	margin:1px 0;
}

fieldset.tx-powermail-pi1_fieldset label {
	color: #ccc;
	width: 90px;
	margin-left: 100px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 550px;
	border: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

fieldset.tx-powermail-pi1_fieldset  span.powermail_mandatory {
	color: #ccc;
}

textarea.powermail_uid4{
	height: 150px;
	margin: 0;
}
div.tx_powermail_pi1_fieldwrap_html_5 {
	margin-left: 460px;
	margin-top: 10px;
}
div.tx_powermail_pi1_fieldwrap_html_8 {
	margin-top: 20px;
}
div.tx_powermail_pi1_fieldwrap_html_9 {
	color: #ccc;
	margin-left: 190px;
}
div.powermail_mandatory_js  {
	color: #000;
	margin:3px 0 15px 200px;
}


