﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-image:url('images/hintergrund_elfenbein.jpg');
	background-repeat:repeat; 
}

*{
	margin:0px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:150%;
}

#sharedcontent{
	width:620px;
	float:left;
}


#header {
 /*	width:980px; */
 width:100%;
 background-image:url('images/banner_repeat.jpg');
 background-repeat:repeat-x;
 background-position:0px 0px;

}

#header table{
	margin:0px;
	padding:0px;
}


div{
   /* border:1px black solid; */
}

#container {
    clear: both; 
	width: 100%;
}

#left_col {
	margin-top:1px;
	float: left;
	width: 149px;
}

* html #left_col{
	margin-top:1px; 
}

*+html #left_col{
	margin-top:-14px; 
}

#left_col ul{
	list-style-type:none;
}

#right_col {
	/* position:absolute; */
	/* left:840px; */
	float:left;
	margin-right:0px;
	width: 149px;
    border:1px #ce361c solid; 
}
* html #right_col{
	margin-right:10px;
}

#right_col hr{
	height:1px;
	color:#ce361c;
	border-style:dashed;
}

#page_content {
	position:absolute;
	padding-left:15px;
	margin-top:-15px;
	margin-left: 149px;
	margin-right: 0px;
	width:590px; /* 765px; */
	border:1px #ba3329 solid;
}

* html #page_content
{
	position:relative;
	margin-top: 1px; 
	margin-left: 149px;
	margin-right: 0px;
	width:590px; /* 765px; */
}

*+html #page_content{
	position:relative;
	margin-top: -14px; 
	margin-left: 149px;
	margin-right: 0px;
	width:590px; /* 765px; */
}

#page_content_right {
	position:absolute;
	padding-left:15px;
	margin-top:-15px;
	margin-left: 764px;
	margin-right: 0px;
	width:149px; /* 765px; */
	border:1px #ba3329 solid;
	padding-top:10px;
	padding-bottom:10px;
}

* html #page_content_right
{
	position:absolute;
	margin-top: 1px; 
	margin-left: 764px;
	margin-right: 0px; 
	width:149px; /* 765px; */
}

*+html #page_content_right{
	position:absolute;
	margin-top: 1px; 
	margin-left: 764px;
	margin-right: 0px;
	width:149px; /* 765px; */
}


.navigationsmenue{
	list-style-type:none;
	background-color:#eceded;
}

* html .navigationsmenue{
	margin-left:0px;
}

.navigationsmenue li{
	/* background-color:blue; */
	border-bottom: 1px white solid;
}

.navigationsmenue .aktiv{
	background-color:white!important;
	color:#004b8e!important;
}


.navigationsmenue .grau{
	background-color:#eceded;
	color:#74737c;	
	/* color:#abacb3; */
}

.navigationsmenue .dunkelblau{
	background-color:#004b8e;
	color:white;
}

.navigationsmenue a{
	text-decoration:none;
	display:block;
	width:190px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:inherit;
	font-size:9px;
	font-weight:bold;
	line-height:100%;
}

.navigationsmenue span{
	text-decoration:none;
	display:block;
	width:190px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:inherit;
	font-size:9px;
	font-weight:bold;
	line-height:100%;
}


.navigationsmenue a:hover, .navigationsmenue a:hover{
	background-color:#ccdbe8;
	color:#004b8e!important;
}

.werbeblock{
	/* border:2px #ce361c solid; */
	color:white;
}

.werbeblock img{
	padding-bottom:10px;
}

.werbeblock2{
	/* border:1px #ce361c solid; */
	color:white;
}


.werbeblock h1{
	background-color:#ce361c;
	padding:10px;
	font-size:10px;
}

.werbeblock p{
	padding:10px;
	padding-top:5px;
	font-size:9px;
	color:black;
}

.werbeblock a{
	color:black;
	text-decoration:none;
}

#leftcontent{
	float:left;
	width:49%;
}

#leftcontent .contentbox img{
	padding-left:10px;
}

#rightcontent{
	float:right;
	width:49%;
}

#rightcontent2{
	float:right;
	width:48%;
}

#rightcontent .contentbox, #rightcontent2 .contentbox{
	padding-left:0px;
}
#rightcontent .contentbox img, #rightcontent2 .contentbox img{
	margin-bottom:10px;
	/* width:200px; */
}

img{
	img { -ms-interpolation-mode: bicubic; }
}

.contentbox{
	padding:10px;
}

.contentbox h1{
	margin-top:10px;
	margin-bottom:10px;
}

#rahmen{
	border:0px black solid;
	width:1020px; 
	/* width:100%; */
	/* float:left; */
	margin: 0 auto;
	padding-right:10px;
	/* background-image:url('images/banner_repeat.jpg');
	background-repeat:repeat-y;
	background-position:right bottom; */
}

#footer{
	border:0px #ff6600 solid;
	width:1030px;
	height:0px;
	clear:both;
	/* background-image:url('images/schatten_unten.jpg');
	background-repeat:no-repeat;
	background-position:right top;  */
}

#mn_gasthaus
{
	
}

#mn_hotel:hover 
{

}

#mn_catering
{
	
}

#mn_ferienwohnung
{
	
}

#mn_kontakt
{
	
}

#stadthalle_logo_menu{
	border:0px black solid;
	/* position:relative; */
	/* top:570px; */
	/* top:50px;
	left:10px; */
}

#stadthalle_logo_menu:hover{
	
}
