@charset "UTF-8";
/* CSS Document */

/* Downloadmodul */
/* Download anbieten */

#download {
	width:680px;
	margin: 0 auto;
  background-color:#E8E8E8;
	}

#download .filename {
	font-style:italic;
	font-size: 80%;
	text-decoration:none;
	color:#666666;
	padding-left:30px;
	padding-bottom:15px;
	padding-right:24px;
  
	}

#download .size {
	text-decoration:none;
	color:#000000;
	padding-left:20px;
	padding-top:0px;
	padding-right:24px;
	padding-bottom:8px;
}

/* --------	Bild komplette Breite -------- */

#bild_breite {
	width: 450px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* ------------- Pagination ------------- */

.pagination{
	width: 100%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.pagination ul {
	float:			left;
	list-style:		none !important;
	list-style-type:none !important;
	padding:0px !important;
}
.pagination ul li {
	float:			left;
	list-style:		none !important;
	list-style-type:none !important;
	padding:0px !important;
}
.pagination ul li a {
	padding-right: 5px;
	padding-left: 5px;
}
.pagination ul li a.active {
	color: #5d5d5f !important;
}
/* --------	Kontaktdaten -------- */

/*#kontakdaten_border {
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#kontakdaten_links {
	width: 35%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: auto;
	float:left;
}
#kontakdaten_rechts {
	width: 60%;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float:left;
}*/

#ang_border {
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ang_text {
	width: 35%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: auto;
	float:left;
	font-weight: bold;
}
#ang_daten {
	width: 60%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float:left;
}


/* --------	map -------- */

#map-canvas {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#map-searchbar {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#map-optionbar {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.map_sterne {
	display:inline-block;
	height:25px;
	width: 28px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images_2013/module/stern.gif);
}

#map_sortierung_image {
	width: 150px;
	height:100%;
	margin-right: 20px;
	/*float:left;*/
}
#map_sortierung_titel, #map_sortierung_titel h1, #map_sortierung_titel h2, #map_sortierung_titel h3 {
	width: 100%;
	color:#de0f24;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:none !important;
}
#map_sortierung_titel h4 {
	width: 100%;
	color:#de0f24;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:none !important;
}
#map_sortierung_titel a:link 	{ color: #de0f24; text-decoration: none; }
#map_sortierung_titel a:visited 	{ color: #de0f24; text-decoration: none; }
#map_sortierung_titel a:active 	{ color: #5d5d5f; text-decoration: none; }
#map_sortierung_titel a:hover 	{ color: #5d5d5f; text-decoration: none; }

#map_sortierung_sterne {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}
#map_sortierung_ort {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
#map_sortierung_telefon {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}
#map_sortierung_weiter {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
#map_sortierung_weiter a:link 	{ color: #de0f24 ; text-decoration: none; }
#map_sortierung_weiter a:visited 	{ color: #de0f24; text-decoration: none; }
#map_sortierung_weiter a:active 	{ color: #5d5d5f; text-decoration: none; }
#map_sortierung_weiter a:hover 	{ color: #5d5d5f; text-decoration: none; }
#map_sortierung_rahmen {
	width: 200px;
}


/* ------------- JAOS Lightbox ------------- */

.jaosg_galerie{
	width: 100%;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}
#jaosg_thumbnail_box{
	height: 140px;
	width: 140px;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
div.jaosg_thumbnail{
	height: 140px;
	width: 140px;
	text-align: left;
	vertical-align:middle;
	background-color: #fff;
}
#jaosg_thumbnail_titel{
	height: 0px;
	width: 140px;
	text-align: left;
	line-height: 0px;
}

div.jaosg_thumbnail img{
	border: 0px solid;
}
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

/* --------	Social Media -------- */

#icon_social {
	display:inline-block;
	height:32px;
	width: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#icon_social_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
}

/* --------	einrichtungen -------- */

#icon_einrichtungen {
	display:inline-block;
	height:48px;
	width: 48px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#icon_euro {
	display:inline-block;
	height:48px;
	width: 69px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#icon_bedbike {
	display:inline-block;
	height:48px;
	width: 155px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#icon_quali {
	display:inline-block;
	height:48px;
	width: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#icon_eco_label {
	display:inline-block;
	height:48px;
	width: 65px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#icon_einrichtungen_border {
	margin-top:40px;
	margin-bottom:40px;
}

/* --------	Kontaktleiste -------- */

