 /********************
 * Base styles
 ********************/

a {
	color: #000;
}

h3 {
	clear: both;
}

h2 {
	color: #000;
}

body {
	font-family: 'Book Antiqua';
}


 /********************
 * General styles
 ********************/
 
 .page {
	background-image: url('../img/backgrounds/16.gif');
	-webkit-background-size: repeat;
	-moz-background-size: repeat;
	-o-background-size: repeat;
	background-size: repeat;
}

.centered {
    width: 960px;
    margin: auto;
    position: relative;
	text-align: center;
}

header {
	background: -webkit-linear-gradient(to top, #aaa, #eee);
	background: -moz-linear-gradient(to top, #aaa, #eee);
	background: -o-linear-gradient(to top, #aaa, #eee);
	background: linear-gradient(to top, #aaa, #eee);
    position: relative;
	color: #fff;
	height: 280px;
}

.content {
    width: 950px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #fff;
}

footer {
	background: -webkit-linear-gradient(to top, #222, #999);
	background: -moz-linear-gradient(to top, #222, #999);
	background: -o-linear-gradient(to top, #222, #999);
	background: linear-gradient(to top, #222, #999);
	min-height: 100px;
    color: #fff;
}

.main { 
	position: relative;
	top: -60px;
    margin-bottom: -90px;
	background-image: url('../img/backgroundWithOpacity.png');    
	-moz-box-shadow: 3px 3px 5px #000;
    -o-box-shadow: 3px 3px 5px #000;
    -webkit-box-shadow: 3px 3px 5px #000;
    -khtml-box-shadow: 3px 3px 5px #000;
    -ms-box-shadow: 3px 3px 5px #000;
    box-shadow: 3px 3px 5px #000;
	clear: both;
	z-index: 2;
}

.meisterBetrieb {
	width: 100px;
	height: 100px;
	background-image: url('../img/meisterBetrieb.gif');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	position: fixed;
	left: 0;
	top: 20px;
	z-index: 1;
}

.schuljauseIcon {
	width: 100px;
	height: 127px;
	background-image: url('../img/schuljauseIcon.gif');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	position: fixed;
	left: 0px;
	top: 130px;
	z-index: 1;
}

.logo {
	width: 200px;
	height: 185px;
	position: relative;
	top: 40px;
	left: -370px;
	margin-bottom: 20px;
}

footer div.centered {
	padding-top: 40px;
	padding-bottom: 10px;
}

header .centered {
    padding-bottom: 20px
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}


/********************
 * Menu
 ********************/

.menuBox {
	float: left;
	margin-left: 20px;
	margin: 10px;
}

.menuBox:hover {
	-moz-box-shadow: 0 0 10px #666;
    -o-box-shadow: 0 0 10px #666;
    -webkit-box-shadow: 0 0 10px #666;
    -khtml-box-shadow: 0 0 10px #666;
    -ms-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
}

.menuImage {
	text-align: center;
	width: 70px;
	height: 50px;
}

.mainnav ul {
	position: relative;
	top:-90px;
	left: 200px;
}

#menuImageHome {
	background-image: url('../img/familieMini.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

#menuImageGeschichte {
	background-image: url('../img/1937.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

#menuImageFilialen {
	background-image: url('../img/filiale3(2).jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}	

#menuImageMitarbeiter {
	background-image: url('../img/ .jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

#menuImageProdukte {
	background-image: url('../img/semmel.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

#menuImagePartner {
	background-image: url('../img/brotkorb.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}	

#menuImageKontakt{
	background-image: url('../img/semmelkorb.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

#menuImageGaestebuch{
	background-image: url('../img/krapfen.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.menuText {
	font-size: 14px;
}


/********************
 * index
 ********************/

.indexText {
	text-align: left;
	margin: 20px;
	width: 520px;
	float:left;
}

.contentSection {
	margin: 30px;
}

.famPic {
	width: 450px;
	height: 357px;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	margin: 20px;
	margin-top: 0;
	float: left;
}

.weckerlStartseite {
	margin: 20px;
}

.schuljause1 {
	width: 477px;
	height: 370px;
	background-image: url('../img/schuljause1.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	margin: 20px;
	margin-top: 0;
	float: left;
}

.schuljause2 {
	width: 257px;
	height: 365px;
	background-image: url('../img/schuljause2.jpg');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	margin: 20px;
	margin-top: 0;
	float: left;
}

.schuljauseText {
	text-align: left;
	margin: 20px;
	float: left;
}


/********************
 * produkte
 ********************/

.productBox {
	margin: 20px;
	position: relative;
	padding: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	clear:both;
}

.productBoxImage {
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 50px;
}

.productHeadline {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}

.productBoxText {
	font-size: 16px;
	width: 700px;
	height: 20px;
	display: block;
	float: left;
	text-align: left;
}


/********************
 * partner
 ********************/

.partnerBox {
	padding-left: 35px;
}

.lieferantenBox {
	padding-left: 35px;
	margin-bottom: 20px;
}

.partnerLieferanten:hover {
	-moz-box-shadow: 0 0 5px #333;
    -o-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    -khtml-box-shadow: 0 0 5px #333;
    -ms-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
	
}

.partnerLieferanten {
	border: 1px solid;
	float: left;
	background: -webkit-linear-gradient(#777, #ddd);
	background: -moz-linear-gradient(#777, #ddd);
	background: -o-linear-gradient(#777, #ddd);
	background: linear-gradient(#777, #ddd);
	margin: 5px;
}

.partnerImage  {
	height: 100px;
	width: 158px;
	margin: 4px;
}

.partnerBox a {
	color: #000;
}

.lieferantenBox a {
	color: #000;
}


/********************
 * kontakt
 ********************/

.contact {
	text-align: left;
	border: 2px solid;
	width: 300px;
	margin: 50px;
	padding: 5px;
}

.contact a {
	color: blue;
}


/********************
 * filialen
 ********************/

.filialeMain {
	width: 960px;
	background-color: #333;
}

.headerFilialen {
	width: 960px;
	height: 210px;
}

.headerFilialenBaeckerei {
	width: 960px;
	height: 249px;
}

.filialenText {
	position: relative;
	width: 630px;
	float: left;
	margin: 20px;
	text-align: left;
}

.oeffnungszeiten {
	text-align: left;
	position: relative;
	width: 250px;
	float:left;
	margin: 20px;
}

.oeffnungszeiten p:first-child  {
	font-weight: bold;
}

.oeffnungszeiten ul {
	list-style: none;
	margin-left: -40px;
}

.oeffnungszeitenTag {
	position:relative;
	float:left;
	width: 35px;
}

.sonntag {
	color: #f00;
	width: 250px;
}

.kaffeeRosenau {
	background-image: url('../img/filialeRosenauKaffee.jpg'); 
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 200px; 
	height: 150px; 
	position: relative; 
	float: left;
}

.kaffeeRosenauText {
	margin-left: 220px;
}

.tuer {
	width: 200px;
	height: 160px;
	z-index: 1;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.tuer1 {
	position: relative;
	left: 300px;
	float: left;
	background-image: url('../img/tueren/tuerBaeckerei1.jpg');
}

.tuer1:hover {
	background-image: url('../img/tueren/tuerBaeckerei2.jpg');
}

.tuer2 {
	position: relative;
	left: 50px;
	float: left;
	background-image: url('../img/tueren/tuerSeewalchen1.jpg');
}

.tuer2:hover {
	background-image: url('../img/tueren/tuerSeewalchen2.jpg');
}

.tuer3 {
	position: relative;
	left: 50px;
	float:left;
	background-image: url('../img/tueren/tuerRosenau21.jpg');
}

.tuer3:hover {
	background-image: url('../img/tueren/tuerRosenau22.jpg');
}

.textTuer1 {
	position: relative;
	left: 300px;
	color: #000;
	text-align: left;
	font-size: 16px;
	padding-left: 210px;
}

.textTuer1 a{
	text-decoration: none;
	color: blue;
}

.textTuer2 {
	position: relative;
	left: 50px;
	float:left;
}

.textTuer3 {
	position: relative;
	left: 50px;
	float: left;
}

.textTuer {
	width: 250px;
	color: #000;
	text-align: left;
	font-size: 16px;
	padding-left: 10px;
}

.textTuer a {
	color: blue;
}

.lieferservicePic {
	position: relative;
	left: 50px;
	float: left;
	background-image: url('../img/lieferservice.jpg');
}

.textLieferservice {
	text-align: left;
	position: relative;
	left: 60px;
	width: 800px;
}


/********************
 * geschichte
 ********************/
 
aside {
	position: fixed;
	text-decoration: none;
	z-index: 3;
}

aside li {
	background: -webkit-linear-gradient(#aaa, #ddd);
	background: -moz-linear-gradient(#aaa, #ddd);
	background: -o-linear-gradient(#aaa, #ddd);
	background: linear-gradient(#aaa, #ddd);
	margin: 10px;
	border: 1px solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	width: 100px;
	height: 25px;
	text-align: center;
}

aside ul {
	list-style: none;
}

aside a {
	text-decoration: none;
	color: #000;
}

.geschichteBild1 {
	float: left;
	position: relative;
	left: 10px;
}

.geschichteText {
	margin-bottom: 50px;
	margin-top: 10px;
	padding: 0 20px 0 20px;
}


/********************
 * impressum
 ********************/

.impressumLink {
	position: relative;
	left: 400px;
	top: 0px;
}

.impressumLink a {
	color: #fff;
}

.impressum {
	text-align: left;
	padding: 10px;
}

.impressumVCard {
	background-color: #fff;
	width: 300px;
	float: left;
}

.impressumText {
	margin: 10px;
}

.impressum  a{
	color: blue;
}

.impressum  vcard{
	border: 1px solid;
}


/********************
 * gästebuch
 ********************/

.border {
	border: 2px solid;
	border-color: #999;
}

.einEintrag {
	border: 3px solid;
	border-color: #555;
	margin: 10px;
}

.gbEintragsBereich {
	text-align: left;
	margin: 10px;
}

.gbAnzeigeBereich {
	text-align: left;
	margin: 10px;
}

.inputEintrag {
	width: 300px;
	min-height: 200px;
}

.inputName {
	width: 300px;
}

.gbBenutzerDatum {
	padding: 5px;
	background-color: #eee;
}

.gbEintrag {
	padding: 5px;
	background-color: #fff;
}

.submitButton {
	position: relative;
	left: 60px;
}