/* CSS Document */

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #000000; 
	text-decoration: none;
}

.h1-rubrik {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000000; 
	text-decoration: none;
}

h1.h1-rubrik {
	margin:0;
}

.h1-start {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}

.h1-ingress {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

.h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}
/*
This is'tn very nice, but it kinda works

*/
h1.h2 {
	margin:0;
}

.h3 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}

.h3-red {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #930; 
	text-decoration: none;
}


.h4 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 13px;
	color: #000000; 
	text-decoration: none;
}

.h5 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	color: #000000; 
	text-decoration: none;
}

.link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: underline;
}


.sitemap {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.sitemap:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: underline;
}


.submenu {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.submenu:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-decoration: underline;
}

.submenu-aktiv {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

.submenu-niva2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	line-height:17px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.sidfot {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}


input {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}