/* ----------------------------------------------------------------
	CSS: fidz
	Version: 1.0
	Date: 23.06.2009
---------------------------------------------------------------- */

/*  Global definitions */

* { margin:0px; padding:0px; }
html { margin:0px; padding:0px; }
html * { font-size: 100.01% }

body {
	margin:0px; padding:0px;
	text-align:left;	
	color:#000000;
	font-size:101%;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent  url("images/page-bg.gif") center top;
}

/* global */

a {color:#006600;text-decoration:none}
a:hover {text-decoration:underline}

p  { }

hr {
background-color: #80b280; /* Farbe f�r Opera und Firefox */ 
color: #80b280; /* Farbe f�r Internet Explorer (IE) */
border: 0; 
height: 1px; 
noshade;
}


h1 {color:#006600;}

img {border:0px}

#logo {
	position:absolute;
	top:0px;
	z-index:1;
	left:0px;
	height:200px;
	width:210px;
}

/* positioning-layers */

#overall {
	position:absolute;
    	top: 0;
    	left: 50%;
	margin-left: -491px;
	margin-top:0px;
	width: 980px;
	height:auto;
   	min-width:inherit;
	max-width:none;
	background:transparent;
}


#header {
	width:980px;
	float:left;
	height:210px;
	border-bottom:0px solid #adadad;	
	background: #808080 url("images/header-bg.gif") no-repeat bottom left;
}


#menu {
	font-family: trebuchet ms;
	font-size:12px;
	font-weight:bold;
	background:white;
	float:left;
	width:980px;
	height:30px;
}


#menu ul {
	float:left;
	background:white
	border:1px solid green;
	list-style:none;
}
#menu ul li {
	height:auto;
	padding-top:0px;
	margin-top:5px;
	background:white;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #006600
}


#menu ul li  a {
	padding-left:10px;
	padding-right:10px;
}
#menu ul li  a:hover {color:white;background:#006600;text-decoration:none}
#menu ul li.act  a {color:white;background:#006600}


#menu ul li#navi5 a {color:#ff6600}
#menu ul li#navi5 a:hover {color:#ffffff;background:#ff6600}

#main {
	float:left;
	width:980px;
	min-height:590px;
	margin-top:10px;
	background: url("images/main-bg.gif") repeat-y
}

#main #left {
	font-family: trebuchet ms;
	font-size:12px;
	float:left;
	width:240px;
	background:white;	
	min-height:590px;
/*	margin-top:5px; */ 
}


/* Subnavigation */
#main #left ul {
	background:white
	width:220px;
	list-style:none;
	padding-top:2px;
}
#main #left ul li {
	height:auto;
	width:220px;
	padding-top:0px;
	background:white;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #7fbb7f;
}

#main #left ul li  a {
	width:210px;
	display:block;
	margin-top:7px;
	margin-bottom:7px;
	font-weight:bold;
	padding-left:10px;
}
#main #left ul li  a:hover {color:white;background:#006600;text-decoration:none}
#main #left ul li.act  a {color:white;background:#006600}



#main #left .box-links {
	padding:10px;
	margin-bottom:10px;
	background:white;
	margin-bottom:10px;
}

#main #left .box-links li {
	font-weight:normal;
}

#main #left .box-links h1 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	font-family:trebuchet ms;
}


#main #left .box-links h2 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family:trebuchet ms;
}


#main #inhalt {
	background:white;
	float:left;
	width:460px;
	min-height:570px;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
}

*html div#main #inhalt {
	border:0px solid blue;
	margin:0px;
	width:430px;
	padding:0px;
	margin-left:10px;
	padding:10px;
	padding-right:0px;
}


#main #inhalt h1.csc-firstHeader {
	margin:0px;
	padding:0px;
	margin-top:-5px;
	line-height:132%;
	float:left;
	color:#006600;
	font-size:18px;
	font-family:trebuchet ms;
	font-weight:bold;
	width:460px;
	margin-bottom:5px;
}

*html div#main #inhalt h1.csc-firstHeader {
	width:430px;
}

#main #inhalt h1 {
	margin:0px;
	padding:0px;
	margin-top:0px;
	float:left;
	color:#006600;
	font-size:18px;
	line-height:132%;
	font-family:trebuchet ms;
	font-weight:bold;
	width:460px;
	margin-bottom:5px;
}

*html div#main #inhalt h1 {
	width:430px;
}

#main #inhalt h2 {
	margin:0px;
	padding:0px;
/*	margin-top:5px; */
	margin-bottom:5px;
	width:460px;
	float:left;
	color:#006600;
	font-size:12px;
	font-family:trebuchet ms;
	font-weight:bold;
	line-height:18px;
}

*html div#main #inhalt h2 {
	width:430px;
}



#main #inhalt ul, ol {
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}

