﻿/* Theme Name: wp_kaesestand
Theme URI: Description: Pöhls Käsetheke, generated for campagñeros
Version: 2.0
Author: Laszlo Köszeghy
Author URI: http://www.webguru.at */
	

body {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

h1 {
	color: #000;
	font-size: 16px;
}

h2 {
	color: #000;
	font-size: 14px;
	font-weight:bold;
}

h3 {
 /* wird für die kleinen braunen Überschriften verwendet, bspw. Startseite, unter Käsetheke, zu Tisch */
	color: #cd5a31;
	font-size: 14px;
	margin-bottom: -13px;
	margin-top: 0px;
}

a {
	color: #cd5a31;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 1024px;
	height: 768px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}

#main {
	background-color:#FFF;
}

#page_main {
	background-color:#fce397;
	width: 954px;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
	height: 530px;
}

#logo {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu {
	padding-left: 10px;
	color: #cd5a31;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu a {
	color: #cd5a31;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#menu ul li {
	color: #cd5a31;
}

.menu_header {
	background-color: #fce397;
}

.menu_header li.current_page_item a {
	color:#FFF !important;
}

#menu.menu_header li.current_page_item a {
	color:#FFF !important;
}

.menu_zutisch {
	margin-top: -20px;
	margin-bottom: 30px;
	margin-left: -20px;
}

.menu_kaesestand {
	margin-top: -20px;
	margin-bottom: 30px;
	margin-left: -20px;
}

.menu_rezepte {
	margin-top: -30px;
	margin-bottom: 30px;
	margin-left: -5px;
	font-size:12px;
}

.menu_rezepte a {
	color: #000!important;
}

.menu_rezepte li.current_page_item a {
	color:#FFF !important;
}

.menu_zutisch li.current_page_item a {
	color:#FFF !important;
}

#menu.menu_zutisch ul li.current_page_item {
	color: #fff !important;
}

.menu_kaesestand {
	margin-top: -20px;
	margin-bottom: 40px;
}

.menu_kaesestand li.current_page_item a {
	color:#FFF !important;
}

#menu.menu_kaesestand ul li.current_page_item {
	color: #fff !important;
}

#kaesestand.zutisch {
	/*
background-color: #fce397;
	 */
	float: left;
	position: relative;
}

#kaesestand.zutisch ul {
	margin-top: 30px;
}

#kaesestand.zutisch ul li {
	list-style-type: none;
	margin-bottom: 35px;
}

#kaesestand.startseite {
	background-color: #fce397;
	float: left;
	width: 500px;
	height: 480px;
	position: relative;
	height: 558px;
	background-image: url(images/kaesestand_start.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#zutisch.zutisch {
	/*
	background-color: #dfd5d4;
	 */
	padding-left:50px;
	padding-right:50px;
	float: center;
	position: relative;
}

#zutisch.startseite {
	background-color: #dfd5d4;
	float: right;
	position: relative;
	width: 500px;
	height: 558px;
	background-image: url(images/zutisch_start.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.kaesestandundzutischimages {
	padding-left: 105px;
	padding-right: 105px;
	top: -50px;
	position: relative;
}

.kaesestandundzutischimages_page {
	padding-left: 32px;
	padding-right: 32px;
	top: -35px;
	position: relative;
}

#footer {
	background-color: #e65b38;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 15px;
	width: 1004px;
	position: relative;
	float: right;
}

/*
Special für die Darstellung der Pressestimmenauflistung auf der linken Seite */
	ul.nobullet li {
	list-style-type: none;
	margin-left: -42px;
	margin-bottom: 20px;
}

ul.nobullet li a {
	color:#000;
}

.offnungszeiten {
	line-height: 16px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	position: relative;
	bottom: 0px;
}

.inlinecontent {
	height: 480px;
	overflow: auto;
	scrollbar-face-color: #fce397;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #cd5a31;
	scrollbar-track-color: #ffffff;
	padding-right: 20px;
	padding-left: 15px;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignright img, img.alignright {
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft {
	margin: 1em;
	margin-left: 0;
}
