@import url('/css/blocks.css');

* {
	margin: 0;
	padding: 0;
}

#blue-bar {
	position: absolute;
	width: 100%;
	height: 88px;
	top: 0;
	left: 0;
	background-color: #71C1DA;
}

#white-bar {
	position: absolute;
	width: 100%;
	height: 332px;
	top: 88px;
	left: 0;
	background-color: #ffffff;
}

body {
	background: #e1d6a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #4f503c;
}

input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.wrapper, block {
	width: 100%;
	overflow: hidden;
}

.container {
	width: 100%;
}

p {
	margin-bottom: 16px;
}

.tail-top {
	background: url("images/tail-top-2.gif?2") repeat-x scroll left -6px #E1D6A0;
}

.tail-bottom {
	background: url( images/tail-bottom.gif ) left bottom repeat-x;
	position: relative;
}

/*==================forms====================*/
input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

#contacts-form label {
	display: block;
	height: 37px;
}

#contacts-form label input {
	width: 223px;
	padding: 2px 0 3px 3px;
	color: #191919;
	font-size: .85em;
}

#contacts-form textarea {
	width: 230px;
	height: 90px;
	padding: 2px 0 2px 3px;
	margin-bottom: 11px;
	color: #191919;
	overflow: auto;
	font-size: .85em;
}

#contacts-form .col-1 {
	width: 255px !important;
	margin-right: 0 !important;
}

#contacts-form .col-2 {
	width: 500px !important;
	margin-right: 0 !important;
}

/*==================list====================*/
ul {
	list-style: none;
}

.top-nav {
	float: right;
	overflow: hidden;
}

.top-nav li {
	/*display: inline;*/
	margin-left: -1px;
	float: left;
}

.top-nav li a {
	color: #4f503c;
	text-decoration: none;
	border-left: 1px solid #4f503c;
	padding: 0 13px 0 16px;
}

.top-nav li a.rss {
	background: url( images/rss.gif ) no-repeat right top;
	padding: 0 28px 0 16px;
	display: inline-block;
}

.top-nav li a:hover {
	color: #9c9e8c;
}

.list1 {
	position: relative; 
}

.list1 li {
	padding: 0 0 1px 0px;
	border-bottom: 1px solid #35382c;
	position: relative;
	margin: 0;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
}

.list1 li.last {
	border-bottom: 0;
}

.list1 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list1 li a:hover {
	color: #fff;
}

.list2 {
	width: 100%;
	overflow: hidden;
}

.list2 li {
	float: left;
	width: 163px;
	margin-right: 13px;
}

.list2 li.last {
	margin-right: 0;
}

.list2 li img {
	display: block;
	margin-bottom: 8px;
}

.list2.alt {
	padding-top: 14px;
}

.list2.alt li {
	padding-bottom: 10px;
}

.list3 li {
	border-bottom: 1px solid #35382c;
	position: relative;
	margin: 0 -16px 15px -20px;
	padding: 0 18px 13px 20px;
	line-height: 1.15em;
}

.list3 li img {
	display: block;
	margin-bottom: 10px;
}

.list3 li.last {
	border-bottom: 0;
}

.list4 li {
	background: url( images/arrow1.gif ) no-repeat left 5px;
	padding: 0 0 4px 14px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
}

.list4 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list4 li a:hover {
	color: #a3a595;
}

.list5 dt {
	font-size: .85em;
	background: url( images/arrow1.gif ) no-repeat left 4px;
	padding: 0 0 14px 16px;
	font-weight: bold;
}

.list5 dd {
	position: relative;
	margin: 0 -16px 13px -20px;
	padding: 0 0 13px 20px;
	border-bottom: 1px solid #35382c;
	line-height: 1.15em;
}

.list5 dd.last {
	border-bottom: 0;
}

.list6 li {
	background: url( images/arrow1.gif ) no-repeat 26px 5px;
	padding: 0 0 2px 38px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
	border-bottom: 1px solid #35382c;
	margin: 0 -16px 2px -20px;
}

.list6 li.last {
	border-bottom: 0;
}

.list6 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list6 li a:hover {
	color: #a3a595;
}

.list7 {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: .85em;
	padding-top: 10px;
}

.list7 li {
	display: inline;
	color: #a3a595;
	font-weight: bold;
}

.list7 li.prev {
	float: left;
}

.list7 li.prev a {
	padding: 0 !important;
}

.list7 li.next {
	float: right;
}

.list7 li.next a {
	padding: 0 !important;
}

.list7 li a {
	padding: 0 6px;
}

.list7 li strong {
	padding: 0 6px;
}

.list8 {
    list-style:disc outside none !important;
}




/*==================other====================*/
.img-indent {
	margin: 0 12px 0 0;
	float: left;
}

.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.img-box img {
	float: left;
	margin: 0 12px 0 0;
}

.extra-wrap {
	overflow: hidden;
}

