
/********************
---| GLOBAL TAGS 
*********************/
* {
	padding: 0;
	margin: 0;
	outline: none;
}

html,
body {
	width: 100%;
	height: 100%;
	min-width: 950px;
}

html {
}

body {
	color: #534e3a;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	overflow:-moz-scrollbars-vertical;
	background: url(../images/bg-body.jpg) no-repeat center 90px #fdfbec;
}

ol,
ul,
dl {
	list-style:none;
}

a {
	text-decoration: none;
	color: #ba332b;
}

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

img {
	border: none;
}

p {
	margin:0 0 18px 0;
}

.hr {
	margin: -8px 0 6px 0;
	height:2px;
	overflow:hidden;
	border:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #d6ceb4;
	display: block;
}

address {
	font-style: normal;
}

/********************
---| GLOBAL TAGS 
*********************/
.border {
	padding: 2px;
	border: 1px solid #5f3f2b;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.indented {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

.float-left {
	float: left;
	margin: 4px 5px 5px 0 !important;
}
/********************
---| CONTAINER 
*********************/
#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

/********************
---| HEADER 
*********************/
#header {
	width: 950px;
	height: 558px;
	position: relative;
}

/********************
---| LOGO 
*********************/
#branding {
	padding: 6px 0 0 0;
}

#branding a {
	margin: 0 auto;
	width: 286px;
	height: 130px;
	position: relative;
	display: block;
}

#branding a img {
	position: absolute;
	top: 0;
	left: 0;
}

/********************
---| NEWSTICKER 
*********************/
div#newsticker {
	position: absolute;
	left: 297px;
	top: 261px;
	width: 190px;
	height: 140px;
	color: #fff;
}
div#newsticker a {
	font-size: 17px;
	color: #f7e79d;
	background: url(../images/bg-weiterlesen.png) no-repeat 0 0;
	width: 82px;
	height: 14px;
	position: absolute;
	right: 6px;
	bottom: 26px;
	margin: -15px 0 0 0;
	line-height: 4px;
	font-size: 4px;
}

div#newsticker a span {
	font-size: 13px;
}

/********************
---| CONTENT CONTAINER
*********************/
h2 {
	color:#af292c;
	font-size: 20px;
	position: absolute;
	left: 39px;
	top: 495px;
	font-size: 48px;
	line-height: 48px;
	font-weight: normal;
}

h3 {
	color:#72918b;
	font-size: 18px;
}

#footer h3 {
	color: #ba2d29;
	font-size: 36px;
}

h4 {
	color:#92790d;
	font-size: 20px;
}

/********************
---| MAIN NAVIGATION 
*********************/
ul#navi {
	position: absolute;
	left: 531px;
	top: 176px;
	width: 149px;
	height: 207px;
}

ul#navi li {
	float: left;
	padding: 0 0 10px;
}

ul#navi li a {
	display: block;
	text-indent: -9999px;
	background: url(../images/bg-navi.png) no-repeat 0 0;
}

ul#navi li a.news {
	height: 21px;
	width: 70px;
	background-position: 0 0;
}

ul#navi li a.news:hover {
	background-position: -149px 0;
}

ul#navi li.active a.news {
	background-position: -298px 0;
}

ul#navi li a.baeckerei {
	height: 27px;
	width: 90px;
	background-position: 0 -31px;
}

ul#navi li a.baeckerei:hover {
	background-position: -149px -31px;
}

ul#navi li.active a.baeckerei {
	background-position: -298px -31px;
}

ul#navi li a.partyservice {
	height: 26px;
	width: 120px;
	background-position: 0 -68px;
}

ul#navi li a.partyservice:hover {
	background-position: -149px -68px;
}

ul#navi li.active a.partyservice {
	background-position: -298px -68px;
}

ul#navi li a.menuevorschlaege {
	height: 26px;
	width: 149px;
	background-position: 0 -104px;
}

ul#navi li a.menuevorschlaege:hover {
	background-position: -149px -104px;
}

ul#navi li.active a.menuevorschlaege {
	background-position: -298px -104px;
}

ul#navi li a.kreativ-karte {
	height: 23px;
	width: 130px;
	background-position: 0 -140px;
}

ul#navi li a.kreativ-karte:hover {
	background-position: -149px -140px;
}

ul#navi li.active a.kreativ-karte {
	background-position: -298px -140px;
}

ul#navi li a.gaestebuch {
	height: 24px;
	width: 95px;
	background-position: 0 -173px;
}

ul#navi li a.gaestebuch:hover {
	background-position: -149px -173px;
}

ul#navi li.active a.gaestebuch {
	background-position: -298px -173px;
}

/********************
---| ADDITIONAL NAVIGATION 
*********************/
ul#navi-add {
	position: absolute;
	left: 25px;
	top: 159px;
	width: 274px;
	height: 14px;
	overflow: hidden;
}

