BODY {
	color: Black;
	background-color: #FFF7D6;
	font-family: Arial, Verdana, "Times New Roman", monospace;
	font-size: 12px;
	font-weight: normal;
	scrollbar-face-color: #FFDF8C;
	scrollbar-shadow-color: #222222;
	scrollbar-highlight-color: #FFDF8C;
	scrollbar-3dlight-color: #FFDF8C;
	scrollbar-arrow-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #FFEF9C;
}

BODY.mainmenu	
{
	background: #FFDF8C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-image: url(pics/toren.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

BODY.menu
{
	background-color: #FFDF8C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #840808	;
	background-attachment: fixed;
	background-position:  top left;
	background-repeat: no-repeat;
	}

BODY.top
{
	background-image: url(pics/apostel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #840808;
}

A.navlink:link, A.navlink:active, A.navlink:visited
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 14px;
	color: #840808;
	text-decoration: none;
}

A.navlink:hover
{
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 12px; 
	color:#000000; 
	line-height: 14px; 
	font-weight:bold; 
	text-decoration: none;
}
	
	A.subnavlink:link, A.subnavlink:active, A.subnavlink:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #840808;
		line-height: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	A.subnavlink:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: Black;
		line-height: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.text
	{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 14px;
	font-weight: normal;
	margin: 40px;
	}

	
	.title
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #840808;
		line-height: 15px;
		font-weight: bold;
	}
	.subtitle
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #840808;
		line-height: 14px;
		font-weight: bold;

	}
	.placeholder
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFDF8C;
	line-height: 15px;
	font-weight: bold;
	}
	
		
	.placeholder2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF7D6;
	line-height: 15px;
	font-weight: bold;
	}
	.header
	{
	font-family: Arial;
	font-size: 28px;
	color: #840808;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin-left: 20px;
	margin-top: 30px;
	}
.text2
	{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 14px;
	font-weight: normal;
	}
