body {
	font-size: 0.8em;
	font-family:  Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #313131;
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #a87031;
}

a:hover {
	color: #ff0000;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

.cleaner {
	clear: both;
	visibility: hidden;
	font-size: 0px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*links in new window*/
a.out {
	padding-right: 7px;
	background-image: url(../template/icons/link_out.gif);
	background-position: right 1px;
	background-repeat:no-repeat;
}
/*links for email*/
a.email {
	padding-right: 9px;
	background-image: url(../template/icons/email.gif);
	background-position: right 1px;
	background-repeat:no-repeat;
}
/*links for links with file*/
a.file {
	padding-right: 9px;
	background-image: url(../template/icons/file.gif);
	background-position: right 1px;
	background-repeat:no-repeat;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
div#body-div,
div#page,
div#page-footline {
	width: 966px;
	margin: 0 auto 0 auto;
	position: relative;
}

div#page,
div#page-footline {
	background-color: #ffffff;
	padding: 0 12px 10px 12px;
}

div#page-footline {
	background-color: #313131;
	color: #c5c5c5;
	padding: 0 12px 10px 12px;
	text-align: right;
}

div#headline {
	position: relative;
}

div#fulltext {
	position: absolute;
	bottom: 8px;
	right: 0;
}

input#fulltext-button {
	vertical-align: top;
	margin-left: 2px;
}

input#fulltext-input {
	height: 20px;
	width: 160px;
}

div.headline-lb {
	border-bottom: 1px solid #b9b9b9;
}

div#menu {
	/*background-image: url(../layout_template/bgn_menu.jpg);
	background-repeat: repeat;*/
	margin-top: 2px;
	min-height: 1px;
	position: relative;
	padding-left: 192px;
}

div#main-page {
	position: relative;
	clear: both;
	margin-top: 5px;
	min-height: 500px;
}

div#tool-box {
	width: 190px;
	float: right;
}

div#news-col {
	width: 210px;
	float: left;
}
div#left-img-col {
	width: 100%;
	overflow: hidden;
}

div#footline {
	margin-top: 10px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* menu list */
div#menu ul#topmenu,
div#menu ul#topmenu ul {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

div#menu ul#topmenu li {
	display: inline-block;
	position: relative;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* submenu */
div#menu ul#topmenu ul {
	display: none;
	position: absolute;
	z-index: 999;
	margin: 0;
	padding: 0;
}

div#menu ul#topmenu ul li {
	margin: 0;
	padding: 0;
	min-width: 150px;
}

div#menu li a {
	display: block;
	text-decoration: none;
}

div#menu ul#topmenu li:hover > ul {
	display: block;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* language list */
ul#languages {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

ul#languages li a {
	display: block;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* tool box */
div#tool-box div.tool-box-div {
	position: relative;	
}

div#tool-box h2 {
	font-size: 1em;
	color: #ffffff;
	background-color: #818181;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin: 0;
}

div#tool-box h2 a {
	color: #ffffff;
	text-decoration: none;
}

div#tool-box h2 a:hover {
	color: #ed8f00;
}

div#tool-box div.tool-box-item {
	padding: 0 0.2em 0 0.2em;
	margin-bottom: 0.5em;
}

div#tool-box h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #6c6c6c;
	padding: 0;
	margin: 0;
}

div#tool-box table#tool-box-contact {
	border-collapse: collapse;
	width: 180px;
	margin: 0px auto 15px auto;
}

div#tool-box table#tool-box-contact td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	border: 1px solid #878787;
	border-bottom: none;
}

div#tool-box table#tool-box-contact tr.contact-1-row td {
	border-top: none;	
}

div#tool-box table#tool-box-contact td.contact-left-col {
	border-left: none;
}

div#tool-box table#tool-box-contact td.contact-right-col {
	border-right: none;
}

div#tool-box table#tool-box-contact td div {
	margin: 3px 0 0 0;
}

/* request img */
div.tool-box-div img#img-request {
	position: relative;
	left: 150px; 
	top: -20px;
}

/*links*/
div#tool-box div.tool-box-div div.links-item {
	margin-bottom: 10px;
	text-align: center;
}

div#tool-box div.tool-box-div div.links-item a {
	text-decoration: none;
}

div#tool-box div.tool-box-div div.links-item span.links-item-txt {
	padding: 0 0.5em 0 0.5em;
	text-align: left;
	display: block;
}

div#tool-box div.tool-box-div div#tool-box-address {
	padding: 0 5px 15px 5px;
}

div#tool-box div.tool-box-div p {
	margin: 0px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* news col */

div#news-col h2,
div#news-col h2.banner-l-intro {
	font-size: 1em;
	font-weight: normal;
	color: #4670a0;
	padding: 0;
	margin: 0;
}

div#news-col h2.banner-l-intro {
	color: #999999;
}

div#news-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* banners */
ul.banners {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.banners li {
	width: 100%;
	height: 46px;
	color: #4670a0;
	background-color: #f0ebe0;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin-bottom: 2px;
	position: relative;
	overflow: hidden;
}

ul.banners li a {
	color: #4670a0;
	display: block;
	padding: 0;
	position: relative;
	text-decoration: none;
}

ul.banners li a:hover  {
	color: #ed8f00;
}

ul.banners li span.banners-label {
	position: absolute;
	top: 0;
	padding: 5px;
	background-color: rgba(255, 165, 0, 0.7);
	color: #ffffff;
	font-weight: bold;
}

ul.banners li div {
	width: 100%;
	position: absolute;
	display: none;
}

ul#banners-m {
	margin-top: 10px;
}

ul#banners-m li {
	width: 265px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
}

ul#banners-m li.right-list-item {
	margin-left: 10px;
}



