/*
Theme Name: parkhotel-schloss-wulkow.de
Theme URI: http://www.parkhotel-schloss-wulkow.de
Description: "parkhotel-schloss-wulkow.de" is a one column theme for WordPress 2.x.
Version: 1.0
Author: Intradus GmbH
Author URI: http://www.intradus.com
License: Private
*/

body {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #555;
}

div#header div#right, div#menue, div.ngg-imagebrowser-nav {
	display: none;
}

div#footer {
	font-size: 10px;
}

div.IA-bottom {
	width: 300px;
}

div#logo {
	width: 100%;
	height: 60px;
	background-image: url(images/layout/schloss_wulkow-print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 20px;
}

div#logo img {
	display: none;
}

/* --- ABSÄTZE --- */

p {
	margin: 0px;
	margin-bottom: 13px;
}

p strong {
	color: #555;
}

p.preis {
	float: right;
}

h1 {
	margin: 0px;
	margin-bottom: 16px;
	color: #42457e;
	font-size: 21px;
	font-weight: normal;
}

h2 {
	background-image: url(images/ueberschriften/h2_block.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
	margin-top: 25px;
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: normal;
	clear: both;
}

h2 strong {
	color: #42457e;
	font-weight: normal;
}

h3 {
	margin-top: 25px;
	margin-bottom: 16px;
	color: #42457e;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #cbcac8;
}

a {
	color: #2c3266;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #605e59;
}

hr {
	background-color: #cbcac8; /* Mozilla 1.4 */
	color: #cbcac8; /* IE 6 */
	border: #cbcac8; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin: 10px 0px;
}

small {
	font-size: 85%;
}

a > img {
	border: 1px solid #cdcdcd;
	padding: 5px;
}

blockquote {
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding-left: 40px;
}


/* --- Bilder --- */

h1.bild a > img {
	border: none;
}

div.pic img {
	width: 285px;
	margin-left: 23px;
}

div.text {
	width: 52%;
	line-height: 155%;
}

div.right {
	width: 45%;
	position: absolute;
	float: right;
	margin-left: 55%;
}

div.ngg-gallery-thumbnail-box {
	width: 70px;
	float: left;
}

div.ngg-gallery-thumbnail-box a img {
	width: 65px;
	height: 65px;
	margin-left: 5px;
}
	