/* CSS Document */
a:link {  
	text-decoration: none; 
	color: #660000}

a:active { 
	 color: #660000
}

a:visited {
	 text-decoration: none; 
	 color: #660000
}

a:hover {
	color: #0033FF;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	height: 20px;
}
body {
	background-color: #F5F5E2;
}
.overskrift {
	font-size: 20px;
	font-weight: bold;
}
.headertext {
	font-size: 36px;
	color: #FFFFFF;
}
.headertext a:link{
	color: #FFFFFF;
}
.headertext a:active{
	color: #FFFFFF;
}
.headertext a:visited{
	color: #FFFFFF;
}
.headertext a:hover{
	color: #0033FF;
}

.knap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.listheader1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #736F2F;
	height: 20px;
}
.listheader1 a:link{
	color: #FFFFFF;
}
.listheader1 a:active{
	color: #FFFFFF;
}
.listheader1 a:visited{
	color: #FFFFFF;
}
.listheader1 a:hover{
	color: #0033FF;
}
.faneblad1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	background-image: url(../img/fane_green.gif);
}
.faneblad1 a:link{
	color: #FFFFFF;
}
.faneblad1 a:active{
	color: #FFFFFF;
}
.faneblad1 a:visited{
	color: #FFFFFF;
}
.faneblad1 a:hover{
	color: #0033FF;
}

.listheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8C263D;
	height: 20px;
}

.listheader2 a:link{
	color: #FFFFFF;
}
.listheader2 a:active{
	color: #FFFFFF;
}
.listheader2 a:visited{
	color: #FFFFFF;
}
.listheader2 a:hover{
	color: #0033FF;
}
.faneblad2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/fane_red.gif);
	height: 20px;
}

.faneblad2 a:link{
	color: #FFFFFF;
}
.faneblad2 a:active{
	color: #FFFFFF;
}
.faneblad2 a:visited{
	color: #FFFFFF;
}
.faneblad2 a:hover{
	color: #0033FF;
}
.listheader3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFF00;
	background-color: #000000;
	height: 20px;
}
.listheaderlightblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #D7DAFA;
	font-weight: bold;
}
.listheaderyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #D7DAFA;
	font-weight: bold;
}
.input330 {
	width: 330px;
}
.frontmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFCC00;
}
.lilleknap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 20px;
}
.header {
	background-image: url(../img/logo.jpg);
}
.red {
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.logo {
	background-image: url(../img/logo.jpg);
}
.admlogo {
	background-image: url(../img/admlogo.jpg);
}
.maillogo {
	background-image: url(../img/maillogo.jpg);
}
.klubmaillogo {
	background-image: url(../img/klubmail.jpg);
}
.kommentar{
font-size: 12px;
}

.tastlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	font-style: italic;
}
.tastlink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.RGbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(../img/button_bg.jpg);
	color: #FFFFFF;
	height: 26px;
}
.Bestilbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	background-image: url(../img/button_bg.jpg);
	color: #FFFFFF;
	height: 36px;
	width: 200px;
}
.emailinput{
	font-size: 11px;
	width: 180px;	
}

