.bgtop {
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmiddle {
	background-image: url(../img/bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgbottom {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgtop2 {
	background-image: url(../img/bg_head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmiddle2 {
	background-image: url(../img/bg_middle2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgbottom2 {
	background-image: url(../img/bg_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;

}
.adres {
	letter-spacing: 1px;
	color: #666666;
	font-size:10px;

}
.green {
	color: #33CC33;
}
a:link {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;

}
a.link2:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
a.link2:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;


}
a.link2:hover {
	color: #009933;
	text-decoration: none;
	font-weight: normal;


}
a.link3:link {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a.link3:visited {
	color: #009933;
	text-decoration: none;
	font-weight: bold;

}
a.link3:hover {
	color: #62AC57;
	text-decoration: none;
	font-weight: bold;

}

.imgborder{
	border: 1px solid #009933;

}
.imgborder2{
	border: 1px solid #eeeeee;

}

.imgborder3{
	border: 1px solid #999999;

}

hr{
	border-bottom: 1px dashed #666666;
	background: none;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339933;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	margin-bottom:6px;
}

li {
	list-style-image: url(../img/bu_li.gif);
	text-align: left;
}
.imgspace {
	margin-right: 10px;
}
.imgspace2 {
	margin-right: 35px;
	margin-top:15px;
}

.justify {
	text-align: justify;
}

#block1 {background-color:#dedede; padding:10px; width:800px; text-align:left;}
#block2 {background-color:#ffffff; padding:10px; width:800px; text-align:left;}