#kon_nav_bkg {
	height:38px;
	width: 100%;
	max-width:450px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images_2013/module/kon_nav_bkg_450.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kon_button_bkg {
}
#kon_button_img_info {
	background-image: url(../images_2013/module/kon_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 38px;
	float:left;
}
#kon_button_img_mail {
	background-image: url(../images_2013/module/kon_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 38px;
	float:left;
}
#kon_button_img_res {
	background-image: url(../images_2013/module/kon_res.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 38px;
	float:left;
}
#kon_button_img_mehr {
	background-image: url(../images_2013/module/kon_mehr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 38px;
	float:left;
}
#kon_button_text {
	line-height:38px;
	background-image: url(../images_2013/module/kon_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	font-weight: bold !important;
	font-size: 14px !important;
}
#kon_nav_bkg a:link 	{ color: #fff !important; text-decoration: none; }
#kon_nav_bkg a:visited 	{ color: #fff !important; text-decoration: none; }
#kon_nav_bkg a:active 	{ color: #de0f24 !important; text-decoration: none; }
#kon_nav_bkg a:hover 	{ color: #de0f24 !important; text-decoration: none; }
#kon_button_end {
	background-image: url(../images_2013/module/kon_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 12px;
	float:left;
}
#kon_button_end2 {
	background-image: url(../images_2013/module/kon_end2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 12px;
	float:left;
}
/* --------	Facebook Container -------- */

.fb-like-box {
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* --------	Bild mit Link -------- */

#bild_mit_link {
	display:inline-block;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bild_mit_link_bild {
	width: 250px;
	padding: 0px;
	margin: 0px;
}
#bild_mit_link_text {
	width: 230px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #de0f24;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bild_mit_link_text a:link 	{ color: #fff !important; text-decoration: none; }
#bild_mit_link_text a:visited 	{ color: #fff !important; text-decoration: none; }
#bild_mit_link_text a:active 	{ color: #de0f24 !important; text-decoration: none; }
#bild_mit_link_text a:hover 	{ color: #de0f24 !important; text-decoration: none; }










/* --------	Bild mit Link -------- */

#benzin_border {
	display:inline-block;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images_2013/module/benzinpreise.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#benzin_haupttitel {
	width: 230px;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #de0f24;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#benzin_titel {
	width: 105px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#benzin_preis {
	width: 105px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}














/* --------	Sterne -------- */

.sterne {
	display:inline-block;
	height:25px;
	width: 28px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images_2013/module/stern.gif);
}

/* --------	2 Spalten -------- */

#icon_social {
	display:inline-block;
	height:32px;
	width: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
#spalten_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/* --------	Sortieren -------- */

#sortierung_border tsr-first {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#sortierung_border {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#sortierung_border_ohne {
	width: 100%;
	margin-bottom: 20px;
}
#sortierung_image {
	width: 150px;
	height:100%;
	margin-right: 20px;
	float:left;
}
#sortierung_titel, #sortierung_titel h1, #sortierung_titel h2, #sortierung_titel h3 {
	width: 100%;
	color:#de0f24;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border:none !important;
}
#sortierung_titel a:link 	{ color: #de0f24; text-decoration: none; }
#sortierung_titel a:visited 	{ color: #de0f24; text-decoration: none; }
#sortierung_titel a:active 	{ color: #5d5d5f; text-decoration: none; }
#sortierung_titel a:hover 	{ color: #5d5d5f; text-decoration: none; }

#sortierung_sterne {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
}
#sortierung_ort {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
}
#sortierung_telefon {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
}
#sortierung_weiter {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
}
#sortierung_weiter a:link 	{ color: #de0f24 ; text-decoration: none; }
#sortierung_weiter a:visited 	{ color: #de0f24; text-decoration: none; }
#sortierung_weiter a:active 	{ color: #5d5d5f; text-decoration: none; }
#sortierung_weiter a:hover 	{ color: #5d5d5f; text-decoration: none; }
#sortierung_print {
	width: 100%;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	background-image: url(../images_2013/design/drucker.png);
	height: 21px;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-top: 15px;
}
#sortierung_print a:link 	{ color: #5d5d5f !important; text-decoration: none; }
#sortierung_print a:visited 	{ color: #5d5d5f !important; text-decoration: none; }
#sortierung_print a:active 	{ color: #de0f24 !important; text-decoration: none; }
#sortierung_print a:hover 	{ color: #de0f24 !important; text-decoration: none; }

/* --------	Tooltip -------- */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:14px;
	width:180px;
	
}

#tooltip .tipHeader {
	height:8px;
	background-image: url(../images_2013/design/menu_bkg.png);
	background-repeat: repeat;
}

/* IE hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}

#tooltip .tipBody {
	background-image: url(../images_2013/design/menu_bkg.png);
	background-repeat: repeat;;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#tooltip .tipFooter {
	height:8px;
	background-image: url(../images_2013/design/menu_bkg.png);
	background-repeat: repeat;
}

/* --------	Map -------- */

#map {
}
#map p {
	margin: 0px;
	padding: 0px;
}
#map a:link 	{ color: #de0f24; text-decoration: none; }
#map a:visited 	{ color: #de0f24; text-decoration: none; }
#map a:active 	{ color: #5d5d5f; text-decoration: none; }
#map a:hover 	{ color: #5d5d5f; text-decoration: none; }

#map h1, #map h2, #map h3, #map h4, #map h5, #map h6 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #de0f24;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border:none !important;
}