.p1 {
	margin-bottom: 16px;
}



/*==================txt, links, lines, titles====================*/
a {
	color: #59553d;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: .85em;
	color: #a3a595;
	margin-bottom: 15px;
}

h4 {
	font-size: 1em;
	line-height: 1.15em;
	margin-bottom: 4px;
}

.txt1 {
	color: #a3a595;
	font-size: .85em;
}

.link1 {
	font-size: .85em;
	font-weight: bold;
}

.line-hor {
	background: #2b2c23;
	height: 4px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 30px 0 34px 0;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.title {
	margin-bottom: 29px;
}

.title-box {
	border-bottom: 1px solid #26261f;
	height: 30px;
	margin-bottom: 13px;
}

/*==================boxes====================*/
#left-column-wrapper {
	padding: 0 20px 0 24px;
}

.box {
	background: #2a2e25;
	width: 100%;
	color: #6d6f5b;
}

.box .border-top {
	background: url( images/border-top.gif ) repeat-x top;
}

.box .border-bot {
	background: url( images/border-bot.gif ) repeat-x bottom;
}

.box .border-left {
	background: url( images/border-left.gif ) repeat-y left;
}

.box .border-right {
	background: url( images/border-right.gif ) repeat-y right;
}

.box .left-top-corner {
	background: url( images/left-top-corner.gif ) no-repeat left top;
}

.box .right-top-corner {
	background: url( images/right-top-corner.gif ) no-repeat right top;
}

.box .left-bot-corner {
	background: url( images/left-bot-corner.gif ) no-repeat left bottom;
	width: 100%;
}

.box .right-bot-corner {
	background: url( images/right-bot-corner.gif ) no-repeat right bottom;
}

.box .inner {
	padding: 10px 5px 70px;
}

.inner .box-column-left {
	height: 50px;
}

.cont-box {
	padding: 0 150px 0 0;
	margin: 0;
	line-height: 1.15em;
}

.cont-box span {
	float: right;
}

/*header*/
#header .row-1 {
	height: 27px;
	font-size: .85em;
}

#logo {
	display: block;
	width: 980px;
	height: 88px;
	background: url("/images/header_inside.gif") repeat scroll left top #E1D6A0;
	color: #FFFFFF;
	font: bold 36px/82px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-indent: -50000px;
}

#header .row-1 .indent {
	padding: 5px 20px 0 32px;
}

#header .row-2 {
	height: 95px;
}

#header .row-2 .indent {
	padding: 12px 0 0 11px;
}

/* Slider in head */
.gallery {
	width: 980px;
	height: 281px;
}

.gallery .holder {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.gallery .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 99999px;
}

.gallery .holder ul li {
	float: left;
}

.gallery .holder ul li a {
	display: block;
	position: relative;
	height: 281px;
	width: 500px;
	background: none no-repeat scroll left center #E1D6A0;
	text-decoration: none;
}

.gallery-item-title {
	display: block;
	position: absolute;
	height: 40px;
	width: 490px;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 5px;

	background: #000;
	background: rgba(0, 0, 0, 0.8);
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 80);
	/*opacity: 0.8;*/

	color: #CCCCCC;
	font: 16px/20px Verdana;
	z-index: 89;
}


/*content*/
#content {
	padding: 11px 16px 26px 16px;
}

#content .indent {
	padding: 0;
}

#content .col-3 .box .inner {
	padding-bottom: 115px;
}

/*footer*/
#footer {
	position: relative;
}
#footer .indent {
	padding: 13px 0 0 30px;
	position: relative;
}

#copyright {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: auto;
	height: auto;
	padding-bottom: 15px;
}

/*==========================================*/

H1 {
	FONT-SIZE: 28px;
	LINE-HEIGHT: 30px;
	PADDING-LEFT: 10px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #222222;
}

H2 {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 22px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	COLOR: #444444;
	PADDING-TOP: 0px;
}

H3 {
	FONT-SIZE: 16px;
	LINE-HEIGHT: 18px;
	COLOR: #222222;
}

H4 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px;
	COLOR: #222222;
}

.table_header {
	background-color: #2e3128;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	color: #FFFFFF;
}

.table_footer {
	background-color: #2e3128;
	padding-left: 3px;
	padding-right: 3px;
	height: 5px;
	color: #FFFFFF;
}

.field_name {
	background-color: #bdb178;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #444444;
}

.field_value {
	background-color: #d4c683;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #444444;
}

.cost {
	font-size: 18px;
	color: #444444;
}

a.list_page:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.list_page:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.list_page:aktiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.list_page:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-decoration: underline;
	font-weight: normal;
}

/* newsletter */
#newsletter, #callback, #feedback_error {
	display: block;
	width: 150px;
	margin: 10px;
	padding: 3px;
	border: 2px solid #DDB227;
	float: right;
	background-color: #E1D6A0;
	text-align: center;
	text-decoration: none;
}

