body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #10326A;
}
td {
	font-size: 12px;
	line-height: 1.4em;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #10326A;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li{
	padding: 00px 0px 0px 12px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited{
	color: #10326A;
}
a:hover, a:active{
	color: #10326A;
}
a:link.nav1, a:visited.nav1{
	margin: 5px 0px 1px 1px;
	padding-left: 7px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}
a:hover.nav1, a:active.nav1, a.nav1akt{
	margin: 4px 0px 0px 0px;
	padding-left: 7px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background: #FFF;
	border-left: 1px solid #10326A;
	border-top: 1px solid #10326A;
	border-bottom: 1px solid #10326A;
	height: 17px;
}
a:link.nav2, a:visited.nav2{
	margin: 2px 0px 1px 8px;
	padding-left: 7px;
	display: block;
	text-decoration: none;
	height: 18px
}
a:hover.nav2, a:active.nav2, a.nav2akt{
	margin: 1px 0px 0px 7px;
	padding-left: 7px;
	display: block;
	text-decoration: none;
	background: #FFF;
	border-left: 1px solid #10326A;
	border-top: 1px solid #10326A;
	border-bottom: 1px solid #10326A;
	height: 17px
}
a.haxen:link, a.haxen:visited{
	color: #FFF;
	text-decoration: none;
}
a.haxen:hover, a.haxen:active{
	color: #FFF;
	text-decoration: underline;
}
.imgborder{
	border: 1px solid #10326A;
}
.radio{
	margin: 0px;
	padding: 0px;
}
.input{
	border: 1px solid #10326A;
	width: 200px;
}
.button{
	background: #4D7ABD;
	color: #FFF;
	border: 1px solid #10326A;
	width: 200px;
	font-weight: bold;
}
.error{
	color: #C00;
}
#gallery_left{
	float: left;
	width: 30px;
}
#gallery_right{
	text-align: right;
	float: right;
	width: 30px;
}
a.btn_back:link, a.btn_back:visited{
	position: relative;
	top: 137px;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../img/btn_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.btn_back:hover, a.btn_back:active{
	background-position: 0px -30px;
}
a.btn_forward:link, a.btn_forward:visited{
	position: relative;
	top: 137px;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../img/btn_forward.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.btn_forward:hover, a.btn_forward:active{
	background-position: 0px -30px;
}
#gallery_img{
	margin-top: 10px;
	width: 654px;
	height: 360px;
}
#gallery_center{
	text-align: center;
}
.gallery_bigimg{
	margin-bottom: 10px;
}
#gallery_thumbnails_container{
	margin-top: 7px;
	height: 33px;
	width: 654px;
	overflow: hidden;
}
#gallery_thumbnails{
	position: relative;
	left: 0px;
	white-space: nowrap;
	width: auto;
}
#gallery_thumbnails img{
	margin: 0px;
}
#gallery_thumbnails img.akt{
	border-color: #d3a43b;
}
#gallery_thumbnails a{
	margin-right: 7px;
}
#gallery_categories{
	margin-top: 18px;
	text-align: center;
	font-size: 13px;
	color: #d3a43b;
}
#gallery_categories a:link, #gallery_categories a:visited{
	text-decoration: none;
	padding: 0px 5px;
}
#gallery_categories a.akt{
	color: #6e2d33;
}
p.gallery_empty{
	padding-top: 200px;
}
