@CHARSET "UTF-8";

.bbContent {
	width: 100%;
	/* background: #fff url(../gfx/background.png) repeat-y; */
}

.category_search_button {
	border: 0;
	width:16em;
	float:right;
	display:block;
	margin-top:.6em;
}

address {
	font-style: normal;
}

strong.error {
	margin-left: 11.7em;
	display: block;
	color: #FF0000;
	font-weight: bold;
}

.gastroinfo_property strong.error {
	margin-left: 0em;
}

.edit_registrierung .paid {
	display: none;
}

.main,.sub {
	float: left;
}

.didYouMean {
	margin-left: 0.6em;
}

.noResult {
	margin-top: 1em;
	padding-bottom: 0.8em;
	border-bottom: 0.1em solid #ccc;
}

p.info {
	font-size: 0.9em;
	margin: 0;
}

.cb {
	clear: both;
	height: 1px;
	line-height:1px;
	padding:0;
	margin:0;
}

.bbContent .main {
	width: 59%;
	margin-right: 0.9em;
	margin-top: 0.5em;
}

ul.classiclist {
	margin-left: 1em;
}

ul.classiclist a {
	font-weight: normal;
}

.main ul li, .main li ,.sub ul li {
	list-style: none;
}
.main .longdesc ul li {
	list-style-position: inside;
	list-style-type: disc;
}
.main li {
	margin-left:0em; 
}
.bbContent .sub {
	width: 38%;
	margin-right: 0.48em;
	padding-left: 0.38em;
	
}
.visitenkarte.sub,
.infopage.sub,
.gastrovisitenkarte.sub,
.businesspage.sub,
.gastrobusinesspage.sub{
	padding-top: 1.4em;
}

a.category_selection {
	font-weight: bold;
}

.darkText {
	color: #333;
}

.category,.entry {
	color: #333;
	background-color: #fff;
	padding-top: 1em;
}

p.categorydescription {
	color:#333;
	font-size: 0.9em;
	border-bottom: 1px solid #CCCCCC !important;
	margin-top: 0em;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.category.main {
	padding-top: 0;
	margin-top: 0.2em;
	width: 39em;
	min-height: 30em;
}
.category.start {
	padding-top: 0;
	margin-top: 0.2em;
	width: 99%;
	min-height: 30em;
}

.category_inputfield[disabled] {
	height: 1.5em;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	line-height: 1em;
}

.category_input_div {
	display: none;
}

.category_inputfield,.category_inputfield_radio,.category_inputfield_checkbox {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 1em;
	line-height: 1em;
	height: 1.5em;
	padding-bottom: 0em;
	width: 21.8em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.category_inputfield_radio,.category_inputfield_checkbox{
	border:0;
	font-size: 1.1em;
}

select.category_input {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	width: 15.0em;
}

.bbContent hr {
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0.8em 0.5em 0.8em 0;
}

.bbContent h2,.edit_registrierung h1 {
	color: #000 !important;
	font-size: 1.6em !important;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.3em !important;
	margin: 0.5em 0 1.4em 0;
}

#usermenu {
	margin-top: 1em;
}

.bbContent .sub .bbBoxFrame h2 {
	color: #f00;
}

.bbContent .main h1 {
	font-size: 1.3em;
	min-width: 20em;
}
.bbContent .main h1.categoryheadline {
	color: #FE0103;
	font-weight: bold;
	font-size: 1.7em;
	margin: .5em 0 .3em 0;
}

.bbContent .bbBoxFrame h1 {
	margin-top: 1em;
	font-size: 1.3em;
}

.category h2 {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #676767 !important;
	border-bottom: 1px solid #ccc !important;
	padding-bottom: 0.1em !important;
	margin-bottom: 1em !important;
}

.bbContent h3 {
	padding-left: 0.4em;
	margin-left: -0.4em;
}

.bbContent .sub .bbBoxFrame h3 {
	background-color: #e2e0d1;
	color: #333;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.3em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	background: url(../gfx/arrow_down.png) no-repeat 97.5% #e2e0d1;
	cursor: pointer;
}

.bbContent .sub .bbBoxFrame h3.slideup {
	background: url(../gfx/arrow_up.png) no-repeat 97.5% #e2e0d1 !important;
}

.bbContent .main h3 {
	font-size: 1em;
	border-bottom: 0.1em solid #ccc;
	padding-bottom: 0.6em;
	margin-bottom: 0.8em;
	margin-top: 1em;
	min-height: 1.4em;
}

.bbContent .main .bbBoxFrame h3 {
	border: 0;
	margin: 0;
}

.bbContent h4 {
	font-size: 1em;
	font-weight: bold;
	color: #676767;
}

.bbContent h5 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}

.bbBoxFrame {
	border: 0.1em solid #ccc;
	padding-top: 0em;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
}

.frameInfo {
	border: 0.1em solid #ccc;
	padding:4px;
	float:right;
	width:353px;
}

