/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*{
	margin:0;
	padding-left: 10;
}

@font-face {
 font-family: Century;
 src: url("Century.eot") /* EOT file for IE */
}
@font-face {
 font-family: Century;
 src: url("Century.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Sloop;
 src: url("Sloop-ScriptOne.eot") /* EOT file for IE */
}
@font-face {
 font-family: Sloop;
 src: url("Sloop-ScriptOne.ttf") /* TTF file for CSS3 browsers */
}


body {
	background: #c0c6cb;
	margin-top: 5px;
	text-align: justify;
	font-family: Century, Verdana, Helvetica;
	font-size: small;
	text-align: justify;
	color: #000;
}

h1, h2, h3, h4, h5 {
	margin: 2;
	text-align: left;
}

/* Header */

#header {
	width: 796px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	border: 7px solid #FFF;
	border-bottom: none;
	background-color: #fbf0de;
	background: url(../images/header.gif) no-repeat ;
}

#lang {
	width: 796px;
	margin: 5px auto;
	padding: 0;
}


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

a:hover {
	color: #672d2c;
	text-decoration: none;
}

.img {
	margin: 3px 15px 0px 0px;
	border: 5px #FFF solid;
}

a.galerie:link {
	text-decoration: none;
	color: #f6e6c5;
	border:none;
}

a.galerie:hover {
	text-decoration: none;
	color: #f6e6c5;
	border:none;
}

a.galerie:visited {
	text-decoration: none;
	color: #f6e6c5;
	border:none;
}

a.galerie:active {
	text-decoration: none;
	color: #f6e6c5;
	border:none;
}

a.lang:link {
	text-decoration: none;
	color: #c0c6cb;
	border:none;
}

a.lang:hover {
	text-decoration: none;
	color: #c0c6cb;
	border:none;
}

a.lang:visited {
	text-decoration: none;
	color: #c0c6cb;
	border:none;
}

a.lang:active {
	text-decoration: none;
	color: #c0c6cb;
	border:none;
}
.strong {
	font-weight: bold;
}
.team {
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 420px;
	
}
.team2 {
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 470px;
	
}
.disclaimer{
	font-size:x-small;
	line-height: 1.1em;
	}
/* Content */

#content, #content-bar, #content-restaurant, #content-tagung, #content-hotel, #content-bankett, #content-historie
{
	width: 796px;
	height: 390px;
	margin: 0 auto;
	border: 7px solid #fff;
	border-top: none;
	background: #f3e3c3;
}

#content-galerie {
	width: 796px;
	height: 390px;
	margin: 0 auto;
	border: 7px solid #fff;
	border-top: none;
	background: #f6e6c5;
}



#colOne {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: right;
	margin-top: 10px;
	width: 500px;
	height: 380px;
	padding: 0 10px 0 10px;
	overflow: auto;
}

#colOneTwo {
	float: left;
	width: 770px;
	margin-top: 10px;
	padding: 0 10px 0 20px;
}

p {
	line-height:1.3em;
	text-align: left;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18pt;
	letter-spacing: 0px;
}


#footer {
	width: 796px;
	margin: 0 auto;
	padding-top: 10px;
}


#footer p {
	text-align: right;
	padding: 0;
	font-size: 10px;
	color:#FFF;
}

#footer a {
	text-align: right;
	padding: 0;
	font-size: 10px;
	color:#FFF;
}

#footer a:hover {
	text-align: right;
	padding: 0;
	font-size: 10px;
	color:#FFF;
	text-decoration:underline;
}




.menu{
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
	margin: 0 auto;
	padding:0px;
	font: 67.5% Century, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	width: 796px;
	
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #672d2c url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#672d2c url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