/* --------	Modul WYSIWYG mit Bild -------- */

img.logo_top_left {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float:left;	
}
img.logo_top_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float:right;
}

div.tinymcewysiwyg {
	margin-bottom:20px;
	}

/* ----- Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie ----- */

div.wysiwygimg {
	margin-bottom:20px;
	}
/* ----- 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 {
	padding:1px;
}
.wysiwygimg a.wysiwygimg img {border:0px none;padding:0px;vertical-align:top; margin:1px}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link { display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {}
.wysiwygimg a.wysiwygimg:focus {}
.wysiwygimg a.wysiwygimg:active {}

/* 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;}

/* --------	Kontaktformular -------- */

/* Div das das Formular umschließt */
.formgen {
	font-weight: normal;
	text-decoration: none;
	margin-top:20px;
}


/* 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%;
margin-top:40px;
margin-bottom:40px;
}
/* 
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;
	padding-left: 214px;	
	
}
 .forminfo 
{
	width: 440px;
	margin-bottom: 15px;
	background-color: #de0f24;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #fff;
	margin-top:40px;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* --------	FORMULAR-OBJEKTE -------- */


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 230px;
	height: 100px;
	margin-left: 4px;
	border: 1px solid #5d5d5f;
	background-color: #ffffff;
	font-size:13px;
}
.formgen .formhinweis
{
	width: 556px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

/* Textfeld */
.formgen .formtext
{
	width: 230px;
	margin-left: 4px;
	margin-bottom:5px;
	padding-bottom: 4px;
	font-size: 16px;
	background-color: #ffffff;
	border: 1px solid #5d5d5f;
}

.formgen input:focus, .formgen input:hover,
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #5d5d5f;
	background-color: #eceded;
	color:#5d5d5f;
}

.formgen select:focus, .formgen select:hover {
	color:#5d5d5f;
}


/* Label */
.formgen label {
	width: 210px;
	clear: left;
	float: left;
	/*height: 20px;*/
	font-weight: normal;
	color: #5d5d5f;	/*padding-bottom: 6px;
	padding-top: 3px;*/
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 240px;
	background-color: #ffffff;
	margin-left: 4px;
	color: #5d5d5f;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 230px;
	height:32px;
	text-align: center;
	background-color: #92B300;
	border: 1px solid #5d5d5f;
	/*float: left;*/
	color: #FFFFFF;
	margin-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
}


/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #651232;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* --------	AUSGABEN / Fehlermeldungen --------	*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	border-bottom-width: 1px;
	color: #de0f24;
	font-weight: bold;
}

.formgen .formcaptcha
{
	/*border: 2px solid #990000;*/
	vertical-align: top;
	float: left;
	margin-right: 10px;
	margin-left: 155px;
}

.formgen .formreq {
	color: #de0f24;
}

.formgen .formheadline {
	color: #de0f24;
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
 
 
 
/* --------	Xform --------	*/
 
div#form-module {
	}
form#form_formular {
	margin-top:20px;
	margin-bottom:20px;
	}

input, textarea {
	color: #5d5d5f !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	}

p.formcheckbox {}
input.checkbox {
	}
label.checkbox {
	}
input.select {
	width: 220px;
	margin-left: 4px !important;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 16px;
	}
label.select {
	width: 210px;
	clear: left;
	float: left;
	font-weight: normal;
	color: #5d5d5f;
	}
p.formtext {}
input.text {
	width: 220px;
	margin-left: 4px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 16px;
	background-color: #ffffff;
	border: 1px solid #5d5d5f;}
label.text {
	width: 210px;
	clear: left;
	float: left;
	font-weight: normal;
	color: #5d5d5f;
	}
p.formtextarea {}
label.textarea {}
textarea.textarea {
	width: 440px;
	height: 100px;
	border: 1px solid #5d5d5f;
	background-color: #ffffff;
	font-size:13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	#form_formular input:focus, #form_formular input:hover,
#form_formular textarea:focus, #form_formular textarea:hover {
	border-bottom-color: #5d5d5f;
	background-color: #eceded;
	color:#5d5d5f;
}
p.formcaptcha {}
label.captcha img {}
p.formcaptcha input {}

p.formsubmit {}
input.submit {
	width: 230px;
	height:32px;
	text-align: center;
	background-color: #92B300;
	border: 1px solid #5d5d5f;
	color: #FFFFFF !important;
	margin-top: 20px;
	margin-left: 214px;
	padding-top:5px;
	padding-bottom:5px;
	}
input.submit:hover {
	background-color: #de0f24 !important;
	}
p.answertext {}
label .text form_warning, .text form_warning, .form_warning {
	color: #de0f24 !important;
	font-weight: bold !important;
	}
ul.form_warning {
	color: #ffffff !important;
	font-weight: bold;
	background-color: #de0f24;
	}
ul.form_warning li {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.form_warning ul li {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.kon_block {
	margin-top:20px;
	margin-bottom:20px;
	font-style: italic;
	}