
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #58585a;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


#main {
	margin: 0 auto;
	position: relative;
	float: none
}

div {
	text-align: left;
}

h1 {
	font-size: 24px;
 	font-weight: bold;
 	color: #ed9900;
 	margin-top: 1em;
}

h2 
{
	font-size: 12px;
	font-weight: bold;
}

hr {
	
	height: 7px;
	background: url(../img/hr-back.png) no-repeat;
}

a, a:active, a:focus {
	outline: none;
	text-decoration: none;
	color: #ed9900;
}

#head {
	height: 82px;
	margin: 12px 0 10px 0;
	position: relative;
}

#head .logo {
	margin-right: 15px;
}


.level-0 {
	position: absolute;
	right: 3px;
	bottom: -1px;
	height: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.level-0 li {
	display: inline;
	xxxwidth: 110px;
	margin-left: 24px;
}


.level-0 li img {
	margin-top: -16px;
}


.level-0 li a:hover img, .level-0 li a.active img {
	margin-bottom: -16px;
}

.level-0 li a span {
	display: none;
}

.level-1 {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
	width: 230px;
	height: 356px;
	background: #ebebeb;
	overflow: hidden;
	position: relative
}

.level-1 li {
	display: block;
	clear: left;
	border-bottom: 1px solid #cecece;
	margin: 0 5px 0 5px;
	padding: 0;
}

.level-1 li a {
	color: #000;
	display: block;
	width: 100%;
	height: 31px;
}

.level-1 span {
	padding-left: 5px;
}

.level-1 li a div {
	margin-left: 3px;
}

.level-1 li a:hover,
.level-1 li a.active {
	background-color: #e1e1e1;
	font-weight: bold;
}

ul.level-1 {
	line-height: 30px;
}


.subnavi {
	/width: 210px;
	overflow: hidden;
}


#content {
	overflow: visible;
	position: relative;
}

.span-18, .span-24 {
	position: relative
} 

#frame, #frame-homepage {
	xxxmargin-bottom: -366px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 100;
}



/* ====================== */
/* MODULES                */
/* ====================== */


/* ABOUT ================ */
#about h1 {
 	margin-bottom: 0;
}

#about h1,
#about h2,
#about p {
	padding: 0 10px 0 0;
}


/* TOPIC ============= */

.subtitle {
	font-weight: normal;
}

.topic-img {
	padding-top:0;
}

.topic-img img {
	margin-bottom: 0.5em;
}

.topic-list .page-header {
	margin-bottom: 1em;
}

.topic-header.first-count hr {
	display: none;
}

.topic-list ul.template-1 {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 710px;
	overflow: hidden
}

.topic-list ul.template-1 li {
	width: 210px;
	margin: 20px 20px 0 0;
	float: left;
}

.topic-list ul.template-1 li img {
	border: 3px solid #58585a;
}


.topic-text, .topic-header, .news-header, .news-text {
	margin-bottom: 1em
}

.topic-list table {
	margin-top: 1.5em;
}

.topic-list table td {
	vertical-align: top;
	padding: 0.5em 0.2em 0.2em 0.2em;
	
}

.topic-list table th {
	border-right: 1px solid #fff;
	background: #e1e1e1;
	padding: 0 0.2em 0 0.2em;
}

.downloads {
	margin-top: 1em;
}


/* Gallery =========== */

	/* Vorher-Nachher cycle =============*/

	.vn {
		border: 5px solid #5d5e60;
		background: #5d5e60;
	}

	.vn_control a {
		display: block;
		width: 50%;
		height: 40px;
		float: left;
		text-align: center;
		background: #b5b5b7;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		color: #5d5e60;
		border-bottom: 5px solid #fff;
		margin-bottom: 10px;
	}

	.vn_control a p {
		line-height: 2.7em;
	}

	.vn_control a.activeSlide p {
		line-height: 2.9em;
	}

	.vn_control a.activeSlide {
		height: 45px;
		background: #5d5e60;
		color: #fff;
		border-bottom: none;
	}

	.vn_text {
		height: 9em;
		padding: 0 5px 0 5px;
		margin-bottom: 20px;
	}

	.galerie a {
		font-size: 14;
		font-weight: bold;
		cursor: pointer;
	}

	.txt-slide-outer {
		margin-top: 1.2em;
	}



	/* Galerie ohne Thumbs ============= */

	.galerie {
		position: relative;
	}

	#prev, #next {
		position: absolute;
		z-index: 100;
		display: block;
		width: 18px;
		height: 18px;
	}

	#prev {
		background: url(../img/zurueck.gif) no-repeat;
		left: 10px;
		top: 405px;
	}

	#next {
		background: url(../img/vor.gif) no-repeat;
		right: 10px;
		top: 405px;
	} 

	.txt_slide_cycle {
		font-weight: bold;
	}


#thumbs {
	overflow: hidden;
	margin-bottom: 1em;
}

#slideshow {
	width: 710px;
	height: 433px;
	overflow: hidden;
	position: relative;
}