.frameInfo img {
margin-right:20px;
}
.bbBoxFrame hr {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

.bbBoxFrame a {
	color: #FE0103;
}

.visitenkarte.main .bbBoxFrame,.infopageList.main .bbBoxFrame,.gastrovisitenkarte.main .bbBoxFrame
	{
	background-color: #f3f2ed;
	padding: 0.8em;
	margin: 1.6em 0 2.4em 0;
}

.bbContent .sub .bbBoxFrame {
	background-color: #F7F4ED;
	margin-bottom: 1.25em;
	position: relative;
}

.bbContent .sub .adwordsFrame {
	background-color:#FFFFFF;
}

.bbContent .sub .adwordsFrame h3 {
	background: #fff;
	padding-top:4px;
}


.bbContent .sub .adwordsFrame p {
margin:0em;
}

a.ad-more {
font-weight:bold;
padding-left:5px;
}
.bbContent .sub .adwordsFrame h3 a {
	color:#FE0103;
}

.bbContent .sub .adwordsFrame h3 a:hover {
	text-decoration: none;
}

.visitenkarteList,.infopageList,.gastrovisitenkarteList {
	border-bottom: 1px solid #ccc;
}

.visitenkarteList h3,.infopageList h3,.gastrovisitenkarteList h3 {
	padding-left: 2.4em;
	border-bottom: 0 !important;
	margin-bottom: 0.2em !important;
}

.ranked h3 {
	background-color: #f3f2ed;
	padding-left: 1.6em !important;
}

.visitenkarteList h3 a,.infopageList h3 a,.gastrovisitenkarteList h3 a {
	color: #FE0103;
}

.ranked h3 a {
	color: #FE0103;
}

div.catdiv a {
	font-weight: normal;
}

div.entrydiv {
	display: block;
	float: left;
}

ul.entries li h3 {
	width: 36.85em;
	overflow: hidden;
	white-space: nowrap;
}

ul.entries li.featureList h3 {
	width: auto;
}

div.catdiv {
	display: block;
	float: right;
	text-align: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.shortdescription {
	font-weight: bold;
	margin-top: 1.25em;
	color: #666;
	width: 38em;
	margin-right: 0.9em;
	float: left;
}


.visitenkarte .shortdescription,.gastrovisitenkarte .shortdescription {
	width: 100%;
	font-weight: normal;
	float: none;
}

.entries li {
	list-style: none;
}

.entries a {
	text-decoration: none;
}

.entries h3 {
	color: #FE0103;
	font-size: 1em;
}

.visitenkarteList h2,.infopageList h2,.businesspageList h2 {
	background-color: #f3f2ed;
	font-size: 1em;
	margin-top: 0;
	margin-left: -0.4em;
	margin-bottom: 0.4em;
	padding-left: 0.4em;
	padding-top: 0.2em !important;
}

.visitenkarteList h3,.infopageList h3 {
	padding-bottom: 0.1em !important;
	padding-top: 0.1em !important;
}

.businesspageList h3 {
	padding: 0 !important;
}

.visitenkarteList address,.infopageList address {
	margin-left: 2.1em;
}

.premiumList address {
	margin-bottom: 2.2em !important;
}

.businesspageList address {
	padding-top: 0 !important;
	padding-bottom: 0.4em !important;
}

div.premiumbusinnesiehrfix hr {
	display: none;
}

div.premiumbusinnesiehrfix {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	margin: .1em .5em .2em 0;
}

.visitenkarteList.ranked address,.infopageList.ranked address {
	margin-left: 1.7em;
	margin-top: 0.4em;
}

iframe {
	display: none;
}
ul.recommend li iframe {
	display: inline !important;
}

legend {
	font-weight: bold;
}

legend span {
	font-weight: normal;
}

.postal {
	float: left;
	width: auto;
}

.visitenkarteList .postal,.infopageList .postal {
	font-size: 0.9em;
}

.description {
	width: 65%;
	margin-top: 1.25em;
}

.description table tbody {
	border: 0;
}

#agblabel {
	width: 100%;
	float: none;
	padding-left: 0.3em;
}

.description table {
	border: 0;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.description table td {
	padding: 0.3em 0.5em 0.3em 0;
}

.noborder {
	border: 0;
}

.phone {
	float: right;
	width: auto;
	padding-left: 1.4em;
	margin-right: 0.7em;
	background: url("../gfx/phone.png") no-repeat 0 0.1em;
}

.main .buttons img,.bottomButtons img {
	margin-left: 0.4em;
	margin-top: 0.4em;
}

.bottomButtons {
	float: right;
}

.buttons {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 2.1em;
	padding-right: 0.4em;
	width: 10.3em;
}

.buttons li {
	float: right;
	margin-left: 0.4em;
}

.visitenkarteList img.marker,.infopageList img.marker,.businesspageList img.marker
	{
	position: absolute;
	left: 0;
	top: 0;
}

.premiumList {
	background: url("../gfx/stern.gif") no-repeat -0.1em 1.8em;
}

.visitenkarteList .preview,.infopageList .preview,.businesspageList .preview
	{
	margin-left: -1.7em;
	margin-right: 0.4em;
	margin-bottom: 2.5em;
	float: left;
	position: relative;
}

img.preview {
	float: right;
}

img.featureimage {
	float: left;
	margin-right: 0.5em;	
}

h1.nextologo {
	float: left;
	min-width:0 !important;
}

.businesspageList {
	padding-bottom: 0;
	padding-left: 2.1em;
	margin-bottom: 1.0em;
	position: relative;
	padding-top: 0.4em;
	height: 1%;
}

.featureList {
	padding-left:0.5em;
}

.infopageList,.visitenkarteList {
	padding-bottom: 0.3em;
	position: relative;
	margin-bottom: 1.0em;
	height: 1%;
	margin-right: 0.5em;
}

.visitenkarteList.bbBoxFrame,.infopageList.bbBoxFrame {
	margin-right: 0;
}

.businesspageList {
	background-color: #eae8e0;
}

li address {
	font-size: 1em;
	line-height: 0.9em;
	height: 0.9em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

#map {
	margin-bottom: 1em;
}

.sub address {
	margin-top: 1.2em;
}

.infopageList .info,.businesspageList .info {
	color: #000;
	padding-top: 0;
	padding-bottom: 0.5em;
	min-height: 3.5em;
}

a.mainCategory {
	font-weight: bold;
	color: #FE0103;
	text-decoration: none;
}

a.mainCategory:hover,a.teaser:hover {
	text-decoration: underline;
}

a.teaser {
	color: #333;
	text-decoration: none;
}

.edit_visitenkarte label,.edit_businesspage label,.edit_infopage label,.edit_registrierung label,.contact label
.edit_property label {
	width: 11.6em;
	float: left;
	margin-top: 0.2em;
}

.mailform label,.mailform input,.mailform textarea {
	
}

.mailform .classiclist {
	display: block;
	float: left;
	width: 10em;
	margin-top: 1.8em;
}

.price {
	width: 9em;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	margin-top: 0.3em;
}

.gastroinfo label {
	width: 13.333em !important;
	font-weight: bold;
}

.edit_visitenkarte legend,.edit_businesspage legend,.edit_infopage legend,.edit_registrierung legend,.contact legend,.edit_visitenkarte p,.edit_businesspage p,.edit_infopage p,.contact p
	{
	margin-top: 0.5em;
	margin-bottom: 0em;
}

.edit_registrierung p {
	margin-bottom: 0.5em;
}

br {
	clear: both;
}

.edit_visitenkarte fieldset,.edit_businesspage fieldset,.edit_infopage fieldset,.edit_registrierung fieldset,.contact fieldset
	{
	border: 0;
	padding: 0;
	margin: 0;
}

div.registrierung {
	background: #F3F2ED;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	width: 38.3em;
}

div.edit_property {
	background: #F3F2ED;
	padding-top: .7em;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-bottom: 0.5em;
	width: 38.3em;
	vertical-align: middle;
}

div.description {
	max-width: 59%;
	margin-bottom: 0.3em;
}

.edit_registrierung .description {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.2em;
}

h2.descriptionheadline {
	color: #FE0103;
	font-size: 1.8em;
}

#contentdata .edit_property label,#contentdata .registrierung label {
	width: 125px;
}
.gastrocatlist label{
	width: 105px !important;
}

#contentdata .property_textarea {
	width: 445px !important;
}

