* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

body {
	background-image: url(../img/bkg.gif);
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	clear: left;
	overflow: auto;
	width: 759px;
	height: 550px;
}

#content-container {
	float: right;
	width: 759px;
	background-color: #efefef;
}

#footer-container {
	clear: both;
	width: 995px;
	height: 50px;
	background-color: #fff;
}

#header-container {
	width: 995px;
	height: 105px;
	margin-bottom: 5px;
}

#icontent {
	clear: left;
	width: 759px;
	height: 550px;
}

#inner-container {
	width: 995px;
}

.gallery-image td {
	width: 176px;
	height: 176px;
	background-color: #fff;
	border: 1px solid #999;
	text-align: center;
}

.gallery-middle {
	background-color: #ddd;
	padding: 12px 0 12px 0;
}

.gallery-pages {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	height: 22px;
	background-color: #999;
	cursor: default;
}

.gallery-pages a {
	color: #fff !important;
	text-decoration: none !important;
}

.gallery-pages a:hover {
	color: #000 !important;
}

.gallery-pages a.current {
	color: #f00 !important;
	text-decoration: none !important;
}

.gallery-pages a.current:hover {
	color: #f00 !important;
	text-decoration: underline !important;
}

.gallery-title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 22px;
	background-color: #999;
	padding-left: 5px;
}

#language-container {
	position: absolute;
	height: 50px;
	width: 200px;
	bottom: 50px;
	background: url(../img/language-bkg.gif) no-repeat top left;
}

#language-container dt {
	font-size: 15px;
	line-height: 25px;
	padding-left: 50px;
}

#language-container dt.inactive {
	color: #333;
}

#language-container dt a {
	color: #000;
	text-decoration: none;
}

#language-container dt a:hover {
	color: #e01f26;
}

#logo-container {
	background: url(../img/footer-bkg.gif) #fff repeat-x top left;
	text-align: right;
}

#logo-container img {
	border: 0;
}

#navigation-container {
	width: 229px;
}

#navigation-container dt {
	font-size: 15px;
	line-height: 20px;
}

#navigation-container dt a {
	text-decoration: none;
}

#navigation-container dt.level1-no {
	font-weight: bold;
	padding-left: 37px;
	background: url(../img/menu1-no.gif) 0 0 no-repeat;
}

#navigation-container dt.level1-no a {
	color: #000;
}

#navigation-container dt.level1-no a:hover {
	color: #e01f26;
}

#navigation-container dt.level1-act {
	font-weight: bold;
	padding-left: 37px;
	background: url(../img/menu1-act.gif) no-repeat;
}

#navigation-container dt.level1-act a {
	color: #000;
}

#navigation-container dt.level1-in {
	font-weight: bold;
	padding-left: 37px;
	background-image: url(../img/menu1-act.gif);
}

#navigation-container dt.level1-in a {
	color: #000;
}

#navigation-container dt.level1-out {
	font-weight: bold;
	padding-left: 37px;
	background: url(../img/menu1-out.gif) 0 0 no-repeat;
}

#navigation-container dt.level1-out a {
	color: #000;
}

#navigation-container dt.level1-out a:hover {
	color: #e01f26;
}

#navigation-container dt.level2-no {
	font-weight: normal;
	padding-left: 57px;
}

#navigation-container dt.level2-no a {
	color: #000;
}

#navigation-container dt.level2-no a:hover {
	color: #e01f26;
}

#navigation-container dt.level2-act {
	font-weight: normal;
	padding-left: 57px;
}

#navigation-container dt.level2-act a {
	color: #e01f26;
}

#navigation-container dt.level2-act a:hover {
	color: #e01f26;
}

#navigation-container dt.lock1-no {
	font-weight: bold;
	padding-left: 37px;
	background-image: url(../img/lock1-no.gif);
}

#navigation-container dt.lock1-no a {
	color: #000;
	text-decoration: none;
}

#navigation-container dt.lock1-no a:hover {
	color: #e01f26;
}

#navigation-container dt.lock1-act {
	font-weight: bold;
	padding-left: 37px;
	background-image: url(../img/lock1-act.gif);
}

#navigation-container dt.lock1-act a {
	color: #000;
	text-decoration: none;
}

#navigation-container dt.lock1-out {
	font-weight: bold;
	padding-left: 37px;
	background-image: url(../img/lock1-out.gif);
}

#navigation-container dt.lock1-out a {
	color: #000;
	text-decoration: none;
}

#navigation-container dt.lock1-out a:hover {
	color: #e01f26;
}

#navigation-container dt.lock1-in {
	font-weight: bold;
	padding-left: 37px;
	background-image: url(../img/lock1-act.gif);
}

#navigation-container dt.lock1-in a {
	color: #000;
	text-decoration: none;
}

