/* ----------------------------------------------------------------
	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: url("images/print-logo.gif") no-repeat 0px 5px;

}

/* global */

a {color:#006600;text-decoration:none}
a:hover {text-decoration:underline}

p  { }

h1 {color:#006600;}

img {border:0px}

#logo {
	display:none;
	position:absolute;
	top:0px;
	z-index:1;
	left:0px;
	height:200px;
	width:210px;
}

/* positioning-layers */

#overall {
	margin:0px 0px;
	position: absolute;
	top:0px;
	left:0px;	
	border:0px solid blue;
	width: 580px;
	height:auto;
	background:transparent;
}


#header {
	display:none;
}


#menu {
	display:none;
}

#main {
	border:0px solid green;
	float:left;
	width:580px;
	background: white
}

#main #left {
	display:none;
}


#main #inhalt {
	background:white;
	float:left;
	width:560px;
	min-height:670px;
	padding:10px;
}


#main #inhalt h1.csc-firstHeader {
	margin:0px;
	padding:0px;
	margin-top:- 6px;
	line-height:132%;
	float:left;
	color:#006600;
	font-size:18px;
	font-family:trebuchet ms;
	font-weight:bold;
	width:560px;
	margin-bottom:5px;
}

#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:560px;
	margin-bottom:5px;
}

#main #inhalt h2 {
	margin:0px;
	padding:0px;
/*	margin-top:5px; */
	margin-bottom:5px;
	width:560px;
	float:left;
	color:#006600;
	font-size:12px;
	font-family:trebuchet ms;
	font-weight:bold;
	line-height:18px;
}

/*
#main #inhalt h3 {
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px
	width:560px;
	float:left;
	color:#006600;
	font-size:11px;
	font-family:trebuchet ms;
	font-weight:bold;
	line-height:18px;
	padding-left:15px;
	background: url("images/arrow-h3.gif") no-repeat 0px 5px;
}
*/


#main #inhalt ul, ol {
	margin-top:5px;
	margin-bottom:5px;
}

#main #inhalt ul li {
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-left:16px;
}

#main #inhalt ol li {
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-left:22px;
}



#inhalt #content-trenner {
	float:left;
	clear:both;
	width:560px;
	margin-top:0px;
	height:10px;
	padding-bottom:0px;
	border-top:1px solid #80b280;
	display:inline;
}



#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;
	line-height:18px;
	font-family:trebuchet ms;
	font-weight:bold;
	width:560px;
	margin-bottom:0px
}

#main #inhalt .rgaccord1-nest {
	border:0px;
}

#main #inhalt .rgaccord1-nest p {
	width:auto;
	border:0px solid green;
}

#main #inhalt .rgaccord1-content {
	border:0px solid green;	
	width:560px;
}

/* 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 {
	display:none;
}




#footer {
	display:none;
	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;
}