#main #inhalt ul li {
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-left:16px;
}

#main #inhalt ol li {
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-left:22px;
}

#main #inhalt ul.green {
	padding:10px;
	background: #81b380
}

#inhalt #content-trenner {
	float:left;
/*	clear:both; */
	width:460px;
	margin-top:0px;
	height:10px;
	padding-bottom:0px;
	border-top:1px solid #80b280;
	display:inline;
}

*html div#inhalt #content-trenner {width:430px;}


#main #inhalt p {
	font-size:11px;
}

/* accordion */

#main #inhalt h3.rgaccord1-toggle {
	border-top:1px solid #80b280;
	background: url("images/arrow-h3.gif") no-repeat 0px 5px;
	padding-left:12px;
	color:#006600;
/*	font-size:11px; */
	font-size:12px;
	line-height:14px;
	padding-top:3px; 
	font-family:trebuchet ms;
	font-weight:bold;
	width:448px;
	
}

*html div#main #inhalt h3.rgaccord1-toggle {width:426px}

#main #inhalt .rgaccord1-nest {
	border:0px;
}



#main #inhalt .rgaccord1-nest p {
	width:auto;
	border:0px solid green;
}

#main #inhalt .rgaccord1-nest h2 { 		
	border:0px solid blue;
}

#main #inhalt .rgaccord1-nest ul { 		
	clear:both;
	border:0px solid green;	
}


#main #inhalt .rgaccord1-content { 		
	width:452px;
}


*html div#main #inhalt .rgaccord1-content {width:430px}


/* remove the header inside the CE, twice is not nice */
div.rgaccord1-nest h1 {
  display:none;
}

/* Text mit Bild */

/* im Text rechts */
#main #inhalt .csc-textpic-intext-right .csc-textpic-imagewrap {padding-top:5px;padding-left:12px;float:right}
#main #inhalt .csc-textpic-intext-right .csc-textpic-imagewrap dt img {border:1px solid #cccccc;}

#main #inhalt .csc-textpic-intext-right .csc-textpic-text  {}
#main #inhalt .csc-textpic-intext-right .csc-textpic-text  h2 {float:left;border:1px solid green}

#main #inhalt .csc-textpic-intext-right dt span.rgmediaimages-player { 
	clear:both;
	margin:0px;
	padding:0px;
}


/* im text links */
#main #inhalt .csc-textpic-intext-left .csc-textpic-imagewrap {padding-top:5px;padding-right:12px;float:left}
#main #inhalt .csc-textpic-intext-left .csc-textpic-imagewrap dt img {border:1px solid #cccccc;}
#main #inhalt .csc-textpic-intext-left .csc-textpic-text  {}

#main #inhalt .csc-textpic-intext-left .csc-textpic-text  {}


#main #inhalt .csc-textpic-intext-left dt span.rgmediaimages-player { 
	margin:0px;
	padding:0px;
}


#main #right {
	float:right;
	width:240px;
	background:transparent;	
	min-height:590px;	
	font-family: arial;
	font-size:12px;
/*	padding-top:5px; */
}

*html div#main #right {
	float:right;
}


#main #right hr {
background-color: #80b280; /* Farbe f�r Opera und Firefox */ 
color: #80b280; /* Farbe f�r Internet Explorer (IE) */
border: 0; 
height: 1px; 
noshade;
}

#main #right .box-rechts {
	padding:10px;
	padding-bottom:20px;
	/* margin-bottom:10px; 
	background:white;*/
	background: white url("images/box-bottom.gif") no-repeat bottom left;
}

#main #right .box-rechts h1 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	font-family:trebuchet ms;
}

#main #right .box-rechts h2 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family:trebuchet ms;
}

#main #right .box-rechts h3 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	font-family:trebuchet ms;
}

#main #right #map {
	border:0px solid green;
	background:white;
	float:left;
}

#footer {
	float:left;
	width:980px;
	height:17px;
}



/* Formular */
#main #inhalt form {clear:both}

#main #inhalt .csc-mailform {
	border:0px;
	font-size:11px;
	color:#000;
}

#main #inhalt .csc-mailform-field {
border:1px solid white
}

#main #inhalt .csc-mailform-field label {
	float:left;
	width:80px;
}

#main #inhalt .csc-mailform-field input, textarea {
	border:0px;
	margin-top:5px;
	border:1px solid black;
}

#main #inhalt .csc-mailform-field input#mailform374Vorname {
	width:150px;
}

#main #inhalt .csc-mailform-field input#mailform374Nacnhname {
	width:150px;
}

#main #inhalt .csc-mailform-field input#mailform374Betreff {
	width:150px;
}

#main #inhalt .csc-mailform-field textarea {
	width:225px;
}

#main #inhalt .csc-mailform-field input#mailform374formtype_mail {
	margin-left:80px;
}




