@charset "utf-8";
/* CSS Document */

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

body {
	background-image:url(../pics/body.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ffffff;
	
	padding:0;
	margin:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#373b41;
}


hr {
	background-color:#8b8fa7;
	border:medium none;
	color:#8b8fa7;
	height:1px;
}

a {
	text-decoration:none;
	color:#1c1c1c;
}

a:hover, .news_link{
	color:#e42322;
	text-decoration:underline;
}

h1 {
	color:#1c265c;
	font-size:15px;
	line-height:26px;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px solid #8b8fa7;
}

h2 {
	color:#1c265c;
	font-size:12px;
	font-style:italic;
}

h3 {
	color:#e42322;
	margin-top:0;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}

#out {
	margin:0 auto;
	width:960px;	
	min-height:100%;
	position:relative;
}

#left {
	float:left;
	width:165px;
	padding-left:25px;
	
	background-image:url(../pics/red_quader.jpg);
	background-repeat:no-repeat;
	background-position:left 430px;
}

#oeffnungszeiten {
	font-size:11px;
	line-height:17px;
	margin-left:20px;
}

#anfahrt {margin-bottom:25px;}
#logo {margin-bottom:25px;}
.kontakt {margin-bottom:25px;}

#main_out {
	float:left;
	width:770px;
}

#navigation {
	height:36px;
	background-image:url(../pics/header.jpg);
	background-repeat:repeat-x;
	
	padding-top:27px;
		
	margin-left:45px;
}

#center {
	float:left;
	width:493px;	
	margin-left:43px;	
}

#slideshow {
	height:154px;
	width:100%;
	/*	background-image:url(../pics/slideshow_spacer.jpg);*/
	
	margin-bottom:25px;
}

#content {
	padding-right:30px;
}

#right {
	float:left;
	width:234px;
}

#zusatz_content {
	height:123px;
	background-image:url(../pics/zusatz_content.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	
	font-style:italic;
	
	padding:15px 25px;
	margin-bottom:15px;
}

#zusatz_content a{
	font-style:normal;
	color:#FFFFFF;
	font-weight:bold;
}

#zusatz_content a:hover{
	text-decoration:underline;
}

.block {
	padding:15px 25px;
}

.block strong {
	font-style:italic;
	color:#1c265c;
}

.headline {
	background-image:url(../pics/block_headline_blue.png);
	background-repeat:no-repeat;
	width:184px;
	height:25px;
	line-height:25px;
	
	margin-bottom:10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.headline-short {
	background-image:url(../pics/button-stellenangebote.jpg);
	background-repeat:no-repeat;
	width:162px;
	height:25px;
	line-height:25px;
	
	margin-bottom:10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.headline.red {
	background-image:url(../pics/block_headline_red.png);
}

.clear {
	clear:both;
}

#fckeditor {
	padding:10px;
	background-image:none;
	background-color:#FFFFFF;
}


#specialLink a{
	font-size:16px;
	color:#e42423;
	font-weight:bold;
	background-image:url(../pics/arrow-red-big.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:15px;
}

#specialLink a.hover{
	text-decoration:underline;
}

img.bannerbeer{
	margin-left:-6px;	
	}
	
#xmasTeaser{
	width:212px;
	height:377px;
	position:absolute;
	right:194px;
	top:350px;	
	}
