.text {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
}

.kontakttext {
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
}

.td {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
}

.underrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C46F52;
	line-height: 30px;
	font-weight: normal;
}

.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C46F52;
	line-height: 30px;
	font-weight: normal;
}

body{
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #000000;
	scrollbar-shadow-color: #666666;
	overflow-y: scroll;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.aktiv {
	font-family:Verdana;
	font-size: 11px;
	color: #C46F52;
	text-decoration: none;
}


.pipe {
	font-family: Verdana;
	font-size: 14px;
	color: #444444;
}

.hrcolor {
	color: #444444;
	height: 1px;
}

.inputtxt{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	background-color: #DDDDDD;
	width: 250px;
}

.knapp{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	background-color: #C46F52;
	width: 50px;
	
}