body {
	margin: 25px;
	/*font: 100.01% Tahoma, Verdana, Arial, Helvetiva, sans-serif;*/
	font: 100.01% Georgia, "Times New Roman", serif;
	font-size: 0.8em;
	background-color: #960;
}

h1 {
	font: 100.01% Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	color: #963; /*060*/
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration:underline;
}

h2 {
	font: 100.01% Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	color: #555;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	text-decoration:none;
}

h3 {
	font: 100.01% Georgia, "Times New Roman", serif;
	font-size: 1.0em;
	color: #900;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	text-decoration:none;
}

h4 {
	font-size: 1em;
	color: #060;
	font-weight: bold;
	margin-bottom: 0.9em;
}

p {
	margin-top: 1em;
	margin-bottom: 2em;
}

.intro{
	font-size: 0.8em;
	color: #FFFFCC;
}

.navigation a:link {
	text-decoration:none;
	color: #960;
	font-size: 1.0em;
}

.navigation a:visited {
	text-decoration:none;
	color: #960;
	font-size: 1.0em;
}

.navigation a:hover {
	text-decoration:underline; 
	color: #930;
	/*font-weight: bold;*/
	font-size: 1.1em;
}

.contact a:link {
	text-decoration:none;
	color: #960;
	font-size: 0.75em;
}

.contact a:visited {
	text-decoration:none;
	color: #960;
	font-size: 0.75em;
}

.contact a:hover {
	text-decoration:underline; 
	color: #930;
	/*font-weight: bold;*/
	font-size: 0.75em;
}

.activesheet {
	font-size: 0.9em;
	font-weight: bold;
	color: #555;
}

.subnavi {
	font: 100.01% "Tahoma";
	font-size: 0.9em;
	color: #960;
}


a.subnavi:link {
	font: 100.01% "Tahoma";
	text-decoration:none;
	font-size: 0.9em;
	color: #960;
}

a.subnavi:visited {
	font: 100.01% "Tahoma";
	text-decoration:none;
	font-size: 0.9em;
	color: #960;
}

a.subnavi:hover {
	color: #690;
	font-weight: bold;
}


.advertising {
	font: 100.01% "Tahoma";
	font-size: 0.75em;
	color: #555;
	line-height: 1.25em;
}

.advertising a:link {
	text-decoration:none;
	color: #960;
	font-size: 1em;
}

.advertising a:visited {
	text-decoration:none;
	color: #960;
	font-size: 1em;
}

.advertising a:hover {
	color: #900;
	/*font-weight: bold;*/
}

.adv-signs {
	font: 100.01% Georgia, "Times New Roman", serif;
	font-size: 0.75em;
	color: #555;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	text-decoration:none;
}

.adv-signs a:link {
	text-decoration:none;
	color: #960;
	font-size: 1em;
}

.adv-signs a:visited {
	text-decoration:none;
	color: #960;
	font-size: 1em;
}

.adv-signs a:hover {
	color: #900;
	/*font-weight: bold;*/
}

.content {
	font: 100.01% Tahoma, Verdana, Arial, Helvetiva, sans-serif;
	font-size: 0.82em;
	color: #555;
	/*text-align: left;*/
	line-height: 1.5em;
}

.content_table{
	font-size: 0.9em;
	color: #555;
	/*text-align: justify;*/
	line-height: 1.5em;
}

.content a:link{
	text-decoration:none;
	color: #960;
	font-size: 0.75em;
}

.content a:visited{
	text-decoration:none;
	color: #960;
	font-size: 0.75em;
}

.content a:hover {
	color: #930;
}

.content_table a:link{
	text-decoration:none;
	color: #960;
	font-size: 0.75em;
}

.content_table a:visited{
	text-decoration:none;
	color: #960;
	font-size: 0.75em;
}

.content_table a:hover {
	color: #930;
}

#prices {
	font-size: 1.1em;
	color: #555;
	line-height: 1.5em;
}

.footer {
	font: 100.01% Tahoma, Verdana, Arial, Helvetiva, sans-serif;
	font-size: 0.88em;
	color: #555;
	/*text-align: left;*/
	line-height: 1.5em;
}

.footer a:link {
	text-decoration:none;
	color: #960;
}

.footer a:visited {
	text-decoration:none;
	color: #960;
}

.footer a:hover {
	color: #930;
}

.floating-left {
	float: left;
	margin: 0.4em 2em 1.5em 0; 
}

.floating-right {
	float: right;
	margin: 0.4em 0em 1.2em 2em; 
}