#gallerythumbs {
	position: relative;
}

#slideshow a {
	line-height: 0;
}

ul.thumbs {
	list-style: none;
	padding: 0;
	display: block;
}

ul.thumbs li {
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 6px 6px 0;
	border: 3px solid #58585a;
}

ul.thumbs li:hover {
	border-color: #58585a;
}

ul.thumbs li.selected {
	border-color: #ffa500;
}

.txt_slide {
	font-weight: bold;
	padding: 0.5em 0 0.5em 0;
}

.pagination {
	padding-top: 0.5em;
	width: 710px;	
	clear: left;
}

.pagination a, .pagination span {
	margin-right: 10px;
	color: #58585a;
}

.pagination .current {
	color: #ed9900;
}

#controls {
	position: absolute;
	height: 30px;
	width: 710px;
	z-index: 100;
	bottom: 0;
}

.nav-controls {
	
}

.nav-controls a {
	height: 18px;
	width: 18px;
	display: none;
	float: left;
	position: relative;
}

a.prev {
	margin-left: 10px;
	background: url(../img/zurueck.gif) no-repeat;
}


a.next {
	margin-left: 653px;
	background: url(../img/vor.gif) no-repeat;
}



/* NEWS ================ */

#news-list .page-header {
	margin-bottom: 0.5em;
}

.news-text img {
	float: left;
	margin: 0.5em 12px 0 0;
}

.news-header {
	margin-bottom: 1em;
}

.date {
	float: right;
}

.news-header h3 {
	margin-bottom: 0.5em;
}

/* PARTNER ============= */

.links-list ul {
	list-style: none;
	margin: 2em 0 0 0;	
	padding: 0;
}

.links-list li {
	margin-bottom: 1.5em;
}

.links-list li a, .downloads a {
	font-weight: bold;
}

/* KONTAKT ============= */

td, th  {
	padding: 3px 0 0 0;
}

#adresse {
	background: #e8e8e8;	
}

#adresse h1 {
	color: #000;
}

#adresse h2 {
	margin-bottom: 10px;	

}

#contactform {
	line-height: 0.6em;
	padding-top: 25px;
}

#contactform td {
	vertical-align: top;
}

#contactform input {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 3px;
}

#contactform textarea {
	height: 110px;
	width: 100%;
	margin-top: 3px;
}

#adresse .homelink {
	padding-top: 5px;	
}

#contactform .submit, .homelink a, .coursedata a {
	background: url(../img/pfeil.png) 0 1px  no-repeat;
	text-align: left;
	padding-left: 15px;
	color: #ffa500;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

#adresse div.inner {
	margin: 33px 0 0 20px;
}

#print-view {
	margin: 16px 0 16px 0;
}

#contactform .submit {
	background-position: 0 2px;
}

label.error {
	display: block;
	margin: 0 0 10px 7px;
	font-size: 10px;
}

#contactform input.error {
	padding: 1px 5px 1px 5px;
	margin-bottom: 7px;
	line-height: 0;
}

#contactform .error[for=Nachricht]  {
	margin-left: 3px;
}

#contactform .error[for=Name] {
	margin-left: 0;
}

#contactform .error[for="Datenschutz"] {
	line-height:0;
	margin:8px 0 15px;
}


#adresse #print-view {
	width: 253px;
	height: 56px;
	display: block;
	text-indent: 70px;
	line-height: 4.5em;
	text-decoration: none;
	color: #ffa500;
	clear: left;
	background: url(../img/printview-back.png) no-repeat;
}

.karte {
	position: relative;
}

#anfahrt {
	margin: 1em 0 0 0;
}

/* Link ============= */

#linklist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#linklist ul li {
	display: block;
	float: left;
}

#linklist a {
	display: block;
	width: 158px;
	height: 145px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#linklist img {
	margin-bottom: 10px;
}

/* Kochkurse ====== */

.kochkurse-header h2 {
	margin-bottom: 0;
	font-size: 14px;
}

.kochkurse-header {
	margin-bottom: 10px;
}

.kochkurse-img {
	margin-left: 0;
}

.kochkurse-text {
	position: relative;
}

.kochkurse-list form {
	margin-top: 0.8em;
}

.kochkurse-list form.span-12 {
	xxxwidth: 450px;
}

.coursedata {
	float: right;
	text-align: right;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}

.coursedata h1 {
	margin: 0;
	font-size: 14px;
}

.courseform {
	border: 1px solid #d6d6d6;
}

.courseform div.formhead {
	font-weight: bold;
	margin: 10px;
}

.courseform div.formhead {
	font-weight: bold;
	font-size: 16px;
}

table#tableform {
	margin: 10px;
	width: 450px;
}

table#tableform td {
	
	vertical-align: baseline;
}

table#tableform a {
	color: #ed9900
}

table#tableform input {
	margin: 0;
	padding: 3px;
	width: 200px;
	border: 1px solid #9f9f9f;
	color: #58585A;
}

table#tableform input[name=zipcode] {
	width: 40px;
	margin-right: 10px;
}