#contentdata h2.descriptionheadline {
	color: #3F74AB;
	font-family: "Palatino Linotype";
	font-size: 20px;
}

#contentdata .edit_property,#contentdata .registrierung {
	background-color: #fff;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contentdata .edit_registrierung .description {
	display: none;
}

#contentdata .edit_registrierung textarea.property_textarea {
	width: 35em;
}

#contentdata .edit_registrierung legend {
	border-bottom: none;
	margin-left: -0.4em;
	padding-bottom: 0.4em;
}

#contentdata .edit_registrierung fieldset {
	background-color: #F1F3F5;
	padding-bottom: 1.6em;
	padding-left: 0.4em;
	margin-bottom: 10px !important;
}

#contentdata .edit_registrierung fieldset {
	background-color: #F1F3F5;
	padding-bottom: 1.6em;
	padding-left: 0.4em;
	margin-bottom: 10px !important;
}

p.errormessage {
	color: #FE0103;
	font-weight: bold;
	margin-left: 0em;
}

p.regerrormessage {
	color: #FE0103;
	font-weight: bold;
	margin-left: 11.75em;
}

p.registersubmitbutton {
	float: right;
}

p.footnote {
	font-weight: bold;
	margin: 0 0 0.7em 0.7em;
}

.edit_property select {
	margin-top: 0.2em;
}

input.text {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 28em;
	margin-top: 0.2em;
}

input.zip {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 3.50em;
	margin-top: 0.2em;
}

input.city {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 23.80em;
	margin-top: 0.2em;
}

input.number {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 3.50em;
	margin-top: 0.2em;
}

input.street {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 23.80em;
	margin-top: 0.2em;
}

input.registrationfielderror_zip {
	border: 1px solid #FF0000;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 3.50em;
	margin-top: 0.2em;
}

input.registrationfielderror_city {
	border: 1px solid #FF0000;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 23.80em;
	margin-top: 0.2em;
}

input.registrationfielderror_number {
	border: 1px solid #FF0000;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 3.50em;
	margin-top: 0.2em;
}

input.registrationfielderror_street {
	border: 1px solid #FF0000;
	color: #333333;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 23.80em;
	margin-top: 0.2em;
}

textarea.property_textarea {
	width: 37.10em;
	height: 7em;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.feature_textarea {
	width: 25.45em !important;
	height: 5em;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}

button.bt_tologinform {
	background: #F3F2ED;
}

.bt_registration {
	background: #F3F2ED;
	margin-right: 0.7em;
	border: 0;
}

.bt_preview {
	margin-right: 0.6em;
	border: 0;
}

#previewupload {
	width: 40em;
	display: block;
	clear: both;
}

.bt_forgot_password {
	background: #F3F2ED;
	margin-right: 0.7em;
	border: 0;
}

.bt_image_submit {
	background: #F3F2ED;
	border: 0;
}

.bt_login {
	background: #F3F2ED;
	float: right;
	margin-right: 0.7em;
	border: 0;
}

select {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	height: 2.00em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 28.50em;
}

select.registrationfielderror {
	border: 1px solid #FE0103;
	color: #333333;
	font-size: 0.9em;
	height: 2.00em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 28.50em;
}

input.file {
	border: 1px solid #666666;
	margin-bottom: 0.4em;
	margin-right: 0.8em;
	font-size: 0.9em !important;
	float: left;
}

input.registrationfielderror {
	border: 1px solid #FE0103;
	color: #333333;
	font-size: 0.9em;
	height: 1.20em;
	line-height: 0.9em;
	padding: 0.15em;
	width: 28em;
	margin-top: 0.3em;
}

ul.accountoption {
	list-style: none;
}

.contact textarea,.contact input.text {
	width: 25em;
	margin-bottom: 0.8em;
	border: 1px solid #ccc;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.1em;
}

.contact textarea {
	height: 10em;
}

.contact {
	margin-top: 0.8em;
}

#buttonrow {
	clear: both;
	margin-top: 1em;
	width: 24em;
	text-align: right;
}

a.entrycontact {
	display: inline;
	text-align: right;
}

.contact input.submit {
	margin-left: 30%;
}

input.submit {
	border: 1px solid #666;
}

ul.categories {
	margin-bottom: 0.8em;
	float: left;
}

