﻿body
{
	
}
td
{
	font-family: arial;
	font-size: small;
}
td.small
{
	font-family: arial;
	font-size:small;
}
td.kmvheadline
{
	font-weight: bold;
	font-family: arial;
	font-size: 18pt;
	color: #284B01;
	padding:0px 5px 0px 5px;

}
td.kmvheadlineblack
{
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	padding:0px 5px 0px 5px;

}
td.kmvsubheadline
{
	font-family: arial;
	font-size: 13pt;
	color: #284B01;
	padding:0px 5px 0px 5px;
}

td.kmvNormHeadline
{
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	color: #284B01;
	padding:0px 5px 0px 5px;

}
.headline
{
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	color: #284B01;
	padding:0px 0px 0px 0px;

}
td.Subheadline
{
	font-family: arial;
	font-size: 11pt;
	color: #284B01;
	padding:0px 5px 0px 5px;
}
td.KostHeadline
{
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:Black;
}

td.KostSubHeadline
{
	font-family:Arial;
	font-size:small;
	color:Black;
}

td.Signupheadline
{
	font-weight: bold;
	font-family: arial;
	font-size: 13pt;
	color: Black;
	padding: 0px 0px 15px 0px;
}
td.SingupSmallAlt
{
	font-family: arial;
	font-size:xx-small;
}

.RecipeHeadLine
{
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	color: #284B01;
	padding:0px 0px 0px 0px;
	line-height:25px;
}
h1.overskrift{font-weight: normal;font-family: arial; font-size: 15pt; color: #841410;}
h1.soverskrift{font-weight: normal;font-family: arial; font-size: 11pt; color: #841410;}

div.leftpostest
{
	position:relative;
	bottom:2px;
}
div.posx
{
	position:relative;
	bottom:20px;
}

.topmenupos
{
	position:relative;
}

.koststyle
{
	border-color: #567821;
	border-width: 2px;
	border-style: solid;
}
.motionstyle
{
	border-color: #a1c2cd;
	border-width: 2px;
	border-style: solid;
}
.velstyle
{
	border-color: #c8c22c;
	border-width: 2px;
	border-style: solid;
}

.content{padding: 35px 25px 20px 25px;}

.kmvcontent{padding: 0px 5px 0px 5px;}
.kmvLinkboxContent{padding: 0px 5px 0px 10px;}

.logincontent{padding: 20px 20px 20px 80px;}
/*.right{width: 140px; padding: 10px 20px 10px 10px; color: #5A5D5A; font-family: arial; font-size: 8pt;}
.lgn{width: 140px; font-family: arial; font-size: 8pt;}*/
.menulink
{
	padding: 0px 25px 0px 0px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	position:relative; top:0px;
}

a.kmvlink
{
	text-decoration: none;
	color: black;
	font-family: arial;
	font-weight: bold;
}

a{text-decoration: none; color: #5A5D5A; font-family: arial;}

/*a.menu{color: #000000;}
a.menu:hover{color: #AAAAAA;}*/

img {border-style:none;}

img.menuimg
{
	padding: 0 0 0 0;
	position:relative; top:10px; left:15px;
}

img.sigupimg
{
}

a.menu
{
	font-weight:bold;
	position:relative; top:10px; left:15px;
	font-size: 9pt;
}
td.kvmmenu
{

	border-right-style:solid;
	border-right-width:1px;
	border-color:Black;
	font-family: arial;
	font-size: small;
}

/*a.menu:hover
{
	background-color:#D5E9C6;
}*/

a.tooltip {position: relative;}
a.tooltip span {display: none; position:relative; z-index:20;}
a.tooltip:hover {background-color: White; position:relative; z-index:20;}
a.tooltip:hover span 
	{
	display: block;
	color: Black;
	position: absolute;
	top: 5px;
	left: 40px;
	width: 200px;
	background: white;
	border: 1px solid black;
	padding:5px 5px 5px 5px;
	font-size:small;
	z-index: 20;
	}
	/*
.select-free
{
	position:absolute;
	z-index:10;
	overflow:hidden;
	width:33em;
}
.select-free iframe
{
	display:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}*/
