body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background-color: #eee;
	line-height: 130%;
	text-align: center;
}

#wrapper-header {	background: #222; }
/* Definitionen der jeweiligen Seitenbanner ------------------------------------------------------*/
#header {
	background: #222 url('images/banner6.jpg') repeat-x right;
	width: 85%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header_ev {
	background: #222 url('images/banner4.jpg') repeat-x right;
	width: 85%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header_kt {
	background: #222 url('images/banner7.jpg') right no-repeat;
	width: 85%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header_we {
	background: #222 url('images/banner8.jpg') right no-repeat;
	width: 85%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header_sk {
	background: #222 url('images/banner10.jpg') repeat-x right;
	width: 85%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}


#header h1 {
	margin: 0;
	padding: 0;
	color: #dc143c;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}

#header_ev h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}

#header_kt h1 {
	margin: 0;
	padding: 0;
	color: #dc143c;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}

#header_we h1 {
	margin: 0;
	padding: 0;
	color: red;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}

#header_sk h1 {
	margin: 0;
	padding: 0;
	color: #dc143c;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}


/* Ende Definitionen der jeweiligen Seitenbanner --------------------------------------------------------------------*/

#wrapper-menu {
	background: #E55454 url('images/menu-background2.png') repeat-x top left;
	float: left;
	width: 100%;
}

#menu {
	width: 85%;
	margin: 0 auto;
	font-size: 95%;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
}

* html #menu { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #E56666;
	border-right: 1px solid #E56666;
	width: 100%;
}

#menu li { display: inline; }

#menu a:link, #menu a:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #E56666;
}

#menu a:hover {
	background: #E5A4A4 url('images/menu-hover2.png') repeat-x;
	color: #8C142C;
}

#content {
	width: 83%; /* 93% because it has 1% padding on each side, which brings it to 95% wide */
	margin: 0 auto;
	padding: 3.5em 1% 20px 1%;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: white;
	font-size: 90%;
	text-align: left;
}
#content_menue {
   width: 83%; /* 93% because it has 1% padding on each side, which brings it to 95% wide */
   margin: 0 auto;
   padding: 3.5em 1% 20px 1%;
   border-left: 1px solid #bbb;
   border-right: 1px solid #bbb;
   background: white url(images/bgmenu.JPG) no-repeat scroll bottom;
   font-size: 90%;
   text-align: left;
}
* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */

#footer {
	margin: 0 auto;
	padding: 2px 1%;
	width: 83%;
	text-align: right;
	color: white;
	letter-spacing: 0.15em;
	background: #E55454 url('images/menu-background2.png') repeat-x top left;
	border: 1px solid #E56666;
	font-size: 80%;
}

h2 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A52A2A;
	font-size: 150%;
	letter-spacing: -1px;
}

h3 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px dashed Gray;
	font-size: 100%;
	letter-spacing: -1px;
}

ul {
	list-style-image: url('http://www.landgasthof-krauss.de/images/115r.gif');
	list-style-type: none ;
}

a:link, a:visited {
	color: #A52A2A;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p { margin-left: 1em; }

/* Tabellen-Layout Eventseite/Kalender*/
.event {
	font-size: 95%;
	vertical-align: top;
	text-align: left;
	padding-left: 5%;
}

/* Formular-Layout */
.button {
	border-bottom: black 1px solid;
   border-left: #297394 1px solid;
   border-right: black 1px solid;
   border-top: #297394 1px solid;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
	color: black;
	background-color: #dfdfdf;
	cursor: pointer;
	display: inline;
	width: auto;
}

.text {
	background-color: #F5F5F5;
	color: #000000;
	border: 1px dotted black;
}

.select {
	background-color: #F5F5F5;
	color: #000000;
}

/*hinweis-text ###################################### */
/* ursprünglich: #hinweis  */
.hinweis {
	border-bottom: 1px dotted black;
	border-left: 1px dotted #297394;
	border-right: 1px dotted black;
	border-top: 1px dotted #297394;
	font-size: 100%;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	font-weight: normal;
	color: black;
	background-color: #fffacd;
	width: 60%; /* ursprünglich 'auto' */
	display: block;
}