ul.categories li {
	list-style: none;
	min-height: 3.2em;
}
ul.categories li ul li {
	min-height: 1em;
}
ul.categories li ul {
	margin-bottom: 0.8em;
}
ul.categories ul li {
	list-style: none;
	
	width: auto;
	float: left;
	padding-left: 0 !important;
}
ul.categories a{
	white-space: nowrap;
}

ul.categories ul li ul li {
	float: left;
	padding-left: 0 !important;
}

ul.categories li.categoryshortlist {
	min-height: 1.6em !important;
}

.hote {
	background: url("../gfx/pictos/picto-hote.png") no-repeat;
	padding-left: 1.7em;
}

.auto {
	background: url("../gfx/pictos/picto-auto.png") no-repeat;
	padding-left: 1.7em;
}

.bild {
	background: url("../gfx/pictos/picto-bild.png") no-repeat;
	padding-left: 1.7em;
}

.dien {
	background: url("../gfx/pictos/picto-dien.png") no-repeat;
	padding-left: 1.7em;
}

.elek {
	background: url("../gfx/pictos/picto-elek.png") no-repeat;
	padding-left: 1.7em;
}

.esse {
	background: url("../gfx/pictos/picto-esse.png") no-repeat;
	padding-left: 1.7em;
}

.fina {
	background: url("../gfx/pictos/picto-fina.png") no-repeat;
	padding-left: 1.7em;
}

.medi {
	background: url("../gfx/pictos/picto-medi.png") no-repeat;
	padding-left: 1.7em;
}

.frei {
	background: url("../gfx/pictos/picto-frei.png") no-repeat;
	padding-left: 1.7em;
}

.gesu {
	background: url("../gfx/pictos/picto-gesu.png") no-repeat;
	padding-left: 1.7em;
}

.hand {
	background: url("../gfx/pictos/picto-hand.png") no-repeat;
	padding-left: 1.7em;
}

.mode {
	background: url("../gfx/pictos/picto-mode.png") no-repeat;
	padding-left: 1.7em;
}

.spor {
	background: url("../gfx/pictos/picto-spor.png") no-repeat;
	padding-left: 1.7em;
}

.verb {
	background: url("../gfx/pictos/picto-verb.png") no-repeat;
	padding-left: 1.7em;
}

.wohn {
	background: url("../gfx/pictos/picto-wohn.png") no-repeat;
	padding-left: 1.7em;
}

/* Icons gastro-Startseite */

#GastroguideFrame ul.categories li {
	list-style: none;
}

ul.left {
	width:200px !important;
	margin-right:25px;
	float:left;
}
ul.right {
	width:200px !important;
	float:right;
}

#GastroguideFrame .listitemspacer {
	height:auto;
	padding-bottom:1.7em;
}

.asiatischIcon {
	background: url("../gfx/pictos/asiatisch.jpg") no-repeat;
	padding-left: 3.2em;
}

.franzoesischIcon {
	background: url("../gfx/pictos/franzoesisch.jpg") no-repeat;
	padding-left: 3.2em;
}

.gourmetIcon {
	background: url("../gfx/pictos/gourmet.jpg") no-repeat;
	padding-left: 3.2em;
}

.internationalIcon {
	background: url("../gfx/pictos/international.jpg") no-repeat;
	padding-left: 3.2em;
}

.lateinamerikanischIcon {
	background: url("../gfx/pictos/lateinamerikanisch.jpg") no-repeat;
	padding-left: 3.2em;
}

.mediterranIcon {
	background: url("../gfx/pictos/mediterran.jpg") no-repeat;
	padding-left: 3.2em;
}

.orientalischIcon {
	background: url("../gfx/pictos/orientalisch.jpg") no-repeat;
	padding-left: 3.2em;
}

.osteuropaIcon {
	background: url("../gfx/pictos/osteuropa.jpg") no-repeat;
	padding-left: 3.2em;
}

.regionalIcon {
	background: url("../gfx/pictos/regional.jpg") no-repeat;
	padding-left: 3.2em;
}

.spezialitaetenIcon {
	background: url("../gfx/pictos/spezialitaeten.jpg") no-repeat;
	padding-left: 3.2em;
}

.und-sonstIcon {
	background: url("../gfx/pictos/undsonst.jpg") no-repeat;
	padding-left: 3.2em;
}

/* Ende Icons Gastro-Startseite */

.listitemspacer {
	height: auto;
	padding-bottom:.8em;
}

.htwoitemspacer {
	height: 1.6em !important;
	margin-top: 1.4em !important;
}
.sub .bbBoxFrame img {
	border: 1px solid #ccc;
}

.searchbox {
	background-color: #f3f2ed;
	border: 1px solid #ccc;
	margin-top: 0.4em;
	padding-bottom: 0.5em;
	margin-bottom: 0.7em;
	width:460px;
}

#searchboxLight .searchbox {
	background-color: #f3f2ed;
	border: 1px solid #ccc;
	margin-top: -10px;
	padding-bottom: 0.5em;
	margin-bottom: 0.7em;
	width:460px;
	height:88px;
}
#searchboxLight {
	background:none;
	border: none;
	padding-top: 24px;
	padding-bottom: 0.5em;
	margin-bottom: 0.7em;
	margin-top: 0;
	width:460px;
}

.searchbox fieldset {
	border: 0;
	width:440px;
}

.searchbox label {
	margin: 0;
	margin-bottom: 0.35em;
	padding: 0;
	display: block;
}

.searchbox .suchbutton {
	border: 0;
	margin: 0 0 -0.7em 0.4em;
height:auto
}

#word {
	border: 1px solid #ccc;
	height: 1.35em;
	color: #333;
	padding: 0.1em 0.2em;
	font-size: 0.9em;
	line-height: 0.8em;
	width: 19em;
	font-family: helvetica;
}

