/* @override http://192.168.0.10/Diverse/gaestezimmer-bad-segeberg/Styles.css */

/* @group Reset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; margin: 0; padding: 0}
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* @end */

body { margin: 0;  padding: 0;
	background-color: #eef0eb;
	width: 100%;
}

div {
	font: 1em/1.2em Verdana, sans-serif; margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding: 0;
	width: 100%;
}

#top {
	
}

#Bilder {
	width: 50%;
	float: left;
	line-height: 10px;
}

#Text {
	width: 47%;
	float: left;
	padding-left: 2%;
}

strong {
	font-weight: bold;
}

h1 { color: #311512;
	font: 1.4em Verdana, sans-serif;
	border-bottom: 1px none #f68d03;
	text-align: left;
	page-break-after: avoid;
	padding-left: 20px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
}

h2 {
	border-bottom-style: none;
	font-size: 1em;
	font-weight: bold;
	color: #311512;
	padding-top: 10px;
	page-break-after: avoid;
	line-height: 1.2em;
}

#Bilder img {
	border-style: none;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0 0 2%;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	opacity: 1;
	padding-left: 20px;
}



p {
	margin-bottom: 9px;
	page-break-inside:avoid;
	padding-top: 5px;
}

/* @group Navi */

/* @end */

#footer { color: #a2a2a2;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 24px;
	text-align: left;
	clear: both;
	font-size: .8em;
	line-height: 1em;
}

#footer a {
	color: #a2a2aa;}

td {
	padding-right: 20px;
	vertical-align: bottom;
	line-height: 16px;
	padding-bottom: 10px;
}

a:hover {
	border-bottom: 1px solid #585858;}

a {
	color: #322839;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

table {
	margin-top: 5px;
}