/*
	BG:		#FCFCD6;
	BG-dark:	#D7D7B6;
	BG-darkdark:	#B5B599;
	Text:		black;
	Rot:		#CA1A02;
*/

html,
body {
	margin: 0;
	padding: 0;
	font: 9pt TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
	/*line-height: 160%*/;
	color: black;
	background-color: #FCFCD6;
	height: 100%;
}
.world {
	width: 800px;
	border: 1px solid black;
	height: 100%;
}

td,tr,table {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

a {
	cursor: pointer;
	color: #CA1A02;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:bb:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

a.small {
	color: #333333;
	font-weight: none;
	text-decoration: none;
	font-size: 8pt;
}
a.small:hover {
	text-decoration: underline;
}
a.small:bb:hover {
	text-decoration: underline;
}
a.small:visited {
	text-decoration: none;
}


img {
	border: 0;
	margin: 0;
	padding: 0;
}
.img {
	border: 1px solid #000000;
}

.tr0 {
	height: 0px;
	visible: 0;
}
.tr1 {
	height: 84px;
}
.tr2 {
	height: 108px;
}

#titel_11 { background-image: url( /images/titel_11.gif ); }
#titel_12 { background-image: url( /images/titel_12.jpg ); }
#titel_21 { background-image: url( /images/titel_21.jpg ); }
#titel_22 { background-image: url( /images/titel_22.jpg ); }
#titel_23 { background-image: url( /images/titel_23.jpg ); }
#titel_24 { background-image: url( /images/titel_24.jpg ); }

.middleimage {
	text-align: center;
	margin: 0;
	padding:0;
	
}

.foto {
	width: 100%;
}
.foto td{
	text-align: center;
}
.foto .text{
	font-size: 8pt;
	line-height: normal;
	margin: 0;
	padding: 0;
}


.downloadimg {
	width: 12px;
	height: 12px;
	padding-right: 5px;
	padding-left: 2px;
}

.lupeimg {
	width: 30px;
	height: 30px;
}

.extlinkimg{
	width: 16px;
	height: 10px;
}

/* NAVIGATION */
.red {
	background-color: #CA1A02;
	vertical-align: bottom;
	color: #CA1A02;
}
.navigation {

	background-color: #D7D7B6;
	width: 160px;
	padding: 0px;
	height: 100%;
	line-height: 150%;
	text-align: left;
}

.navigation .nav {
	width: 152px;
	margin: 0;
	padding: 4px 0 4px 7px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	border-bottom: 1px solid #FCFCD6;
}

.navigation .inhalt {

	margin: 0;
	padding: 0;
}

/* LV0 */
.navigation .lv0 {
	color: black;
	font-variant: normal;
}
.navigation a:hover .lv1 {
	color: #CA1A02;
}

/* LV1 */
.navigation .lv1 {
	color: black;
	font-weight: normal;
}
.navigation a:hover .lv1 {
	color: #CA1A02;
}

/* LV2 */
.navigation .lv2 {
	background-color: #FCFCD6;
	color: black;
	font-weight: normal;
}
.navigation a:hover .lv2 {
	color: #CA1A02;
}

/* LV3 */
.navigation .lv3 {
	color: black;
	font-weight: normal;
}
.navigation a:hover .lv3 {
	color: #CA1A02;
}

/* LV4 */
.navigation .lv4 {
	color: black;
	font-weight: normal;
}
.navigation a:hover .lv4 {
	color: #CA1A02;
}

.navigation .pages .sel {
	background-color: #B5B599;
	color: black;
}
.navigation .pages a:hover .sel {
	color: #FCFCD6;
	background-color: #CA1A02;
}

.navigation .pages .hit {
	background-color: #CA1A02;
	color: #FCFCD6;
}
.navigation .pages a:hover .hit {
	color: #FCFCD6;
	background-color: #CA1A02;
}

.navi2 {
	width: 160px;
	background-color: #D7D7B6;
}
.print {
	text-size: 8pt;
	padding: 4px 0 4px 7px;
	border-bottom: 1px solid #FCFCD6;
}
.print a {
	text-size: 8pt;
	color: black;
}
/* Druckversion */
.printversion {
	font-style: serif;
}
.printversion h1 {
	font-size: 120%;
}
.printversion h2 {
	font-size: 100%;
	/*font-style: italic;*/
}
.printversion h4 {
	font-size: 100%;
	font-style: bold;
}
.printversion h5 {
	font-size: 100%;
	font-style: italic;
}

.newsbox {
	text-align: right;
	border-bottom: 1px solid #FCFCD6;
}
.newsbox a {
	font-size: 8pt;
	text-align: right;
	padding: 4px 7px 4px 0;
}
.newsbox .title {
	display: block;
	color: white;
	background-color: #CA1A02;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	padding: 4px 7px 4px 0;
}
.newsbox p {
	text-align: center;
	font-size: 8pt;
	padding: 0.5ex 0.5em;
}

/* CONTENT */
.pagecontent {

	width: 400px;
	padding: 16px 3px 0 6px;
	margin: 0;
}

.pagecontent h1 {

	color: #CA1A02;
	font-size: 9pt;
}
.pagecontent h2 {

	color: black;
	/*font-style: italic;*/
	font-weight: normal;
	font-size: 9pt;
	line-height: 150%;
}
.pagecontent h4 {

	margin: 1ex 0 0 0;
	padding: 0;
	color: #CA1A02;
	font-size: 9pt;
}
.pagecontent h5 {

	margin: 1ex 0 0 0;
	padding: 0;
	color: black;
	font-weight: bold;
	font-size: 9pt;
}
.pagecontent .p {

	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 9pt;
}

.leftintextimage {
	float: left;
	margin: 0 1em 1ex 0;
}
.rightintextimage {
	float: right;
	margin: 0 0 1ex 1ex;
}
.pagecontent .li {

	display: block;
	padding-left: 1em;
	padding-bottom: 0.7ex;
	background-image: url( /images/dot-schwarz.gif );
	background-repeat: no-repeat;
	background-position: 10px 10px;
	
}
.listenum {
	display: block;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 10px;
}
.listitem {
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 7px;
	background-image: url( /images/dot-schwarz.gif ); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.gaestebucheintrag {
	margin-bottom: 2ex;
}
.gaestebucheintrag .gbhead {
}
.gaestebucheintrag .gbhead .name{
	font-weight: bold;
}
.gaestebucheintrag .gbhead .datum{
	text-align: right;
}
.gaestebucheintrag .eintrag{

	border: 2px dotted red;
	padding: 5px;
}