.searchboxLight #word {
	border: 1px solid #ccc;
	height: 1.35em;
	color: #333;
	padding: 0.1em 0.2em;
	font-size: 0.9em;
	line-height: 0.8em;
	width: 25em;
	font-family: helvetica;
}
.searchboxLight h1 {
	margin-bottom:5px;
}

#word.nonactive {
	color: #b5b5b5;
}

ul.alphabet {
	margin: 1.5em 0 0 0.4em;
}

ul.alphabet li {
	float: left;
	list-style: none;
	padding-left: 0.2em;
	font-size: 0.8em;
	width: 1.45em;
	text-align: center;
}

ul.alphabet li a {
	color: #333;
	border-right: 1px solid #333;
	height: 0.7em;
	line-height: 0.7em;
	display: block;
	padding-bottom: 0.2em;
	padding-right: 0.1em;
}

ul.alphabet li a.last {
	border-right: 0;
}

ul.alphabet li a.active {
	text-decoration: underline;
}

ul.alphabet li.first {
	width: 2.5em;
	text-align: left;
}
div#suchfilterbox h3{
	font-size:1.4em;
	color:#5D5C58;
	margin-top:0.6em;
	margin-bottom:0.6em;
}
div#suchfilterbox{
	background-color:#F7F4ED;
	margin-bottom:1.25em;
	border:0.1em solid #CCCCCC;
	padding-left:0.4em;
	padding-top:0;
	display:none;
}

.filterGroup {
	width: 24.1em;
	margin-right: 0.3em;
	margin-bottom: 2em;
	padding-top: 0.2em;
	display: block;
	border: 1px solid #CCCCCC;
	background-color:#fff;
}

.filterGroup h5 {
	cursor: pointer;
	padding: 0.2em 0.2em 0.4em 0.5em;
	background: url(../gfx/arrow_down_grey.png) no-repeat 96.5% #fff;
}

.filterGroup h5.slideup {
	background: url(../gfx/arrow_up_grey.png) no-repeat 96.5% #fff;
}
.filterGroup h5 span {
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 0.4em;
	height: 1em;
	line-height: 1em;
}

.filterGroup ul {
	background-color: #fff;
	width: 24.1em;
}
.filterGroup ul li input {
	border: 0;
	margin: .1em .4em 0 .6em;
	float: left;
}

.filterGroup ul li span {
	width: 1em;
	color: #666;
}

.filterGroup ul li span.applyfilterspan {
	width: 15em;
	color: #FF050C;
	font-weight: bold;
	display: block;
	margin-left: 2.3em;
}

.filterGroup ul li label {
	width: 19em;
	float: left;
	padding-top:.05em;
}

.filtergrouphead{
	width:100%;
	border-bottom: 1px solid #ccc;
	margin: 0.4em 0.5em 0.5em 0.5em;
}
.filterGroup h6 {
	font-size: 1em;
	color: #7F7F7F;
	width:18.7em;
	float:left;
	margin:0;
}
.clearFilterSelection{
	float:left;
	width: 4.7em;
	font-weight:bold;
}

.filterGroup div.filtergroupcontainer {
	width: 24.1em;
	margin-top: -1px;
	padding-top: 0.5em;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 30em;
}

.filterGroup li {
	list-style: none;
	height: 1.7em;
	clear: both;
	width:24em;
}

#map {
	width: 98%;
	height: 20em;
	overflow: hidden;
}

.mapFlag {
	height: 4.8em;
}

.mapFlagTitle {
	min-height:2.7em;
	height: auto !important;
   	height: 2.7em;
}

.bbContent .sub .bbBoxFrame address {
	float: left;
}

.bbContent .sub .bbBoxFrame span {
	display: block;
	clear: both;
}

.bbContent .sub .distance {
	float: right;
	position: relative;
	width: 8.833em;
	margin-top: 0.7em;
	z-index: 4;
}

.bbContent .sub .distance h4 {
	color: #a8a78b;
	border: 1px solid #e8e4d2;
	font-weight: normal;
	width: 6.8em;
	height: 2em;
	font-size: 1em;
	line-height: 2em;
	padding-left: 1.666em;
	background: url(../gfx/info.png) no-repeat 0.333em;
	cursor: pointer;
}

.bbContent .sub .distance h5 {
	color: #666;
	margin-bottom: 0.6em;
}

.bbContent .sub .distance h4.highlight {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0;
	background-color: #f3f2ed;
	z-index: 5;
	position: absolute;
	background: #f3f2ed url(../gfx/close.png) no-repeat 0.333em;
}

.bbContent .sub .distance fieldset {
	position: absolute;
	left: -10.6em;
	top: 2.083em;
	margin-top: -0.083em;
	width: 18em;
	background-color: #f3f2ed;
	border: 1px solid #ccc;
	padding-left: 0.6em;
	z-index: 4;
}

#distanceStreet {
	width: 13.333em;
}

#distanceHousenumber {
	width: 3.75em;
}

#distanceZip {
	width: 6.833em;
}

#distanceCity {
	width: 10.25em;
}

.bbContent .sub .distance span {
	font-weight: bold;
	display: none;
	margin-top: 0.2em;
	color: #666;
	float: left;
}

#distanceResult {
	float: none;
}

#distanceSubmit {
	float: right;
	margin-top: 0.2em;
	margin-right: 0.4em;
}

.bbContent .sub .distance input {
	color: #b5b5b5;
	margin-bottom: 0.2em;
	border: 1px solid #ccc;
	font-size: 1em;
}

div#filter3 {
	margin-bottom: 1em;
}

div.filters h4 {
	width: 21em;
	float: left;
}

#filterLinks {
	width: 18em;
	display: block;
	font-weight: bold;
	float: left;
	text-align: right
}

#ClearFilterLink {
	padding-left: .6em;
	margin-left: .6em;
	border-left: 1px solid grey;
}

	
	

input.verify {
	display: none;
}

.sub address {
	position: relative;
}

