/* CSS Document */

body {
	background-color: #366D6D;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.tabellelinieoben {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #366D6D;
}

.menuespalte {
	padding-left: 3px;
	margin-left: 3px;
}


.ueberschriftgruen {
	color: #366D6D;
	font-size: large;
	font-weight: bold;
}
.bordercolor {
	background-color: #366D6D;
}
.texthervorgehoben {
	font-weight: bold;
	font-size: larger;
}

.angebote {
	font-size: large;
	font-weight: bold;
}
.titelgaestebuch {
	font-size: 30px;
	color: #366D6D;
	font-weight: normal;
}
.zeittabelle {
	border-color: #366D6D;
	border-style: solid;
	border-width: 2px;
}
.zeittabelleinhalt {
	font-size: smaller;
	font-weight: normal;
	border-color: #366D6D;
	border-style: solid;
	border-width: 1px;
}
.zeittabellelinks {
	border-color: #366D6D;
	border-style: solid;
	border-width: 1px;
}
.kleineruntertext {
	font-size: smaller;
	font-weight: normal;
}

hr {
	color: #366D6D;
	height: 2px;
	border: none;
	background-color: #366D6D;
}

.unterstrichen {
	font-weight: bolder;
	text-decoration: underline;
}
.fotorahmen {
	border: 1px solid #366D6D;
	padding: 2px;
	margin: 0px;
}

.schnappsch_bildtext {
	font-size: small;
	font-weight: normal;
}
.seiteninhalt {
	background-color: #BFDFDF;
}
.tabellenkopfzeile {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #366D6D;
}
.tabellehochgestellt {
	font-size: smaller;
	font-weight: normal;
}
.laufschrift {
	font-style: italic;
}
.disclaimertext {
	font-size: medium;
	font-weight: normal;
}
.gaestebuchinfotext {
	font-size: smaller;
	font-weight: bold;
}
.mikrotext {
	font-size: 2px
}

.links {
	font-size: 16px;
	font-weight: bold;
}
.newsticker {
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #366D6D;
	border-right-color: #366D6D;
	border-bottom-color: #366D6D;
	border-left-color: #366D6D;
}

