/* GRUNDEINSTELLUNGEN */

.slideshow {
	width:147px;
}
div#contentbox {
    left: 170px;
}


/*  TEASER EINSTELLUNGEN */


/* Teaserheader */

.teaser-header {
    color: #009900;
    border-color: #009900;
}

.teaser-header a,
.teaser-header a:link,
.teaser-header a:hover,
.teaser-header a:active,
.teaser-header a:visited {
    color: #009900;
}


/* Teasercontent */

.teaser-content {}

.teaser-content h1 {}

.teaser-content .teaser-link {}



/* Teaserbilder */

teaser-image {}

teaser-image.small {
	width:100px;
}
teaser-image.percent25 {}

teaser-image.percent33 {}


/* ENDE TEASER */




/* Beginn Content */

div#contentbox {
    width: 600px;
}

h1 {
    color: #009900;
    }

h2 {}

h1.top-header {
    color: #000;
    padding:0px;
    background: none;
    display: block;
	font-size: 15px;
	margin-bottom: 0px;
    margin-top: 10px;
}

h2.infoheader,
strong.infoheader {
	display: block;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
}





div.gastronomiefuehrer,
div.branchen-wegweiser {
    width: 600px;
}

.top-anchorlink {
	margin-top: 10px;
}

.top-econtact,
.bottom-anschrift,
.bottom-econtact {
	margin-top: 5px;
}

.channelbackground_light
{
    background-color: #B8FFD6;
}

.aktuelles_teaser {
    background: #ddd;
    padding: 3px;
    margin-bottom: 20px;
}

.aktuelles_teaser td.percent50{
    border: 2px solid #B8FFD6;
    background: #fff;
}

.aktuelles_teaser td.percent50 img{
    margin: 2px;
}

div.angebot-datei {
    margin-top: 20px;
}

div.bottom-vgnlink {
    height: 17px;
    background: no-repeat 0px 1px url('/img/marktplatz/icon_vgn.gif');
    padding-left: 18px;
    margin-bottom: 5px;
}

div.bottom-map24link {
    height: 15px;
    background: no-repeat 0px 1px url('/img/marktplatz/icon_map24.gif');
    padding-left: 18px;
}

div.bildunterschrift {
    text-align: center;
}

object.video,
object.video embed {
	width: 320px;
	height: 267px;
	margin: 0px;
	padding: 0px;
	border: solid 0px;
}


/* Für Formular */

.reiter,
.form.buttons {
    margin: 20px 0px;
    border: 1px solid #ccc;
    padding: 2px;
}

.upload-field.file,
.upload-field.file div
 {
    display: inline;
}


div.karteikasten {
	position: relative;
	border: 1px solid #ccc;
	border-top: 0px;
	padding: 10px 0px;
	clear: both;
}

.recordsheet {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: none;
}


ul.tabs {
	padding: 0px;
	margin: 0px;	
	border-bottom: 1px solid #ccc;
}

ul.tabs * a{
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}


ul.tabs li{
	margin: 0px;
	padding: 0px 10px;
	margin-right: 2px;
	border: 1px solid #ccc;
	background-color: #eee;
	display: inline;
}

ul.tabs li:hover{
	background-color: #fff;
}

ul.tabs li a{
	text-decoration: none;
	color: #555;
}


ul.tabs li.active{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

ul.tabs li.active a{
	font-weight: bold;
	color: #000;
	cursor: default;
}
