#kopf {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 80px;
	width: 300px;
}

/* BEGINN: Kopf Navigation oben rechts *********
************************************************/
#kopf-navi {
	float: left;
	width: 580px;
	margin-top: 33px;
	margin-left: 5px;
}
#kopf-navi li {
	display: inline;
}
#kopf-navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	display: inline;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
}
#kopf-navi a.noline {
	border-left-style: none;
}

#kopf-navi a:hover, #kopf-navi a.active {
	text-decoration: none;
	color: #FF0000;
	font-style: normal;
}

/* ENDE: Kopf Navigation oben rechts *********
************************************************/


/* BEGINN: Navigation links *********
*************************************/
#navigation {
	float: left;
	width: 260px;
	margin: 0px;
	border: 1px solid #999;
	padding: 0px;
}
#trenner-navigation {
	clear: both;
	height: 1px;
	width: 250px;
}

#navi {
	margin-top: 0px;
	font-weight: normal;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	background-color: #999;
}
#navi li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
#navi li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	width: 260px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	display: block;
	margin: 0px;
	padding-left: 0px;
	text-indent: 5px;
}
#navi li a:hover,
#navi li a.active {
	color: #000;
	font-weight: normal;
}

/* 2. Stufe der linken Navigation */
#navi li ul {
	background-color: #CCC;
	margin-left: 0px;
	padding-left: 0px;
}
#navi li ul li {
	padding: 0px;
}
#navi li ul li a {
	width: 260px;
	color: #333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	display: block;
}
#navi li ul li a:hover,
#navi li ul li a.active {
	color: #FF0000;
	font-weight: normal;
}

/* 3. Stufe der linken Navigation */
#navi li ul li ul  {
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #F3F3F3;
}
#navi li ul li ul li  {
	margin: 0;
}
#navi li ul li ul li a {
	width: 260px;
	color: #333;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	display: block;
}
#navi li ul li ul li a:hover,
#navi li ul li ul li a.active {
	color: #0000FF;
	font-weight: normal;
}
/* ENDE: Navigation links *********
*************************************/


#bild1000-index {
	height: 389px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #e9e9e9;
}
#anker-pfeil {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #E1E1E1;
	margin-top: 10px;
}
.ohne-rahmen {
	border: 0px none #FFF;
}



/*** Beginn: Breadcrumbs ********************
*********************************************/
#breadcrumbs {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
}

#befinden {
	float: left;
	width: 180px;
	text-transform: uppercase;
	color: #999;
	margin-top: 8px;
	margin-bottom: 3px;
}
#befinden-rechts {
	float: right;
	width: 815px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.breadcrumb {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumb li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.breadcrumb a {
	padding-right: 5px;
	text-decoration: none;
	color: #999;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	list-style-type: none;
	float: left;
}

#bild1000 {
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#bild1000links {
	float: left;
	height: 300px;
	width: 780px;
	border: 1px solid #e9e9e9;
}
#sound {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	height: 60px;
	width: 260px;
	margin-top: 20px;
}
#bild1000rechts {
	float: right;
	height: 295px;
	width: 195px;
	background-image: url(bg-kleine-box.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
	border-top-width: 0px;
	background-color: #f2f6f9;
	color: #666;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
}
#bild1000rechts a {
	text-decoration: none;
	background-image: url(aufzaehler-navigation.gif);
	display: block;
	width: 175px;
	padding-top: 2px;
	padding-left: 15px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: disc;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #206bb7;
}

#box-mitte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 1000px;
	margin-top: 40px;
}
.bildrechts {
	float: left;
	height: 68px;
	width: 78px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #e9e9e9;
}
.bildlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 212px;
	margin-right: 10px;
	float: left;
	margin-top: 30px;
	background-image: url(bg-kleine-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #f2f6f9;
	border: 1px solid #CCC;
}

#box1 a {
	color: #FF9900;
	text-decoration: none;
}

#box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 210px;
	margin-right: 10px;
	float: left;
	text-decoration: none;
	margin-top: 30px;
	background-image: url(bg-kleine-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #f2f6f9;
	border: 1px solid #CCC;
}
#box2 a {
	color: #FF9900;
	text-decoration: none;
}

#box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 212px;
	margin-right: 10px;
	float: left;
	margin-top: 30px;
	background-image: url(bg-kleine-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #f2f6f9;
	border: 1px solid #CCC;
}
#box3 a {
	color: #FF9900;
	text-decoration: none;
}

#box4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 680px;
	float: left;
	margin-top: 30px;
	background-image: url(bg-kleine-box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #f2f6f9;
	border: 1px solid #CCC;
}
#box4 a {
	color: #FF9900;
	text-decoration: none;
}
.clearboth {
	clear: both;
	height: 1px;
	width: 1000px;
}