ul#navi-add li {
	float: left;
	padding: 0 12px 0 0;
}

ul#navi-add li a {
	display: block;
	height: 14px;
	text-indent: -9999px;
	background: url(../images/bg-navi-add.png) no-repeat 0 0;
}

ul#navi-add li a.index {
	width: 67px;
	background-position: 0 0;
}

ul#navi-add li.active a.index,
ul#navi-add li a.index:hover {
	background-position: 0 -14px;
}

ul#navi-add li a.kontakt {
	width: 49px;
	background-position: -79px 0;
}

ul#navi-add li.active a.kontakt,
ul#navi-add li a.kontakt:hover {
	background-position: -79px -14px;
}

ul#navi-add li a.anfahrt {
	width: 48px;
	background-position: -140px 0;
}

ul#navi-add li.active a.anfahrt,
ul#navi-add li a.anfahrt:hover {
	background-position: -140px -14px;
}

ul#navi-add li a.impressum {
	width: 54px;
	background-position: -200px 0;
}

ul#navi-add li.active a.impressum,
ul#navi-add li a.impressum:hover {
	background-position: -200px -14px;
}

/********************
---| CONTENT  MAIN
*********************/
#content-main {
	float: left;
	width: 595px;
	padding: 0 0 0 12px;
	position: relative;
	overflow: hidden;
}

.content-column {
	width: 269px;
	padding: 0 27px 0 0;
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
}
#content-main address, #content-main dl {
	padding: 0 0 15px;
}
.content-image {
	background:url(../images/bg-image.png) no-repeat 0 0;
	padding: 10px;
	position: relative;
	margin: 5px 0 0 0;
}

.content-image-small {
	background:url(../images/bg-image-small.png) no-repeat 0 0;
	padding: 10px;
	position: relative;
	margin: 5px 0 0 0;
}

.content-image .bild-vergroessen {
	width: 102px;
	height: 102px;
	position: absolute;
	left: 167px;
	top: 95px;
	background: url(../images/bg-bild-vergroessen.png) no-repeat 0 0;
}
.content-image-small .bild-vergroessen {
	width: 68px;
	height: 68px;
	position: absolute;
	left: 122px;
	top: 71px;
	background: url(../images/bg-bild-vergroessen-small.png) no-repeat 0 0;
}

/********************
---| CONTENT SIDEBAR 
*********************/
#content-sidebar {
	float: left;
	width: 299px;
	padding: 30px 0 0 34px;
	height: 475px;
	position: relative;
	background: url(../images/bg-sidebar.jpg) no-repeat 0 0;
	margin: 0 0 0 10px;
	overflow: hidden;
}

* html #content-sidebar {
	margin: 0 0 0 5px;
}

#content-sidebar h3 {
	color:#ffffff;
	font-size: 28px;
	margin: 0 0 5px 0;
}

#content-sidebar p {
	padding: 0 32px 0 0;
}

.fragen {
	padding: 0 0 41px;
}

/********************
---| FOOTER 
*********************/
#footer {
	width: 100%;
	height: 282px;
	background: url(../images/bg-footer.png) no-repeat center 0;
	position: relative;
	line-height: 22px;
	margin: -20px 0 0 0;
	z-index: 1;
	white-space: nowrap;
}

#footer-content {
	width: 438px;
	padding: 87px 0 0 512px;
	margin: 0 auto;
	height: 222px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.footer-column {
	float: left;
	padding: 0 26px 10px 0;
}

#anfahrt {
	width: 136px;
	height: 188px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50px;
	margin: 0 0 0 -136px;
	z-index: 2;
}

ul#sitemap {
	width: 300px;
	margin: -10px 0 0 0;
}

ul#sitemap li {
	float: left;
	padding: 0 15px 0 0;
	line-height: 25px;
}

ul#sitemap li a {
	color: #534e3a;
}

ul#sitemap li a:hover {
	color: #bc2d28;
	text-decoration: none;
}

#designed-by-euroweb {
	color: #534e3a;
	font-size: 17px;
	width: 99px;
	height: 55px;
	display: block;
	position: absolute;
	right: 25px;
	bottom: 31px;
	background: url(../images/bg-designed-by-euroweb.png) no-repeat 0 0;
}

/********************
---| ADDITIONAL CLASSES 
*********************/
dl.kontakt-info dt {
	display:block;
	float:left;
}

dl.kontakt-info dd {
	padding: 0 0 0 110px;
	line-height: 20px;
}

dl.shorter dd {
	padding: 0 0 0 80px;
	line-height: 20px;	
}

#accessibility {
	position: absolute;
	left: -9999px;
}


.imagecontainer {
	margin-top: 10px;
    margin-bottom: 10px;
}

.imagecontainer img {
	margin-bottom: 10px;
}