﻿BODY {
	font-family : Verdana;	
	font-size : 10px;	
	color : #000;
	font-style : normal;

}

H1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #5b750a;
	margin-top:0;
}

H2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #5b750a;
	margin-bottom: -12px;
}

P, TD {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

HR
{
border-bottom: 1px dashed #5b750a;
border-right: 1px dashed white;
border-top: 1px dashed white;
border-left: 1px dashed white;
}

A, A:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #5b750a;
}

A:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#design a {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #5b750a;

}

img.ImageMargin {
	margin-right:15px;
	margin-bottom: 5px;
}

img.ImageMarginLeft {
	margin-left:15px;
	margin-bottom: 5px;
}

li {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000;
	margin-left: -5px;
}	


img {
	border:0px;
}

#bottom {
	background:url(../bilder/bg_botten.gif) no-repeat;

}


.flt {
	float:left;
}


.menubg {
	clear:left; 
	background-color:#FFF; 
	width:140px;
}


.menu {
	float:left; 
	clear:left; 
	font:bold 12px Arial;
}


.menu li {

	margin:0px 0px 0px 0px;
	
	list-style:none;
	
}


.menu a, .menu a:visited {
	
	width:130px;
	
	height:22px;
	
	margin:0px 0px 2px -32px;
	
	position:relative;
	
	display:block;
	
	color:#fff;
	
	text-decoration:none;
	
	background:url(../bilder/menubg2.gif) no-repeat;
	
	padding:4px 0 0 8px;
	
}



*html .menu a, .menu a:visited {
	
	width:130px;
	
	height:22px;
	
	margin:0px 0px 2px -32px;
	
	position:relative;
	
	display:block;
	
	color:#fff;
	
	text-decoration:none;
	
	background:url(../bilder/menubg2.gif) no-repeat;
	
	padding:4px 0 0 8px;
	
}

.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	
	background:url(../bilder/menubg1.gif) no-repeat;

	color:#fff;
	
	text-decoration:none;
	
}	

.bot {
	clear:left;
}