ul.thumbs {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

ul.thumbs li {
	list-style: none;
	float: left;
	margin-left: 1em;
}

.media {
	background-color: #F7F4ED;
	padding: 0.8em;
	border: 1px solid #ccc;
	margin-top: -1px;
	z-index: 1;
	margin-bottom: 2em;
}

.bbContent ul.tabs {
	margin-top: 2em;
	z-index: 5;
}

.bbContent ul.tabs li {
	height: 2em;
	line-height: 2em;
	font-weight: bold;
	background-color: #fff;
	color: #666;
	text-align: center;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	min-width: 0;
}

.bbContent ul.tabs li.active, .bbContent ul.tabs li.tabs-selected {
	background-color: #e7e4d1;
	color: #000;
}

#big {
	margin: 0;
}

#thumbnails {
	display: none;
}

.thumbs {
	float: right;
}

#gallery {
	position: relative;
}

#controls a.prev {
	left: 0;
}

#controls a {
	position: absolute;
	height: 100%;
	top: 50%;
	width: 50%;
}

#controls a.next {
	right: 0;
	text-align: right;
}

#thumbnails .pagination {
	margin-top: 0.4em;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}

#thumbnails .pagination a,#thumbnails .pagination span {
	padding: 0.2em;
	margin: 0.1em;
}

#thumbnails .pagination span.current {
	font-weight: bold;
}

.relative {
	position: relative;
}

table.entryoverviewtable {
	border-collapse: separate;
}

td.entryoverview,td.entryoverviewstatus {
	width: 23em;
	padding: .5em .3em 0 .3em;
}

td.entryoverview {
	width: 36em;
}

td.entryoverviewstatus {
	width: 10em;
}

td.entryoverview span.entryoverviewcomment {
	font-size: 0.75em;
}

td.entryoverviewpropertyclear {
	padding: 0.2em 0 0.2em 0;
}

th.entryoverview,th.entryoverviewstatus {
	width: 23em;
	padding: .3em;
	border: 0;
}

th.entryoverview {
	width: 36em;
}

th.entryoverviewstatus {
	width: 10em;
}

td.entryoverviewproperty {
	width: 41em;
	padding: 0em;
}

td.entryoverview td,td.entryoverview tr,td.entryoverviewstatus td,td.entryoverviewstatus tr
	{
	padding: 0;
}

tr.entriesoverviewhead {
	background: #AEAEAE;
	color: #fff;
	font-weight: bold;
}

table.additionalpropertylist {
	border: 0;
	margin: 0 0 0 2.5em;
	padding: 0;
	border-collapse: separate;
}

table.additionalpropertylist td,table.additionalpropertylist th {
	font-size: 0.9em;
	border: 0;
	padding: 0;
}

table.additionalpropertylist th {
	font-weight: bold;
}

td.additionalpropertylistview {
	width: 35em;
}

td.additionalpropertylistaction {
	width: 6em;
}

.bt_forgott_password {
	margin-right: 4.1em;
	border: 0;
}

ul.errorlist {
	margin: auto;
	padding-left: 3em;
}

a.uploadButton {
	background: url(../gfx/imageupload.png) no-repeat;
	text-decoration: none;
	padding-left: 1.4em;
	margin-right: 0;
}

.uploadButton2 {
	float: right;
	margin-right: 0.8em;
}

a.bundleUploadButton,a.previewUploadButton {
	background: url(../gfx/hochladen.png) no-repeat 0px 0px;
	text-decoration: none;
	padding-left: 7em;
	padding-bottom: 0.5em;
	padding-top: 0.5em !important;
	margin-right: 0;
	margin-left: -0.7em;
}

a.deleteButton {
	background: url(../gfx/loeschen.png) no-repeat;
	display: block;
	width: 6em;
	height: 2.1em;
	float: left;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

input.check {
	float: left;
	height: 2em;
	margin-right: 0.4em;
	border: 0 !important;
}

label.check2 {
	width: 24em !important;
	margin-top: 0.3em;
}

label.check {
	height: 2em;
}

.counter {
	float: right;
	margin-right: 1.2em;
}

.toomuch {
	color: red;
}

.debit_formular{
width:600px;
		padding:15px;
		border:1px solid #ccc;
		line-height:20px;}
		
.debit_formular h1{
color:#ff0000;
font-size:18px;
font-weight:bold;}

.debitform {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
		font-size:12px;

}

table.debit_form {
	width: 44.5em;
border:1px dotted #ccc;
	background: #f3f2ed;
	font-size:12px;
}

td.debit_form {

	text-align: right;
	width: 6.5em;
	padding-right: 0.3em;
	font-weight:bold;
}
td.debit_form_unterschrift {

	text-align: left;
	width: 6.5em;
	padding-right: 0.3em;
	font-weight:bold;
}

tr.debit_form {

border-bottom:1px solid #ccc;
	width: 6.5em;
	padding-right: 0.3em;
	height:35px;
}
tr.debit_form_unterschrift {

border-bottom:none;
	width: 6.5em;
	padding-right: 0.3em;
}

p.debit_form {
	padding-left: 0.3em;
	text-align: justify;
}

select.wish_category {
	height: 10em;
}

select.select_bundleoption {
	height: 10em;
}

select.select_month {
	width: 4em;
}

select.select_year {
	width: 6em;
}

.tinytext {
	font-size: 0.8em;
}

div.featureswitch {
	margin-bottom: .5em;
}

div.featureswitch a {
	padding: .5em;
	background-color: #F3F2ED;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

div.featureswitch a.active {
	font-weight: bold;
}

/*when feature editing, hide the rest of the form*/
div.hideinclusive {
	display: none;
}
div.gastrocatlist{
	width:100%;
	display:block;
}
div.gastrocatlist ul li{
	width:12.3em;
	float:left;
	height:2.5em;
}
div.gastrocatlist ul label{
	width:9em;
	margin-top:0.6em;
}
div.gastrocatlist h4{
	clear:both;
}
div.gastrocatlist ul{
	float:left;
	width:33%;
}
.edit_property h4{
	margin-top:1.5em !important;
	margin-bottom:.5em !important;
}
div.gastrocatlist ul li input{
	width:1em;
	float:left;
	margin-right:0.3em;
}
.loadingimage{
	background: url(../gfx/ajax-loader.gif) no-repeat 50% 50%;
	height:5em;
	width:40em;
}
#teaserbox li{
	background:url(../gfx/arrow_right.gif) no-repeat 0 .45em;
	list-style-type:none;
	margin:0 0 0 .3em;
	padding:.2em .2em .2em 1em;
	float:left;
	width: 10em;
	position: relative; 
}
#ihreintragbox li{
	font-size: 0.8em;
	float:right;
	width:auto;
	border-right: 1px solid #626262;
	padding:0 .35em 0 .35em;
	line-height:1em;
	height:1em;
}
#ihreintragbox{
	height:1.1em;
	padding-top:.5em;
}
.breadcrumb{
	margin-bottom:0;
}
.noborder{
	border:0 !important;
}

