
body {
	font-family:tahoma,arial,helvetica;
	font-size:16px;
	color:#ffffff;
	background-color:#000000;
}
.body {
	font-family:tahoma,arial,helvetica;
	font-size:16pt;
	color:#ffffff;
	background-color:#000000;
}
.smallbody {
	font-weight:bold;
	font-family:tahoma,arial,helvetica;
	font-size:10pt;
	color:#ffffff;
	background-color:#000000;
}
.error {
    color:#ff0000;
}

/********************************
***          Links            ***
*** Note: adjust .name a also ***
********************************/
a:link {
	color:#F6D036;
	text-decoration:none;
}

a:visited {
	color:#F6D036;
	text-decoration:none;
}

a:hover {
	/*font-weight:bold;*/
	color:#F6D036;
	text-decoration:underline;
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
}

a:focus {
	color:#FFFFFF;
	text-decoration:none;
}

/****************
*** Gästebuch ***
****************/
.note { 
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
}

.notesmall { 
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
	background-color:#000000;
}

.title {
	font-family:tahoma,arial,helvetica;
	font-size:20pt;
	color:#ffffff;
	font-weight:bold;
}

.name {
	font-family:tahoma,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	background-color:#4b4b4b;
	color:#F6D036;
	text-indent:5pt;
}
.name a:link {
	color:#F6D036;
}
.name a:visited {
	color:#F6D036;
}
.name a:hover {
	color:#F6D036;
}
.name a:active {
	color:#FFFFFF;
}
.name a:focus {
	color:#FFFFFF;
}

.date {
	font-family:tahoma,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	background-color:#4b4b4b;
	color:#F6D036;
	text-align:right;
	padding-right:5pt;
}

.comment {
	font-family:tahoma,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	background-color:#0f0f0f;
	color:#ffffff;
	padding:5pt;
}

/*****************
*** Australien ***
*** Navigation ***
*****************/
.navigation {
	font-family:tahoma,arial,helvetica;
	font-size:10pt;
	color:#ffffff;
	font-weight:normal;
}

.navtitle {
	font-family:tahoma,arial,helvetica;
	font-size:11pt;
	color:#ffffff;
	font-weight:bold;
}

/*****************
*** Australien ***
***  Content   ***
*****************/
.tabletitle {
	font-family:tahoma,arial,helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#4b4b4b;
}

.pageheader {
	font-family:tahoma,arial,helvetica;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:#F6D036;
	background-color:#4b4b4b;
}

.tablecontent {
	color:#ffffff;
	background-color:#0f0f0f;
}
.yellow {
	color:#F6D036;
}

input.time
{
	border:0px;
	color:#F6D036;
	background-color:#000000;
	font-family:tahoma,arial,helvetica;
	font-size:9pt;
	font-weight:normal;
	text-align:center;
}
input.dst
{
	border:0px;
	color:#FFFFFF;
	background-color:#000000;
	font-family:tahoma,arial,helvetica;
	font-size:7pt;
	font-weight:normal;
	text-align:center;
}