#page-nav-container_empty {
	clear: both;
	width: 757px;
	height: 30px;
}

#page-nav-container {
	clear: both;
	width: 757px;
	height: 46px;
}

#page-nav-container dl {
	font-size: 12px;
}

#page-nav-container dt {
	float: left;
	padding: 18px 10px 0 0;
}

#page-nav-container dt a {
	color: red;
	text-decoration: none;
}

#subnav-container {
	width: 757px;
	height: 26px;
	margin: 2px 0 0 1px;
	background-color: #efefef;
}

#subnav-container dl.black dt {
	float: left;
	line-height: 28px;
	height: 28px;
	background-color: #000;
	margin-right: 1px;
}

#subnav-container dl.black dt a {
	display: block;
	padding: 0 10px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#subnav-container dl.composite dt {
	float: left;
	line-height: 28px;
	height: 28px;
	margin-right: 1px;
}

#subnav-container dl.composite img {
	border: 0;
	vertical-align: middle;
	margin-left: 7px;
}

#subnav-container dl.composite dt input.grey {
	background-color: #acacac;
	border: 0;
	height: 28px;
	padding: 0 10px;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

#subnav-container dl.composite dt input.search {
	width: 100px;
	background-color: #fff;
	height: 20px;
	padding: 4px 4px 1px 4px;
	font-size: 15px;
	color: #000;
	border: 1px solid #acacac;
}

.div-right {
	float: right;
	margin: .625em .3em .625em .625em;
	text-align: right;
}

.div-right img {
	margin-bottom: .3em;
}

.div-seperator {
	background-color: #e3e3e3;
	height: 1.4em;
	margin-top: 1.4em;
}

#content a {
	color: navy;
	text-decoration: underline;
}

#content a:hover {
	color: navy;
	text-decoration: none;
}

#content img {
	border: none !important;
}

#content input, #content select, #content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #000;
	padding: 1px 2px;
}

#content table td {
	padding: 2px;
}

#content table.nodistance td {
	padding: 0px;
	border-top: 1px solid #718d71;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #718d71;
}

div.reccomend {
	clear: both;
	font-size: 12px !important;
	text-align: center;
	padding: .625em 0;
}

div.reccomend a {
	color: #000;
	text-decoration: none !important;
}

div.reccomend a:hover {
	color: #e01f26;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 21px 0;
	font-size: 13px;
	background-color: #e3e3e3;
	line-height: 1.8em;
	padding-left: .3em;
}

#content ol {
	padding: 0 .3em 0 2em;
}

#content ul {
	padding: 15px .3em 15px 3em;
}

#content li {
	font-size: 13px;
	color: #000;
	padding: 0 .3em 0 .3em;
}

.gallery-pages a { color: #fff; text-decoration: none; }
.gallery-pages a:hover { color: #000; }
td { font-size: 12px !important; }
.text { font-size: 12px; }
.titel { font-size: 13px; font-weight: bold; }


#content .sitemap-table td, #content .sitemap-table td table td {
	font-size: 12px;
	color: #000;
}
.loginform { font-size: 12px !important; }

A.black {
	font-size: 12px !important;
	font-weight: normal !important;
	color: #000 !important;
	text-decoration: none !important;
}


A.black:hover {
	color: #000 !important;
	text-decoration: none !important;
}

A.tip {
	font-size: 12px;
	font-weight: normal !important;
	color: #000000 !important;
	text-decoration: none !important;
	padding: 20px;
}


A.tip:hover {
	font-size: 12px !important;
	font-weight: normal !important;
	color: #FF0000 !important;
	text-decoration: none !important;
}

.titel a {
	color: #000 !important;
	text-decoration: none !important;
}

.titel a:hover {
	color: #e01f26 !important;
	text-decoration: underline !important;
}

.home-box p {
	font-size: 12px;
	padding: 0 5px 12px 5px;
}

.home-more {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}

.home-more a {
	color: #000 !important;
	text-decoration: underline;
}

.home-more a:hover {
	color: #e01f26 !important;
	text-decoration: none;
}

.home-box {
	position: absolute;
	top: 261px;
	left: 30px;
	width: 300px;
	height: 200px;
	padding: 5px;
	background: none repeat scroll 0% 0% rgb(204, 204, 204);
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

.home-new {
	z-index: 1;
}

#pager {
	position: absolute;
	margin: 472px 0 0 400px;
	z-index: 2;
	width: 358px;
	text-align: right;
}

#pager a {
	height: 16px;
	width: 16px;
	border: 1px solid #fff;
	margin-right: 10px;
}

#pager a.activeSlide {
	background-color: #fff;
	border: 1px solid #fff;
}

.caption {
	font-size: 10px;
	text-align: left;
	padding: 0 5px;
}