/* Infos zu den Produkten */

#produkte {
width: 790px;
padding-right:10px;
}

#produkte h1 {
color:#FF050C;
font-size:1.49em;
line-height:1.2em;
margin-top:5px;
}

.bbContent #produkte h2, .edit_registrierung #produkte h1 {
border-bottom:none;
color:#FF050C !important;
font-size:1.49em !important;
margin-top:4px;
margin-bottom:5px;
padding-bottom:0.3em !important;
}

#produkte br {
clear:none;}



.infoSpalte {
width: 180px;
margin-right:13px;
float:left;
background:#f7f4ed;
border:1px solid #ccc;
height:680px;
position: relative;
padding:2px;
margin-top:20px;


}


.infoHead {
padding:4px;
text-align:center;
background:#e2e0d1;
font-size:1.2em;
font-weight:bold;
}

.infoPreis {
padding:4px;
text-align:center;
background:#efefef;
font-size:1.2em;
font-weight:bold;
margin:2px;
margin-top:5px;
margin-bottom:10px;
border:1px solid #ccc;
}

.infoPreis a {
font-size:12px;
font-weight:bold;
}

.infoSpalteTipp {
width: 180px;
margin-right:13px;
float:left;
background:#e9e6dd;
border:1px solid #ccc;
height:680px;
position: relative;
padding:2px;
margin-top:20px;


}


.infoHeadTipp {
padding:4px;
text-align:center;
background:#ff0000;
font-size:1.2em;
font-weight:bold;
color:#FFFFFF;
}

.infoSpalteEnd {
width: 180px;
float:left;
background:#f7f4ed;
border:1px solid #ccc;
height:680px;
position: relative;
padding:2px;
margin-top:20px;


}

.infoBeispiel {
	position: absolute;
	bottom: 0;
	padding-bottom:10px;
}

.infoBeispiel img{

margin-bottom:5px;
}

ul.infoListe{

margin-left:15px;}

ul.infoListe li{
margin-bottom:10px;list-style-image: url(../gfx/infoPfeil.png);
}

.infoSpaltegastro {
width: 245px;
margin-right:20px;
float:left;
background:#f7f4ed;
border:1px solid #ccc;
height:700px;
position: relative;
padding:2px;
margin-top:20px;


}

.infoSpalteTippgastro {
width: 245px;
margin-right:13px;
float:left;
background:#e9e6dd;
border:1px solid #ccc;
height:700px;
position: relative;
padding:2px;
margin-top:20px;


}

.infoSpalteEndgastro {
width: 245px;
float:right;
background:#f7f4ed;
border:1px solid #ccc;
height:700px;
position: relative;
padding:2px;
margin-top:20px;

}


.box-branchenbuch {border:1px solid #ccc; background:#F7F4ED; padding:6px;}
.box-statement img {float:left; margin-right:6px;}
.box-statement-rechts img {float:left; margin-right:6px;}
.box-statement  {float:left; width:380px; margin-bottom:20px;border-bottom:1px solid #f0ebde; padding-bottom:10px;}
.box-statement-rechts  {float:right; width:380px;margin-bottom:20px; border-bottom:1px solid #f0ebde; padding-bottom:10px;}

#apDiv1 {
	position:absolute;
	width:66px;
	height:70px;
	z-index:100;
	left: -405px;
	top: -23px;
}

#apDiv2 {
	position:absolute;
	width:66px;
	height:70px;
	z-index:100;
	left: -270px;
	top: -22px;
}

#produkte h1.subHeadProdukte{
color:#333;
font-size:1.2em;
font-weight:bold;
margin-bottom:5px;}

.bbBildkasten{
    background: none repeat scroll 0 0 #F6F5F5;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding: 25px;
    text-align: center;}

/*Liste GastroGuide */

#teaserbox ol
{
  width: 290px;  /* room for 2 columns */
}
#teaserbox ol li
{
  float: left;
  width: 10em;  /* accommodate the widest item */
}
/* stop the floating after the list */
#teaserbox br
{
  clear: left;
}
/* separate the list from what follows it */
#teaserbox div.wrapper
{
  margin-bottom: 1em;
}
.longdesc,.shortdescription{
	overflow:hidden;
}
#recentlyAddedEntry {
	height: 95px;
	overflow: hidden;
}
#recentlyAddedEntry .entrydiv,
#recentlyAddedEntry .catdiv {
	position: relative; /* Fix for IE <= 6, text is hidden without it */
	font-weight:bold;
}

#recentlyAddedEntry .entrydiv {
	width: 80%;
}

#recentlyAddedEntry .catdiv {
	width: 100%;
	margin-top:10px;
}

#recentlyAddedEntry address {
	margin-top: 0;
}

/* Neu im Branchenf�her - Icon NEU */
.picneu {
background: transparent url(../gfx/neu.png) top right no-repeat; 
background-position:100% 18px;
}

