/*
 * Combined style sheet for the index pages and the slide pages.
 */



/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 5;
}


/* Start hier */
a { color: #ff9200; font-size: 12px; text-decoration: none}
a:hover  { color: silver }
body   { color: #cfcfcf; font-size: 12px; line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black }input.big { width: 100px }
input.small { width: 50px }
td, th  { color: #cfcfcf; font-size: 12px; line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif }
.box1 { border-style: double; border-width: thin; border-color: #99ff99 #003300 #003300 #99ff99 }
.dingbat { color: #660000; font-weight: bolder; font-size: medium; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }
.footer { color: #333333; font-weight: bold; font-size: 14px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; background-color: #ccff99 }
.header { color: #ffff33; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #669900 }
.legal { color: #333333; font-size: 9px; font-family: Arial, Helvetica, sans-serif }
.nav { font-weight: normal; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ccff99 }
.navLink { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #dedeca }
.promo { color: #000033; font-family: "Times New Roman", Times, serif }
.sidebar { color: #003333; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffcc; padding: 3px }
.sidebarFooter { font-style: italic; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffff99 }
.sidebarHeader { color: #003300; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffff66 }
.subtitle { color: #003300; font-size: 16px; line-height: 30px; font-family: Verdana, Arial, Helvetica, sans-serif }
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.imageBox {float: left;
	text-align: center;
	padding-right:8px;
}

.dia {
	background-color: #333A49;
	padding: 0;
	spacing: 0;
}


.guestbookentry {
	border-top: 1px solid #ff9200;
	border-right: 1px none #ff9200;
	border-bottom: 1px none #ff9200;
	border-left: 1px none #ff9200;
	width: 100%;
}
.guestbookdate {
	text-align: right;

}
.guestbookmessage {
	font-size: 12px;
	line-height: 14px;
}
.guestbookname {
	font-weight: bold;
	color: #CCCCCC;

}
.guestbookwebsite a {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
}
