@charset "utf-8";

/**
* @version   1.0
* @author    Thomas Wilhelm ( http://thomas.web-wack.at/ )
* @copyright (c) 2010 author
*/

/* General Markups Styles
---------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

html {
	margin-bottom: 1px;
	height: 100%;
	font-size: 100%;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #444;
	background: #ffe8cc url("./img/bg-grad.png") repeat-x;
}

img {
	border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #943030;
}

/* Link Styles
---------------------------------------- */
a, a:link, a:visited {
	text-decoration: none;
	color: #cb0002;
}

a:hover {
	text-decoration: underline;
	color: #b13334;
}

/* Main Boxes
---------------------------------------- */
#wrap {
	width: 980px;
}

.home #wrap {
	margin: 0 2em;
}

#page-header {
	position: relative;
	height: 180px;
}

#page-body {
	width: 720px;
	float: right;
	padding-top: 2em;
}

.home #page-body {
	width: 980px;
	float: none;
	padding-top: 0;
}

#page-footer {
	margin: 2em 2em 0;
	padding: 6px 0 2em;
	border-top: 3px solid #feddb7;
}

.home #page-footer {
	margin: 2em 0 0;
}

#sidebar {
	float: left;
	width: 242px;
	background: url("./img/bg-schiach.png") repeat-x left bottom;
}

#sidebar > .inner {
	padding: 8px 12px;
}

#sidebar-btm {
	width: 242px;
	height: 20px;
	background: url("./img/sidebar-btm.png") no-repeat;
}

/* Logo and Small Logo
---------------------------------------- */
#logo {
	position: absolute;
	top: 6px;
	left: 0;
}

#logo, #logo h1, #logo h1 a {
	display: block;
	width: 344px;
	height: 165px;
}

#logo h1 {
	text-indent: -9999em;
}

#logo h1 a {
	background: url("./img/logo.png") no-repeat;
}

#logo-small, #logo-small h1, #logo-small h1 a {
	display: block;
	width: 242px;
	height: 116px;
}

#logo-small h1 {
	text-indent: -9999em;
}

#logo-small h1 a {
	background: url("./img/logo-small.gif") no-repeat;
}

#header-mitte {
  position: absolute;
  top: 20px;
  left: 500px;
  color: #CC0001;
  font-size: 20px;
  font-weight: bold;
  text-align:center;
  line-height: 35px;
}

/* Polaroid (photogallery link)
---------------------------------------- */
#polaroid {
	position: absolute;
	top: 0;
	right: 0;
}

#polaroid, #polaroid h2, #polaroid h2 a {
	display: block;
	width: 151px;
	height: 160px;
}

#polaroid h2 {
	text-indent: -9999em;
}

#polaroid h2 a {
	background: url("./img/polaroid.png") no-repeat left top;
}
#polaroid h2 a:hover {
	background-position: left bottom;
}

/* Navigation on Index Layout
---------------------------------------- */
#navi-home ul {
	margin-left: 170px;
	list-style: none;
}

#navi-home li {
	margin-right: 6px;
	text-indent: -9999em;
	float: left;
}

#navi-home li a {
	display: block;
	width: 100px;
	height: 468px;
	background-repeat: no-repeat;
}

#nh-schaueini a { background-image: url("./img/menu/menu_1_1.jpg"); }
#nh-ohrenschmaus a { background-image: url("./img/menu/menu_2_1.jpg"); }
#nh-einigspuern a { background-image: url("./img/menu/menu_3_1.jpg"); }
#nh-umwasunsgeht a { background-image: url("./img/menu/menu_4_1.jpg"); }
#nh-kummaufsland a { background-image: url("./img/menu/menu_5_1.jpg"); }
#nh-kontakt a { background-image: url("./img/menu/menu_6_1.jpg"); }

#nh-schaueini a:hover {
	background-position: left bottom;
	background-image: url("./img/menu/menu_1_2.jpg");
}
#nh-ohrenschmaus a:hover {
	background-position: left bottom;
	background-image: url("./img/menu/menu_2_2.jpg");
}
#nh-einigspuern a:hover {
	background-position: left bottom;
	background-image: url("./img/menu/menu_3_2.jpg");
}
#nh-umwasunsgeht a:hover {
	background-position: left bottom;
	background-image: url("./img/menu/menu_4_2.jpg");
}
#nh-kummaufsland a:hover {
	background-position: left bottom;
	background-image: url("./img/menu/menu_5_2.jpg");
}
#nh-kontakt a:hover {
	background-position: left bottom;
	background-image: url("./img/menu/menu_6_2.jpg");
}

/* small menu in sidebar */
.menu-small {
	list-style: none;
}

.menu-small li {
	margin-bottom: 6px;
	text-indent: -9999em;
}

.menu-small li a {
	display: block;
	width: 120px;
	height: 42px;
	background-repeat: no-repeat;
}

#schaueini a { background-image: url("./img/menu-small/schaueini.jpg"); }
#home a { background-image: url("./img/menu-small/home.jpg"); }
#ohrenaugen a { background-image: url("./img/menu-small/ohrenschmaus.jpg"); }
#einig a { background-image: url("./img/menu-small/einig.jpg"); }
#wasgeht a { background-image: url("./img/menu-small/umwosunsgeht.jpg"); }
#kummland a { background-image: url("./img/menu-small/kummaufsland.jpg"); }
#anreise a { background-image: url("./img/menu-small/anreise.jpg"); }
#info a { background-image: url("./img/menu-small/info.jpg"); }
#link a { background-image: url("./img/menu-small/link.jpg"); }
#Presse a { background-image: url("./img/menu-small/presse.jpg"); }
#kontakt a { background-image: url("./img/menu-small/kontakt.jpg"); }

/* Text Layout
---------------------------------------- */
#page-body h1 {
	margin: 0 0 12px;
	font-size: 3em;
}

#page-body p {
	margin-bottom: 8px;
	line-height: 1.4;
	font-size: 1.2em;
}

/* Tweaks
---------------------------------------- */
*:focus {
  outline: none;
}

.clear, .clearfix:after, #navi-home:after {
  display: block;
  visibility: hidden;
  content: ".";
  clear: both;
}

.platzhalter {
	height: 400px;
}