#box11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 232px;
	margin-right: 9px;
	background-position: top;
	float: left;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index: 10;
	visibility: hidden;
}

#box11 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: square;
	float: left;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
}
#box11 a:hover {
	background-image: url(weiss.gif);
	background-repeat: no-repeat;
}


#box12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 231px;
	margin-right: 9px;
	background-position: top;
	float: left;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#box12 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: square;
	float: left;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
}
#box12 a:hover {
	background-image: url(weiss.gif);
	background-repeat: no-repeat;
}


#box13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 231px;
	margin-right: 9px;
	background-position: top;
	float: left;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#box13 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: square;
	float: left;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
}
#box13 a:hover {
	background-image: url(weiss.gif);
	background-repeat: no-repeat;
}


#box14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 232px;
	background-position: top;
	float: left;
	padding-left: 10px;
	border-left-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#box14 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: square;
	float: left;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
}
#box14 a:hover {
	background-image: url(weiss.gif);
	background-repeat: no-repeat;
}


#content {
	float: left;
	width: 485px;
	margin-left: 20px;
	line-height: 1.6em;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

#content a {
	color: #206bb7;
	text-decoration: none;
}
#content-index {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
}
#content-index a {
	color: #0000FF;
}
#trenner700 {
	clear: both;
	height: 1px;
	width: 700px;
}



/* Template für eBook-Neuerscheinungen */
#ebook-neuerscheinung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	width: 720px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.ebook_bild {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#ebook-einleitung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	width: 720px;
	line-height: 1.5em;
}

#ebook-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 230px;
}
#ebook-links a {
	text-decoration: none;
}
#ebook-mitte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 230px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
#ebook-mitte a {
	text-decoration: none;
}
#ebook-rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 230px;
	float: left;
}
#ebook-rechts a {
	text-decoration: none;
}


/* NEWS - rechte Spalte */
#news {
	float: right;
	width: 190px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #d8d8d8;
	font-size: 1em;
	color: #666;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 1.4em;
}
#news a {
	text-decoration: none;
	color: #206bb7;
}



/* Fusszeile */
#fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #f2f6f9;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 10px;
}
#fusszeile a {
	text-decoration: none;
	color: #999;
}
.fussnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.anthrazit {
	font-weight: normal;
	color: #666;
}

/*** BEGINN: Sitemap ********************
*****************************************/

#sitemap {
	width: 470px;
	padding-top: 0px;
	float: left;
}
 
#sitemap p {
	font-weight: bold;
	text-transform: uppercase;
	color: #206bb7;
	font-size: 14px;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap li {
	font-size: 14px;
	text-transform: none;
	width: 470px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	background-image: none;
	color: #000;
}

#sitemap li a, #sitemap li a:visited {
	width: 470px;
	text-decoration: none;
	display: block;
	color: #999;
	line-height: 22px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
	letter-spacing: 1px;
}
 
/*** 2. Ebene ******************/
 
#sitemap ul ul { 
 border: none;
}

#sitemap li li {
	font-size: 13px;
	text-transform: none;
}
#sitemap li li a, #sitemap li li a:visited {
	width: 460px;
	text-decoration: none;
	font-weight: normal;
	color: #999;
	background-image: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999;
	margin-left: 10px;
	font-style: normal;
}
 
/*** 3. Ebene ******************/
 
#sitemap li li li { 
 background-repeat: no-repeat;
 background-position: left top;
}

#sitemap li li li a, #sitemap li li li a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin-left: 20px;
	display: block;
	width: 450px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999;
	font-style: italic;
}
#sitemap li li li a:hover { 
 text-decoration: underline;
}

/*** ENDE: Sitemap ********************
***************************************/

.ohneRahmen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#kopf-navi a .aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b6c1d3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 4px 0 8px;
	margin: 0;
}

/* Forumlare für Telefonrückruf und Kommentare */
#form-module p {
	margin: 0px;
}

ul.form_warning {
	padding-left: 147px;
	color: #FF0000;
}

#form-module input.form_warning,
#form-module textarea.form_warning {
	border-left: 3px solid #FF0000;
}

#form-module h2 {
 margin-top: 0;
 padding-top: 30px;
}
#form-module {
	width: 460px;
	padding: 20px;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #f2f6f9;
}

#form-module legend {
	display: none;
}
#form-module fieldset {
	border: 0px solid transparent;
}

#form-module label {
 	font-size: 11px;
	float: left;
	margin-top: 10px;
	padding-right: 8px;
	margin-right: 2px;
	text-align: right;
	width: 125px;
	padding-top: 2px;
}

#form-module label.text1,
#form-module label.textarea1 {
 color: #eb5d2f;
}

