
/* schriftstil,abstände */

body {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
     /*	color: black; */
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: 10pt;
}


table,tr,td {
	color: black;
         font-family: verdana,arial;
         font-size: 10pt
}


/* scrolleiste internet explorer ab vers.5.5 */

body {
	scrollbar-arrow-color: #808080;
         scrollbar-base-color: white;
         scrollbar-highlight-color : #808080;
         scrollbar-shadow-color : #000000;
         SCROLLBAR-TRACK-COLOR: #cccccc;
}


/* menue linke und rechte seite */

#menu a {
	display: block;
         background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 9pt;
         width: 140px;
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;
}

#menu a:visited {
	background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 9pt;
         width: 140px;
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;
}

#menu a:active {
	background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 9pt;
         width: 140px;
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;6;
}

#menu a:hover {
	background-color: #e6e6e6;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 9pt;
         width: 140px;
         border-bottom: solid 1px #000000;
         border-top: solid 1px #000000;
}

/* menue DVD */

#dvd a {
	display: block;
         background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
/*         width: 600px; */
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;
}

#dvd a:visited {
	background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
/*         width: 600px; */
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;
}

#dvd a:active {
	background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
/*         width: 600px; */
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;6;
}

#dvd a:hover {
	background-color: #e6e6e6;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
/*         width: 600px; */
         border-bottom: solid 1px #000000;
         border-top: solid 1px #000000;
}

/* menue foto */

#foto a {
	display: block;
         background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;
}

#foto a:visited {
	background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;
}

#foto a:active {
	background-color: #ffffff;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
         border-bottom: solid 1px #ffffff;
         border-top: solid 1px #ffffff;6;
}

#foto a:hover {
	background-color: #e6e6e6;
         color: black;
         text-decoration: none;
         font-family: verdana, sans-serif;
         font-size: 10pt;
         border-bottom: solid 1px #000000;
         border-top: solid 1px #000000;
}


/* Neues */

#neues a:link {
	color: #ff0000;
         text-decoration: underline;
         font-family: verdana;
}

#neues a:visited {
	color: #ff0000;
         text-decoration: underline;
         font-family: verdana;
}

#neues a:active {
	color: #ff0000;
         text-decoration:underline;
         font-family: verdana;
}

#neues a:hover {
	color: #ff0000;
         text-decoration:underline;
         font-family: verdana;
}


/* allgemeine links im text */

#link a:link {
	color: #000000;
         text-decoration: underline;
         font-family: verdana;
}

#link a:visited {
	color: #000000;
         text-decoration: underline;
         font-family: verdana;
}

#link a:active {
	color: #000000;
         text-decoration:underline;
         font-family: verdana;
}

#link a:hover {
	color: #000000;
         text-decoration:underline;
         font-family: verdana;
}

/* allgemeine links im text weiß */

#link_w a:link {
	color: #FFFFFF;
         text-decoration: underline;
         font-family: verdana;
}

#link_w a:visited {
	color: #FFFFFF;
         text-decoration: underline;
         font-family: verdana;
}

#link_w a:active {
	color: #FFFFFF;
         text-decoration:underline;
         font-family: verdana;
}

#link_w a:hover {
	color: #FFFFFF;
         text-decoration:underline;
         font-family: verdana;
}

/* uhr - datum */

input.datum {
	font-size: 9pt;
	background-color: #ffffff;
	color: black;
	border: solid 0px;
}

input.zeit {
	font-size: 9pt;
	background-color: #ffffff;
	color: black;
	border: solid 0px
}

form {
	margin-bottom: 0px;
}

/* Gästebuch */

.ueberschrift {
	COLOR: #FFFFFF; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 10pt
}
.ueberschriftklein {
	COLOR: #FFFFFF; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 8pt
}
.ueberschriftklein2 {
	COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 8pt
}
.ueberschriftrot {
	COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 10pt
}
.normalertext {
	COLOR: #FFFFFF; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 8pt
}
.normalertextschwarz {
	COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 8pt
}
.normalertextklein {
	COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 7pt
}
.eintragstext {
	COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Helvetica; FONT-SIZE: 10pt
}
