/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {
	font-size: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#centertop {
	background-image: url(centertop-bg.jpg);
	height:40px;

}
#centertop H1 {
	margin-top:0px;
	padding-top: 5px;
	margin-bottom:0px;
}
H2 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-left: 5px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #99004d;
	text-decoration: underline;
}
.kiemelt {
	font-weight: bold;
	color: #cc0033;
}
.active {
	background-color: #eeeeff;
	text-decoration: underline;
	color: #330000;
	font-weight: bold;
}
#outer {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 1px;
	
}
#content {
width: 560px;
background-image: url(centerbg.jpg);
margin-top:-12px;
	}
#contentbottom {
	background-image: url(contentbottom.jpg);
	height: 32px;
}
#menu {
	background-image: url(leftmenubg.jpg);
	margin-top:0px;
}
#menu H1 {margin-top:0px;
margin-left: 0px;
	background-image: url(leftmenu-header.jpg);
	font-size: 18px;
	line-height: 40px;
}
#menu ul {
margin-top:1px;
margin-left: 12px;
	padding-left: 2px;
}
#menu ul li {
	list-style: none;
	margin-top:2px;
	margin-bottom: 2px;
	width: 160px;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 3px;
}
#menubottom {
	background-image: url(menubottom.jpg);
	height: 47px;
}
#menu ul ul li {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #eeeeff;
}
#rightbox {
		background-image: url(rightmenubg.jpg);
		margin: 0px;
	}
	#rightbox p {
	margin-left:15px;
	margin-right: 10px;
	margin-top:3px;
	margin-bottom:3px;
	}
	#rightboxtop {
			margin: 0px;
			height: 40px;
	}
#rightboxtop H1 {
		background-image: url(rightmenu-header.jpg);
		font-size: 18px;
		line-height: 40px;
		margin-left: 0px;
		margin-top: 0px;
	text-align: center;
	}
#rightboxbottom {
	background-image: url(rightboxbottom.jpg);
	height: 23px;
}
.group1 {

	float: right;
	
}
#group1{
	width:670px;
		
}
#group1sub1 {width: 480px;
float: left;	
}
#group1sub2 {
width: 160px;
float: right;	
}
.group2 p {
	
}
.group3 p {
	
}
.footerlink { 
	color: #990000;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	white-space : nowrap;
	}
.footerlink:hover { 
	color: #99004d;
		text-decoration: underline;
}
