.body {
	background-image : url(images/back_stroke.gif);
	background-repeat : repeat-x;
	background-position : center;
	background-color : #cccccc;
	background-attachment : fixed;
}

p {
	margin-left : 3px;
	margin-right: 8px;
}

.p {
	margin-left : 3px;
	margin-right: 8px;
}

.indhold {
	margin-left : 10px;
	margin-right: 8px;
}

.bottom {
	border : 1px solid black;
	background-repeat : no-repeat;
	background-image : url(images/bottom.gif);
	background-position : center;
	height : 65px;
	width : 100%;
	left : 50%;
}

.bottomleft {
	border : 1px solid black;
	top : 0px;
	left : 0px;
	width : 25%;
	height : 100%;
	z-index : 200;
}

.leftbg {
	background-repeat : no-repeat;
	background-position : bottom;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;



}

.leftlogo {
	background-image : url(images/menu_logo.gif);
	background-attachment : fixed;
	background-position : top left;
	background-repeat : no-repeat;
	z-index : 9;
	height : 100%;
	width : 100%:
}

.img  {
		float: left;
		margin-right: 10px;
}

.imgright  {
		float: right;
		margin-left: 10px;
}

.menuheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	padding-left : 3px;
	background-color : #339933;
}

.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
	padding-left : 5px;
	background-color : #339933;
}

.blmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.textlille {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.text:link  	{
	color:#000000;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.text:visited 	{color:black; text-decoration: underline;}
.text:hover		{color:#666666; text-decoration:none;}
.text:active  	{color:#666666; text-decoration:none;}

.textwhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
}

.newsheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

.tableback {
	background : url(images/main_back.jpg) top right;
	background-repeat : no-repeat;
	background-color : White;

}

.form{
	font-size: 10;
	color: black;
	font-family: verdana;
	border : 1px solid black;
	cursor : hand;
}

.formhand{
	font-size: 12;
	color: black;
	font-family: verdana;
	border : 1px solid black;
	cursor : hand;
}

.links{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #339933;
}
.topmag{
	margin-top : 8px;
}

.top{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #666666;
}
