/*
Theme Name: Stadthotel Pohlmann
Theme URI: http://www.stadthotel-pohlmann.de
Description: Wordpress Theme f&uuml;r das Stadthotel Pohlmann
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.0
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d6caa4;
	background-repeat: repeat-x;
	background-image: url(images/top.bg.jpg);
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a5a;
}

img {border:0;}

/* LINKS */
/* ========================================= */

a:link {
	color: #3c688d;
	text-decoration:underline;
}
a:visited {
	color: #3c688d;
	text-decoration:underline;
}
a:active {
	color: #3c688d;
	text-decoration:underline;
}
a:hover {
	color: #800000;
	text-decoration:underline;
}

/* HEADER */
/* ========================================= */

#layHeader {
	position:absolute;
	width:901px;
	height:177px;
	z-index:1;
	margin-left:-450px;
	left:50%;
}
#layTopImage {
	position:absolute;
	width:700px;
	height:177px;
	z-index:1;
	left: 201px;
	top: 0px;
}
#layTopLogo {
	position:absolute;
	width:269px;
	height:112px;
	z-index:2;
	top: 65px;
}

/* MENU */
/* ========================================= */

#layMenuLevel1 {
	position:relative;
	width:700px;
	float: right;
	background-color: #3c688d;
	background-image:url(images/menu.level1.bg.gif);
	background-repeat:repeat-x;
	height:44px;
}

#layMenuLevel1 ul li{
	list-style-type: none;
	display:inline;
	padding-right:24px;
	margin-left:-10px;
}

#layMenuLevel1 li a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#layMenuLevel1 li a:hover{
	color:#85a1b8;
}

*+html #layMenuLevel1 ul {
	padding-top:14px;
}

/* ========================================= */

#layMenuLevel2 {
	position:relative;
	width:700px;
	float: right;
	background-color: #85a1b8;
	background-image:url(images/menu.level2.bg.gif);
	background-repeat:repeat-x;
	height:45px;
}

#layMenuLevel2 ul li{
	list-style-type: none;
	display:inline;
	padding-right:30px;
	margin-left:-10px;
}

#layMenuLevel2 li a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#layMenuLevel2 li a:hover{
	color:#3c688d;
}

*+html #layMenuLevel2 ul {
	padding-top:13px;
}

/* CONTENT */
/* ========================================= */

#layContentBody {
	position:absolute;
	width:901px;
	z-index:2;
	top: 177px;
	margin-left:-450px;
	left:50%;
}
#layContentLeft {
	position:relative;
	width:201px;
	float: left;
}

#layContentRight {
	position:relative;
	width:640px;
	float: right;
	background-color: #FFFFFF;
	padding: 30px;
	background-image:url(images/content.bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* FOOTER */
/* ========================================= */

#layFooter {
	position:relative;
	width:640px;
	float: right;
	background-color: #ab9f77;
	padding: 30px;
	border-bottom: 8px solid #800000;
}

/* HEADINGS */
/* ========================================= */

h1, h1 a {
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #800000 !important;
	font-size:22px;
	font-weight:normal;
	text-decoration: none !important;
}

h1 a:hover {
	color: #000000 !important;
}

h2 {
	display: inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size:16px;
	font-weight:normal;
}

h3 {
	display: inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size:14px;
	font-weight:normal;
}

/* TEXT */
/* ========================================= */

.Footer {
	color:#FFFFFF;
	font-size:12px;
}

.Footer a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.Footer a:hover {
	color:#6c644b;
	font-size:12px;
	text-decoration:none;
}

/* SPACER */
/* ========================================= */

#LineSpacer {
	position:relative;
	width:640px;
	float:inherit;
	background-color:none;
	background-image:url(images/line.spacer.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:60px;
}

*+html #LineSpacer {
	float:left;
}

.partner { margin-top:20px; display:block; clear:both; width:600px; }
.partner img {padding-right:20px; float:left; }
.partner h2 { display:block; } 