/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* events/dates */
ul.dates {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dates li {
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
}

ul.dates li a {
	display: block;
	padding: 0;
	position: relative;
	text-decoration: none;
}
/*empty space instead of banner intro text*/
div#banners-l-intro {
	height: 1em;
}
/* news */
div#news-col ul#col-news li {
	width: 100%;
	background-color: #ececec;
	padding: 5px 0 5px 0;
	margin-bottom: 2px;
}

div#news-col ul#col-news li div {
	padding: 0 5px 0 5px; 
}
	
div#news-col ul#col-news li div.date-publish {
	color: #4670a0;
}

div#news-col ul#col-news li div.link-more {
	text-align: right;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* main content */
div#main-content div#article {
	padding-top: 1.1em;
	margin-bottom: 10px;
}

div#main-content h1 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

div#main-content h2,
div#main-content h3 {
	font-size: 1.1em;
	padding: 0;
	margin: 0.5em 0 0 0;
}

div#main-content h3 {
	font-size: 1em;
}

div#main-content h1,
div#main-content h2,
div#main-content h3 {
	color: #ff9c01;
}

div#main-content div.fulltext-box {
	height: 5em;
	overflow: hidden;
	position: relative;
}

div#main-content div.fulltext-box a {
	color: #000000;
}

div#main-content div.fulltext-more {
	position: absolute;
	bottom: 0;
	right: 5px;
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
}

div#main-content div.fulltext-more a {
	color:  #ed8f00;
}

div#main-content div.fulltext-more a:hover {
	color: #ff0000;
}

div#main-content div.fulltext-sep {
	height: 1px;
	margin-top: 5px;
	border-bottom: 1px solid #888888;
}

div#main-content p {
	margin: 0;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* contact page */
tr.contact-headline td {
	padding-top: 0px;
	padding-bottom: 0px;
}

div#main-content tr.contact-headline td h2 {
	font-size: 1em;
	font-style: italic;
	color: #6c6c6c;
	padding: 0;
	margin: 0;
}

td.contact-img {
	text-align: center;
}

tr.contact-separator td {
	border-bottom: 1px solid #b9b9b9;
}

td.contact-item {
	font-size: 3em;
	color: #4670a0;
}

td.contact-item a {
	color: #4670a0;
	font-size: 0.75em;
}

td.contact-item a:hover {
	color: #ed8f00;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* contact from */
div#contact-div {
	background-color: #6593c4;
	padding: 0 5px 0 5px;
}

div.contact-form-txt {
	margin: 10px 0 10px 0;
}

table#contact-form {
	width: 100%;
	margin: 0 auto 0 auto;
}

table#contact-form td {
	vertical-align: top;
	color: #ffffff;
}

table#contact-form tr.contact-line td {
	border-bottom: 1px solid #ffffff;
	height: 10px;
}

table#contact-form .contact-input {
	width: 300px;
	border: 1px solid #666666;
}

table#contact-form .contact-input-size1 {
	width: 146px;
}

table#contact-form .contact-input-size2 {
	width: 78px;
}

table#contact-form .contact-input-size3 {
	width: 214px;
}

table#contact-form .contact-input-small {
	width: 30px;
}

table#contact-form .form-date-field {
	margin-right: 7px;
	width: 100px;
}

table.ride-sharing .input-error,
table#contact-form .input-error {
	border: 1px solid #ff0000;
}

table.ride-sharing td.td-error,
table#contact-form td.td-error {
	color: #000000;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* gallery */
div.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* maps */
div.object-google-maps {
	width: 542px;
	height: 610px;
	margin-top: 15px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* bookmarks */
div#bookmarks-shell {
	position: absolute;
	z-index: 99;
}

div#bookmarks {
	position: fixed;
}

div#bookmarks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#bookmarks ul li {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
	position: relative;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* events/dates */
table.events-dates {
	padding-top: 3px;
}

table.events-dates-m {
	width: 570px;
	margin: 0 5px 0 8px;
}

table.events-dates-l,
table.events-dates-r {
	width: 100%;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* abs layers */
/* cycle layers */
div.layer-abs,
div.layer-cycle {
	position: absolute;
	z-index: 100;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* cycle layers */
div.layer-cycle div.txt-img-layer {
	display: none;
}

div.layer-cycle div.txt-img-layer-first {
	display: block;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* background img */
img.background-img {
	position: absolute;
	z-index: -1;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* weather box (toolbox)*/
div#weather-box {
	width: 100%;
	margin: 5px 0 10px 0;
	padding: 0px 5px 5px 5px;
	text-align: center;
	overflow: hidden;
}

/* weather column (on side)*/
div#weather-column {
	position: absolute;
	background-color: rgba(248, 248, 255, 0.3);
	padding: 5px;
	font-size: 0.9em;
	text-align: center;
}

div#weather-column:hover {
	background-color: rgba(248, 248, 255, 0.7);
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* ride-sharing */
table.ride-sharing {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

td.ride-sharing-type {
	font-weight: bold;
	text-align: right;
}

tr.ride-sharing-line td {
	vertical-align: top;
	padding-bottom: 10px;
}

td.ride-sharing-event {
	font-size: 1.1em;
}

td.ride-sharing-over {
	text-transform: lowercase;
}

table.ride-sharing h2 {
	margin: 0;
	padding: 0;
	display: inline;
}

tr.ride-sharing-headline td {
	border-top: 1px solid #ffffff;
}

span.ride-sharing-date {
	margin-left: 15px;
}

div#ride-sharing-button2 {
	border-top: 1px solid #ffffff;
	padding-top: 50px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* onload popup window start link*/
a#popup-onload {
	/*display: none;*/
}