/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000
line-height: 18px;
padding: 8px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC10;
	display: block;
	padding: 4px;
	width: 120px;
}
.Adressblock {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 4px;
	width: 120px;
}

.ramsa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: lighter;
	text-decoration: none;
	color: #663300;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.programrubrik {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 300px;
}


.rubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.logo {
	font-family: Georgia, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding-top: 30px;
}



.logobas {
	font-family: Georgia, serif;
	font-size: 25px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
}



.programmen {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}


.programmen:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	display: block;
	padding: 8px;
	width: 140px;
}
