body
{
	font-family: tahoma;
}


h1 {
	color: #FE0201;
	font-size:20px;
	font-weight: bold;
}

.content {
	background-image : url(images/watermark.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
	font: 14px;
	color: #000000;
}

.content a:active, .content a:visited, .content a:link { 
	 text-decoration: underline;
	color: #000000;
}

.content a:hover { 
	 text-decoration: none;
	color: #000000;
}

.text {
	font: 14px;
	color: #000000;
}

.text a:active, .content a:visited, .content a:link { 
	text-decoration: underline;
	color: #000000;
}

.text a:hover { 
	text-decoration: none;
	color: #000000;
}

.menukop { font: 15px; font-weight: bold; width: 150px; background: #FE0201; color: #FFFFFF; height: 20px; }
.menu { font: 14px; width: 150px; background: #FFFFFF; }
.menu a:active, .menu a:visited, .menu a:link { padding: 0 0 0 3px; font-weight: bold; display: block; width: 150px; color: #FE0201; height: 16px; text-decoration: none; }
.menu a:hover { background: #FE0201; color: #FFFFFF; }

.form { font-family: tahoma; font-size: 11px; color: #000000;}
.formbutton { font-family: tahoma; font-size: 11px; color: #000000;FONT-WEIGHT: bold;}
