/* CSS Document */

.h1 {
	font-family:Verdana;
	font-size:14px;
	color: #8a2c72;
	font-weight: bold;
	padding-left:15px;
	padding-top: 20px;
}
.lilla {
	font-family:Verdana;
	font-size:12px;
	color:#8a2c72;
	font-weight:bold;
}
.lilla-m-indryk {
	font-family:Verdana;
	font-size:12px;
	color:#8a2c72;
	font-weight:bold;
	padding-left: 15px; 
}
.txt {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	padding-left: 15px; 
	padding-right: 12px;
}
.txt a {
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: #8a2c72;
	text-decoration: none;
}
.txt a:link{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: #8a2c72;
	text-decoration: none;
}
.txt a:active{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: #8a2c72;
	text-decoration: none;
}
.txt a:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: #8a2c72;
	text-decoration: underline;
}
.nyheder {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	padding-right:15px;
	padding-left:15px;
	padding-top:50px;
}
.nyheder a {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: none;
}
.nyheder a:link{
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: none;
}
.nyheder a:active{
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: none;
}
.nyheder a:hover {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: underline;
}
.kalender {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	padding-right:15px;
	padding-left:15px;
	padding-top:40px;
}
.kalender a {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: none;
}
.kalender a:link {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: none;
}
.kalender a:active {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: none;
}
.kalender a:hover {
	font-family:Verdana;
	font-size:10px;
	color: #8a2c72;
	text-decoration: underline;
}
.center {
text-align:center;
}