#form-module .text1,
#form-module .textarea1 {
	background: url(/css/files/arrow.gif) no-repeat right center;
}

#form-module input,
#form-module textarea {
 	width: 280px;
	margin-top: 10px;
	background: #e6e6e6;
	background-attachment: inherit;
	border: 0px solid #ccc;
	border-left: 3px solid #a2a2a2;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px 5px;
}

#form-module input.submit {
 	width: 292px;
	background: #a2a2a2;
	background-attachment: inherit;
	border: 0px solid #747d8a;
	border-left: 3px solid #a2a2a2;
	color: #fff;
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	font-size: 11px;
 	margin-top: 20px;
	padding: 5px 10px;
}

#form-module .anfrage .header_row1,
#form-module .anfrage .header_row2 {
	float: left;
	margin-left: 197px;
	width: 115px;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	font-weight: bold;
	display: inline;
}
#form-module .anfrage .header_row2 {
	margin-left: 13px;
}
#form-module .anfrage .space {
	padding-top: 30px;
}
#form-module .in_left {
	float: left;
	margin-left: 137px;
	display: inline;
}

#form-module .anfrage input,
#form-module .anfrage textarea {
	width: 234px;
}
#form-module .anfrage label {
	width: 190px;
	padding-top: 2px;
	padding-right: 2px;
}
#form-module .two_row1 input {
 	width: 105px;
 	float: left;
}
#form-module .two_row2 input {
 	width: 105px;
 	float: left;
 	margin-left: 10px;
}
#form-module .two_row2 label {
	width: 0px;
	display: none;
}
#form-module .anfrage .in_left {
	float: left;
	margin-left: 197px;
	display: inline;
}
#form-module .form_desc {
	position: relative;
	top: 13px;
	left: 5px;
}
#form-module .anfrage sup {
 color: #FF0000;
}
br.clear {
	clear: both;
}

#form-module textarea {
	font-size: 1em;
	padding-top: 3px;
}

#form-module input.text:hover,
#form-module textarea:hover {
	background: #d6d6d6;
	color: #000;
	border: 0px solid #ccc;
	border-left: 3px solid #a2a2a2;
}

#form-module input.text:focus,
#form-module textarea:focus {
	border: 0px solid #ccc;
	border-left: 3px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
 	background: #fff;
	padding: 3px 5px 2px 5px;
}

#form-module input.submit:hover,
#form-module input.submit:focus {
	border: 1px solid #747d8a;
	background: #e9e9e3;
	color: #747d8a;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#form-module input.capt_field {
  width: 112px;
  position: relative;
  top: -8px;
}

.formtext_captcha {
 margin-top: 20px;
}
.formtextarea #el_7 {
	height: 100px;
}

/*  Textile - Bild rechts und Bild links */
.pic-right {
	float: right;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pic-left {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}#boxx {
	width: 470px;
}
#boxx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 225px;
}
#boxx2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: right;
	width: 225px;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

.rot {
	color: #FF0000;
}


/* #############################
REDAXO-Modul: do form! Vers. 2.x
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	width: 430px;
	margin-top: 40px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	float: left;
	width: 390px;
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 100px;
	margin-left: 4px;
	border: 1px dashed #333;
	background-color: #DFEEDD;
	margin-top: 2px;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #E9EBF3;
	border: 1px dashed #333;
	margin-top: 2px;
	height: 17px;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #FFCC66;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: normal;
	color: #333;
	margin-left: 10px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	background-color: #006699;
	border: 1px solid #FFCC33;
	float: right;
	color: #FFFFFF;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFF;
	background-color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


/* Navigation ein- und ausblenden */
#layer {
	width: 994px;
	visibility: hidden;
	border: 1px solid #FFF;
	margin: 2px;
	position: absolute;
	z-index: 3;
	height: 383px;
}
.navifett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.navislogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
}
#laufband {
	font-weight: normal;
	color: #666;
	height: 150px;
	width: 170px;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.9em;
	font-size: 11px;
}
#anfrage {
	width: 180px;
	border: 1px solid #CCC;
	background-color: #660000;
	text-indent: 5px;
	height: 45px;
	background-image: url(at-email.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#anfrage-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: right;
	width: 130px;
	margin-top: 5px;
	text-indent: 0px;
	padding-right: 5px;
}
#anfrage-text a {
	color: #FFF;
}
b {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#angebot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
	width: 480px;
	background-color: #f2f6f9;
	border: 1px solid #206bb7;
	padding: 7px;
	color: #000;
}
#angebot a {
	text-decoration: none;
	display: inline;
	color: #660000;
}


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0px none; margin:1px}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0px none;padding:0px;vertical-align:top; margin:1px}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}

