/*
** General settings including font styles
*/
body, h1, h2, h3, h4, h5, h6, p, td, th, ul, ol, li, blockquote, input, textarea, select {
	font-family: Tahoma, sans-serif;
	color: #000000;
}
body, p, td, th, ul, ol, li, blockquote, input, textarea, select {
	font-size: 12px;
}
a, a:hover {
	text-decoration: underline;
	color: #000000;
}

/*
** Headers
*/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0px;
}
h1 {
	margin: 10px 0px 15px;
	font-size: 1.9em;
}
h2, h4 {
	margin: 10px 0px 15px;
	font-size: 1.6em;
}
h3, h5 {
	margin: 5px 0px 10px;
	font-size: 1.2em;
}
h6 {
	margin: 2px 0px 5px;
	font-size: 1em;
}
h4, h5, h6 {
	text-align: justify;
}

.csc-header h1, .csc-header h2, .csc-header h3 {
	border-bottom: 1px solid #000000;
	clear: both;
}
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	padding-top: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

.csc-header-date {
	font-size: 0.8em;
	display: inline;
	margin-right: 20px;
}
.csc-subheader {
	font-style: italic;
	display: block;
}

/*
** Texts
*/
.bodytext, .align-justify, .align-left, .align-center, .align-right {
	margin: 5px 0px;
	text-align: justify;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align:	center;
}
.align-right {
	text-align:	right;
}
.indent {
	margin-left: 20px;
}
.important {
	color: #770000;
}
.name-of-person {
	font-weight: bold;
}
.detail {
	font-style: italic;
}

/*
** Frames
*/
.csc-frame {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.csc-frame-invisible {
}
.csc-frame-rulerBefore {
	border-top: 1px solid #000000;
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #000000;
}
.csc-frame-indent {
	padding-left: 30px;
}
.csc-frame-indent3366 {
	padding-left: 33%;
}
.csc-frame-indent6633 {
	padding-right: 33%;
}
.csc-frame-frame1 {
	display: block;
}
.csc-frame-frame1:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.csc-frame-frame2 {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px;
	background: url(pergament.jpg);
	border-top: 1px solid #4E1A0D;
	border-bottom: 1px solid #4E1A0D;
}
.csc-frame-frame3 {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px;
	background: url(pergament_red.jpg);
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*
** Tables
*/
.contenttable {
	border-collapse: separate;
	border-spacing: 2px;
	margin: 5px 0px;
	width: 100%;
}
.contenttable th,
.contenttable td {
	border-bottom: 1px solid #000000;
}
.speisekarte td,
.speisekarte-right td,
.speisekarte-center td {
	font-family: Courier, Courier New, Monospace;
	border: none;
}
.speisekarte b,
.speisekarte-right b,
.speisekarte-center b {
	font-size: 1.3em;
}
.speisekarte-right .td-last {
	text-align: right;
	width: 120px;
}
.speisekarte-center .td-1,
.speisekarte-center .td-2,
.speisekarte-center .td-3,
.speisekarte-center .td-4 {
	text-align: center;
}
.buffet th {
	width: 150px;
}
.buffet th,
.buffet td {
	font-family: Courier, Courier New, Monospace;
	padding: 5px 0px;
}
.shop-versand th {
	border-bottom: none;
	font-size: 1.15em;
}
.shop-versand td {
	text-align: right;
	border-bottom: none;
	font-size: 1.15em;
}

/*
** Forms
*/
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	background: none;
	border: 1px solid #000000;
	margin: 3px 0px 5px 3px;
	padding: 2px;
	width: 250px;
}
input[type=submit],
input[type=reset],
input[type=button] {
	width: auto;
}
.csc-mailform {
	border: none;
	margin: 0px;
	padding: 0px;
}
.csc-mailform-field {
	display: block;
}
.csc-mailform-field label {
	display: block;
	font-size: 0.9em;
}

/*
** Images
*/

/*
** Menu / Sitemap
*/
.csc-sitemap ul {
	margin: 5px 0px 2px 20px;
	padding: 5px 20px;
}
.csc-sitemap li {
	padding: 3px 1px;
	margin: 0px;
}
.csc-menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.csc-menu li {
	border-bottom: 1px solid #000000;
	display: block;
}
.csc-menu a {
	display: block;
	padding: 8px;
	text-decoration: none;
}
.csc-menu a:hover {
	background: url(menu.png) repeat-x left top;
}
.csc-menu li.end {
	border-bottom: none;
}
.csc-menu li.active {
	font-weight: bold;
}
.csc-menu .csc-section {
	font-weight: normal;
	font-style: italic;
}

/*
** Cols
*/
.cols .left,
.cols .right {
	width: 260px;
	float: left;
}
.cols .right {
	float: right;
}
.cols .speisekarte p {
	font-family: Courier, Courier New, Monospace;
}

/*
** Gästebuch
*/
.tx-veguestbook-pi1 .cols .left {
	width: 265px;
}
.tx-veguestbook-pi1 .cols .right {
	width: 220px;
}
.tx-veguestbook-pi1 .cols .right input {
	width: 200px;
}
.tx-veguestbook-pi1 .pagenavigation {
	text-align: center;
	margin: 10px;
}
.tx-veguestbook-pi1 .pagenavigation div { 
	display: inline;
	margin-right: 10px;
}
.tx-veguestbook-pi1 .entry,
.tx-veguestbook-pi1 .enter {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px;
	background: url(pergament.jpg);
	border-top: 1px solid #4E1A0D;
	border-bottom: 1px solid #4E1A0D;
}
.tx-veguestbook-pi1 .meta div { 
	display: inline;
	font-size: 0.9em;
	margin-right: 10px;
}
.tx-veguestbook-pi1 .content { 
	margin-top: 10px;
}
.tx-veguestbook-pi1 .comment { 
	margin-left: 20px;
	font-style: italic; 
}
.tx-veguestbook-pi1 .field {
	display: block;
	font-size: 0.9em;
}
.tx-veguestbook-pi1 label { 
	display: block;
}
