h1
{
	font-size: 18px;
	font-weight: bold;
}

.center
{
	text-align: center;
}

#right
{
	text-align: right;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: Black;
}

.vet
{
	font-weight: bold;
}

.accent
{
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
}

.accentenkel
{
	font-style: italic;
}

.tekst
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #CCC;
	font-weight: normal;
	
}

A.navi:link {font-family: Verdana; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: none; font-style: normal} 
A.navi:visited {font-family: Verdana; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: none; font-style: normal} 
A.navi:active {font-family: Verdana; font-size: 13px; font-weight: normal; text-decoration: none; font-style: normal} 
A.navi:hover {font-family: Verdana; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: underline; font-style: normal}

A.navi2:link {font-family: Verdana; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: ; font-style:italic} 
A.navi2:visited {font-family: Verdana; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: none; font-style: italic} 
A.navi2:active {font-family: Verdana; font-size: 13px; font-weight: normal; text-decoration: none; font-style: italic} 
A.navi2:hover {font-family: Verdana; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: underline; font-style: italic}

.titel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #CCCCCC;
	font-weight: normal;
	
}