table#tableform input[name=city] {
	width: 142px;
}

table#tableform input[type=checkbox] {
	width: 1.5em;
	border: none;
}

table#tableform input[type=submit] {
	border: none;
	font-size: 20px;
	text-indent: 30px;
	padding: 0;
	height: inherit;
	color: #000;
	margin-top: 1em;
	width: auto;	
	background-image: url(../img/pfeil-gr.png);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	background-color: #fff;
	cursor: pointer;
}

table#tableform input[type=submit]:hover {
	color: #ed9900;
}

table#tableform label.error {
	margin: 0;
	color: #ed9900;
}

table#tableform label.error[for=Betrag], table#tableform label.error[for=privacy_acknowledgement] {
	margin: 0.2em 0 0 25px;
}




/* ======== Startseite ========== */

.slide-outer {
	margin: 10px 10px 10px 10px;
}


#newsbox {
	width: 470px;
	overflow: hidden;
	margin-top: 28px;
	background: #ebebeb;
}

#newsbox:hover {
	background: #e3e1e1;
	text-decoration: underline;
}

#newsbox a {
	color: #58585a;
}

.newsbox-slide strong {
	font-weight: bold;
	display: block
}

#newsbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#newsbox, .newsbox-slide li {
	height: 170px;
	overflow: hidden;
}


.newsbox-slide div {
	width: 215px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

.newsbox-slide img {
	margin-right: 10px;
}

.newsbox-slide img[class=news-pfeil] {
	margin: 0 0 0 4px;
}

#footer {
	padding: 2em 0 0 0;
	font-size: 10px;
	xxcolor: #8f7500;
	margin: 1em 0 1em 0;
	position: relative;
	width: 100%;
	height: 100%;
}

#blende {
	position: absolute;
	width: 100%;
	height: 90%;
	overflow: visible;	
	top: 0;
	left: 0;
	z-index: 100;
}

#hersteller {
	padding: 2em 0 0.5em 0;
	position: relative;
}

#hersteller .leftgradient, #hersteller .rightgradient {
	position: absolute;
	z-index: 300;
	margin: 0;
	top: 2em;
}

#hersteller .leftgradient {
	left: 0;
}

#hersteller .rightgradient {
	right: 0;
}

#hersteller a {
	position: relative; 
	display: block; 
	float: left; 
}

#hersteller img {
	margin: 0 1.5em 0.5em 0;
}

.hersteller-inner {
	float: left;
}

.hersteller-inner a {
	float: left;
}


/* SEARCH FIELD =============== */

.search-wrap {
	background: #e8e8e8;
	margin-top: 1px;
	height: 478px;
}

.search-wrap h1 {
	margin-left: 10px;
}

.search-field {
	float: left;
	margin-left: 5px;
}

.search-field-home {
	position: absolute;
	top: 0;
	right: 10px;
	height: 344px;
	xxxbackground: url(../img/search-back-transparent.png) 0 201px repeat-x;
	z-index: 200
}

.search-field-home div {
	margin-top: 235px;
	width: 215px;
	height: 103px;
	clear: left;
	background: url(../img/karte-small.png) no-repeat 10px 0;
}

.search-field-home.austria div {
	background: url(../img/karte-small-austria.png) no-repeat 10px 0;

}

.search-field-kontakt {
	width: 470px;
	margin: 1.2em 0 0 10px;
	float: left;
}

.search-field div {
	background: url(../img/karte-small.png) no-repeat 10px 0;
	height: 103px;
	width: 215px;
	margin-top: 30px;
	clear: left;
}

.search-field.austria div {
	background: url(../img/karte-small-austria.png) no-repeat 10px 0;

}

.search-field-home label {
	color: #000;
}

.search-field label, .search-field-home label, .search-field-kontakt label {
	display: block;
	margin-right: 10px;
	font-weight: normal;

}

.search-field input, .search-field label, .search-field-home input, .search-field-home label {
	margin-left: 80px;
}

.search-field input, .search-field-home input {
	width: 120px;
	color: #58585a;
}

.search-field-kontakt input {
	float: left;
	width: 150px;
	color: #58585a;
}

.search-field input:focus, .search-field-home input:focus, .search-field-kontakt input:focus {
	color: #000;
}


.search-field a, .search-field-kontakt a , .search-field-home a {
	display: block;
	height: 10px;
	width: 10px;
	background: url(../img/pfeil-act.png) no-repeat 0 2px;
	padding: 0 0 5px 15px;
	margin-left: 10px;
	color: #ffa500;
	font-weight: bold;
	line-height: 1.4em
}

.search-field-kontakt a {
	float: left;
	margin-top: 5px;
}

.search-field a, .search-field-home a {
	margin-left: 80px;
}


.span-12.search-karte {
	height: 480px;
	background: url(../img/search_back_big.jpg) no-repeat;
}

.span-12.search-karte.austria {
	background: url(../img/search_back_big_austria.jpg) no-repeat;
}

.span-12.search-karte h1 {
	margin-left: 10px;
}