/* Topanzeigen BF */

img.bf-anzeige{
float:left;
height:55px;
margin-right:0.5em;
width:110px;
}

.businesspageList-anzeige {
background-color:#FFFFFF;
height:59px;
padding:0.6em;
margin-bottom:1em;
position:relative;
}

.bbContent .main h3.noslide-anzeige {
border-bottom:none;
font-size:1em;
margin:0em;
padding:0em;
min-height:0;
}

/* GastroSearch */

div.gw_treffer{
margin-bottom:10px;}
a.gw_link {
font-weight:bold;}
a.gw_catlink {
color:#333;
font-size:0.9em;
}


/*Anzeigen Infotext */
.bg-anzeigen-content{
background:#f7f4ed; 
padding:2px;
}

.InfoLinks{
float:left;
width:370px;}

.InfoRechts {
float:right;
width:370px;
clear:right;}

.InfoBottom {
width:99%; 
border-top:1px solid #ccc; 
padding-top:10px; 
margin-top:15px;
}

.InfoLinksText{
border-right:1px solid #CCCCCC;
float:left;
padding-right:25px;
width:370px;}

.InfoRechtsText {
float:right;
width:370px;}

.InfoKasten {
padding:8px;
background:#f7f4ed; 
border:1px solid #ccc;
margin-right:5px;
}

.clearfix{
clear:both;}

div.contentTeaser{
height:130px;}

.contentTeaser img {
float:right; 
margin-right:10px; 
padding-left:8px;
}

.form-eingabe{
border:1px solid #ccc;}

div#nyroModalContent div div ul li{
	list-style-type:none;
	float:left;
	width:33%;
	margin-bottom:0.5em;
}
div#nyroModalContent div div ul{
	overflow:hidden;	
}
div#nyroModalContent div div ul li div label{
	color:#F70800;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	width:14.5em;
}
div#nyroModalContent div div ul li div span{
	color:#000;
	float:left;
	width:14.5em;
	font-size:0.9em;
}
div#nyroModalContent div div ul li div{
	width:13em;
	float:left
}
div#nyroModalContent div div ul li input{
	float:left
}
div#nyroModalContent div div ul li span.jquery-safari-checkbox{
	margin-left:0;
}
div#nyroModalContent div div h5 {
	border-bottom:1px solid #CECBCE;
	color:#7F7F7F;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:0.7em;
	padding-bottom:0.3em;
}
div#nyroModalContent div div h6 {
	color:#7F7F7F;
	display:block;
	font-size:0.9em;
	margin:1.2em 0 0.2em 0;
	padding-bottom:0.3em;
	font-style:italic;
}


ul#lightboxcontroll{
	margin-left:42.3em;
	margin-top:0.7em;
	width:30em;
}
ul#lightboxcontroll li{
	float:left;
	list-style-type:none;
	width:5.7em;
}
ul li#cancellightboxfilter{
	margin-top:.4em;
}
ul li#cancellightboxfilter a{
	text-decoration:none;
	color:#72716D;
}
#bf-tags{
border-top:1px solid #ccc;
padding-top:5px;
margin-top:1.25em;
font-size:11px;
}
#bf-tags a {
	color: inherit;
}
#bf-tags h2 {
font-size:11px !important;
color: #666 !important;
border-bottom: none;
}

#bf_box_liste ul.submenuLinks {
	list-style-type: none;
	width:235px;
	float:left;
	margin-right:25px;
}

#bf_box_liste ul.submenuLinks-rechts {
	list-style-type: none;
	width:240px;
	float:right;
}
#bf_box_liste .submenuLinks a,
#bf_box_liste .submenuLinks-rechts a {
	color: #ff0000;
	font-weight: normal;
	padding-left: 13px;
	margin-bottom: 50px;
	background-image: url('../gfx/arrow_right_grey.jpg');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.bf-liste-titel {
font-weight:bold;
padding-bottom:2px;
border-bottom:1px solid #ccc;
}

#bf_box_liste h3 {
	border-bottom:none;
	font-size:1em;
	margin-bottom:0em;
	margin-top:0em;
	min-height:0em;
	padding-bottom:0em;
}
#bf_box_liste h3 {
	margin-left:0em;
	padding: 0.1em 0.4em;
}
.headBoxFullBrown, .headBoxHalfBrown,
.headBoxBrownHead, .headBoxBrownHead h3 {
	background: none;
	background-color: #E2E0D1;
}
.headBoxFullBrown {
    clear: both;
    margin-bottom: 15px;
    padding-right: 15px;
    width: 98% !important;
}
.headBoxBrownHead {
	border: 1px solid #ccc;
	border-bottom: none;
}

div.socialmediabutton ul.recommend li{
	float:left;
	margin-right:5px;
}
div.socialmediabutton ul.recommend{
	width:140px;
	display:block;
}

#bbFeatureBox {
	background-color: #EFEFEF;
}

.neuimBf {
	width:300px;
	float:right;
}

.bbContent .neuimBf .sub {
	width: 100%;
	
}
.alphabetWide {
	clear:both;
	width:100%;
	margin-bottom:15px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding: 15px 0 25px 0;
}

.alphabetWide ul.alphabet {
	margin: 0;
}

.alphabetWide ul.alphabet li {
	float: left;
	list-style: none;
	padding-left: 0.2em;
	font-size: 14px;
	width: 25px;
	text-align: center;
	font-weight:bold;
}


.alphabetWide ul.alphabet li.first {
	width: 30px;
	text-align: left;
}

.bfH2 h2{
	clear:both;

}

.bfH2 ul.left {
	width:245px !important;
	margin-right:25px;
	float:left;
}
.bfH2 ul.right {
	width:245px !important;
	float:right;
}

.bfH2 .bbBildkasten{
    background: none;
    border:none;
    margin-bottom: 15px;
    padding:0;
    text-align:left;}
