/* CSS Document for kaisers-hof.de */

* {
	border:0;
	margin:0;
	padding:0;
}

html {
	height:100% !important;
}

body {
	background-color:#ffefc0;
	color:#910000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	height:100% !important;
}

td, th {
	font-size:12px;
	line-height:18px;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #FD4102;
}

a:hover, a:active {
 	text-decoration: none;
	color: #FF6400;
}

p {
	margin-bottom:18px;
}

small {
	font-size:10px;
}

h2 {
	color:#ff822c;
	font-weight:bold;
	font-size:14px;
	margin: 0 0 10px 0;
	letter-spacing:1px;
	border-bottom: 1px solid #ffca58;
	padding:2px;
	text-transform:uppercase;
}

hr {
	border-bottom: 1px solid #ffca58;
}

.clear {
	clear:both;
}

.left {
	float:left;
	margin-right:5px;
	width:45%;
}

.right {
	float:right;
	margin-left:5px;
	width:45%;
}

img.left, img.right {
	width:auto;
}

ul {
	margin: 8px 0 8px 0;
}



li {
	margin:2px 0 2px 15px;
	list-style: outside square;
	width:auto;
}


li.heading {
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 2px 12px;
	letter-spacing:1px;
	list-style-type:none;
}

/* form */

input, textarea {
	padding:3px;
	border:1px solid #FF9F02;
	background-color:#FFF6BB;
	color:#910000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/* Container Layout */

#site {
	width:800px;
	background: #ffefc0 url(../images/bg.jpg) repeat-y;
	margin:0px auto;
	min-height:100% !important;
}

#header {
	width:800px;
	height: 200px;
}

#left {
	width:220px;
	float:left;
	margin: 0 10px 0 20px;
	padding:0;
}

#right {
	width: 500px;
	float:right;
	padding:0;
	padding-bottom:10px;
	margin:0 40px 0 10px;
	line-height:170%;
	text-align:justify;
}

#footer {
	clear:both;
	width:770px;
	text-align:right;
	padding:5px 30px 5px 0px;
}

/* Navigation */

#navigation {
	width:220px;
}

#navigation li {
	margin:0;
	list-style:none;
	padding: 0 10px 0 0;
}


.top {
	border-top:1px solid #ffc655;
}

#navigation li ul {
	padding:0;
	margin:0;
	width:220px;
	border-bottom:1px solid #ffc655;
}

#navigation li ul li {
	padding:0;
	margin:0;
	width:200px;
}

#navigation li a,  #navigation li a:link, #navigation li a:visited  {
	color:#ff6400;
	text-decoration:none;
	width:190px;
	font-size:14px;
	padding: 6px 0px 6px 30px;
	display:block;
	border-bottom:1px solid #ffc655;
	background: #fff6ba url(../images/navi_bg.jpg) no-repeat;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing:1px;
}

#navigation li a:hover, #navigation li a.current , #navigation li a:active {
	color:#ff6400;
	background:#fffad7 url(../images/navi_bg_hover.jpg) no-repeat;
}

#navigation li a.small,  #navigation li a.small:link, #navigation li a.small:visited  {
	color:#ff6400;
	text-decoration:none;
	width:170px;
	font-size:12px;
	padding: 6px 0px 6px 50px;
	display:block;
	border-bottom:0;
	background: #fff6ba;
	text-transform:none;
	font-weight: normal;
	letter-spacing:1px;
}

#navigation li a.small:hover, #navigation li a.small.current , #navigation li a.small:active {
	color:#910000;
	background:#fffad7;
}

/* classes */

.dlg {
	width:59px;
	margin:40px 0 -10px 80px;
	position:absolute;
}

.overtop {
	margin-top: -36px;
}

.karte {
	margin-left:40px;
	border:1px solid #ffc655;
}

img.galerie {
	margin: 0 12px 25px 13px;
}

img.w_innen {
	margin: 0 2px;
	border:1px solid #FF9F02;
}

/* Tables */

table.freizeit td{
	padding:3px;
}

td.head {
	width:50%;
	color:#ff822c;
	font-weight:bold;
	font-size:14px;
	height:30px;
	vertical-align:bottom;
	letter-spacing:1px;
	border-bottom: 1px solid #ffca58;
	text-transform:uppercase;
}



/* wohnungen */

.wohnung ul {
	float:left;
	width:250px;
	margin:0;
}

.wohnung img {
	border:1px solid #ffc655;
	margin:0;
}

.wohnung div.img {
	float:right;
	width:160px;
	text-align:center;
	margin:0;
	line-height:12px;
}

.wohnung div.img small {
	font-size:12px;
	margin:0;
}

/* hofladen */

.hofladen img {
	width:200px;
}

.hofladen ul, .hofladen p{
	width:280px;
}

/* kontakt */

table.kontakt td{
	padding:5px 0 0 0;

}

.kontakt td textarea {
	width:99%;
}

div.hinweis {
	padding:10px;
	border:1px solid #FF9F02;
	background-color:#FFF6BB;
}

/* gbook */

.entry {
	margin:10px 0 30px 0;
	border-bottom:2px solid #fff6ba;
	background:#fffad7;
}

.entry .author {
	background-color:#fff6ba;
	padding:5px 15px 5px 15px;
}

.entry .author strong{
	font-weight:bold;
	font-size:16px;
	color:#ff6400;
	float:left;
	margin-right:10px;
}

.entry p {
	margin:0;
	padding:5px 15px 5px 15px;
}
