/* Basisvorlage CSS
wwww.bernhauers.at
*/

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
Farbton (Element): #
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
*/

/* Reset
--------------------------------------------------------------------------------------- */

* {
padding: 0;
margin: 0;
border: 0;
}

p, ul {
padding-top: 12px;
padding-bottom: 8px;
margin: 0;
}

/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

img {
	outline: none;
}

/* Bilder und verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */

img, a img {
border: 0;
}

html,body,p,td,li,input,select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
body {
	background-color: #fbf1e5;
}

h1 {

	}
	
h2 {
	font-size: 18px;
	color: #9c4a0e;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 12px;
	}
	
h3 {
	font-size: 14px;
	color: #707173;
	font-weight: normal;
	line-height: 24px;
	}

html, body {
	height:100%; margin:0;padding:0;
	}
	
p, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #707173;
	line-height: 18px;
	}
	
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #707173;
	}	

/* ### HORIZONTAL ZENTRIERT ### */

#container {
	width: 912px;
	min-height: 600px;
	margin-left: -456px;
	position: relative;
	left: 50%;
	margin-top: 24px;
}

/*  ###  LAYOUT ### */

#links {
	float: left;
	min-height: 800px;
	width: 168px;
	
}

#logo {
	height: 71px;
	width: 168px;
}

#genuss-restaurant {
	height: 59px;
	width: 168px;
	background-image: url(../images/genuss_restaurant.gif);
	background-repeat: no-repeat;
}

#zitat {
	min-height: 100px;
	width: 168px;
}

#nav-links {
        min-height: 91px;
	width: 168px;
}

#adresse-links {
	min-height: 191px;
	width: 168px;
}

#rechts {
	min-height: 700px;
	width: 744px;
	float: left;
}

#navi-oben {
	height: 17px;
	width: 718px;
	margin-top: 59px;
	margin-left: 23px;
}

#inhalt {
	width: 398px;
	margin-top: 0px;
	margin-left: 15px;
}

#schatten-oben_start {
	height: 3px;
	width: 398px;
	background-image: url(../images/schatten_oben_start.gif);
	background-repeat: no-repeat;
}

#schatten-oben_sub {
	height: 3px;
	width: 548px;
	background-image: url(../images/schatten_oben_sub.gif);
	background-repeat: no-repeat;
}

#textbereich_start {
	min-height: 653px;
	width: 398px;
	background-image: url(../images/schatten_seitlich_start.gif);
	background-repeat: repeat-y;
	padding-top: 22px;
	padding-left: 22px;
}

#textbereich_subneu	 {
	min-height: 553px;
	width: 298px;
	background-image: url(../images/schatten_seitlich_start.gif);
	background-repeat: repeat-y;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 100px;
}

#textbereich_sub {
	min-height: 553px;
	width: 490px;
	background-image: url(../images/schatten_seitlich_sub.gif);
	background-repeat: repeat-y;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 36px;
}

#schatten-unten_start {
	background-image: url(../images/schatten_unten_start.gif);
	height: 6px;
	width: 398px;
}

#schatten-unten_sub {
	background-image: url(../images/schatten_unten_sub.gif);
	height: 6px;
	width: 548px;
}

#footer {
	height: 50px;
	width: 912px;
	float: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}

#impressum {
	height: 14px;
	width: 141px;
	margin-left: 771px;
	margin-top: 35px;
}

#linie_oben_rechts {
	height: 54px;
	width: 744px;
	background-image: url(../images/linie_oben_rechts.gif);
}

#stoerer_start {
	position: absolute;
	height: 220px;
	width: 424px;
	left: 172px;
	top: 660px;
}

#collage_start {
	position: absolute;
	height: 720px;
	width: 390px;
	left: 546px;
	top: 75px;
}

#collage_sub {
	position: absolute;
	height: 720px;
	width: 390px;
	left: 546px;
	top: -15px;
}

#collage_lokal {
	position: absolute;
	height: 680px;
	width: 390px;
	left: 500px;
	top: 70px;
}

#collage_presse {
	position: absolute;
	height: 600px;
	width: 535px;
	left: 450px;
	top: 105px;
}

#collage_kontakt {
	position: absolute;
	height: 680px;
	width: 390px;
	left: 481px;
	top: 80px;
}

#collage_shop {
	position: absolute;
	height: 580px;
	width: 390px;
	left: 536px;
	top: 70px;
}

ul {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #707173;
	line-height: 16px;	
}	

li {
	margin-bottom: 5px;
}

a {
	font-weight: normal;
	color: #707173;
}

#mailform input, textarea, select {
	border: 1px solid #707173;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#mailform label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
	vertical-align: bottom;
}

#mailform input[type=submit] {
	margin-left: 105px;
	
}

.align-center {text-align:center;}

.align-left {
 
text-align: left;
 
}
 
.align-center {
 
text-align: center;
 
}
 
.align-right {
 
text-align: right;
 
}

hr {
	color: #707173;
	background-color: #707173;
	clear:right;
	height:1px;
	border:none;
        margin: 0 auto;
	width: 90%;
	/* align: center !important */
}


