@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	
	background-image:url(../img/body_bg.jpg) !Important;
	
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-attachment:fixed;
	letter-spacing:0.5px;
}

.ui-body-c, .ui-overlay-c{
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	margin:0;
	
	background-image:url(../img/body_bg.jpg) !Important;
	
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-attachment:fixed;
	letter-spacing:0.5px;
}


h1 {
	color:#000;
	font-size:14px;
	letter-spacing:0;
	margin-bottom:10px;
	padding: 0;
	margin: 0 0 0 10px;
	width:100%;
	min-width:100%;
	font-weight: bold;
}

h1.imghead {
	display:block;
	text-indent:-2000em;
	z-index: 1000;
}
h1.imghead {
	/*background-size:157px 40px !important;*/
}
h2 {
	color:#1d5cbb;
	font-size:14px;
	letter-spacing:0;
	margin-bottom:10px;
	padding: 0;
	margin: 0 0 10px 0;
	width:100%;
	min-width:100%;
	font-weight: bold;
}
h3, h5 {
	color:#000;
	font-weight:normal;
}
h3 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h4, h6  {
	color:#000;
	font-size:12px;
}
h4 {
	font-weight:bold;
}
h6 {
	font-weight:normal;
	font-style:italic;
}

.mobilewrapper {
	-webkit-box-shadow:  0px 0px 10px 5px #929292;
	box-shadow:  0px 0px 10px 5px #929292;
	width: 90% !important;
	background: #fff !important;
	margin: 0 auto;
}

.ui-header {
	height: auto;
    margin: auto;
    width: 100%;
}

.ui-header #bild img {
	width:100%;
	height:auto;
	position:relative !Important;
}

.banner{
	width:95%;
	height:auto;
	border:#e2e2e2 solid 5px;
	-webkit-box-shadow:  0px 5px 6px 0px #666;
    box-shadow:  0px 5px 6px 0px #888;
	background-color:#e2e2e2;
	margin:auto;
	max-width:970px;
	max-height:300px;

	
	
}

.banner img{
	max-width:970px;
	max-height:300px;
	width:100%;
	height:auto;
	position:relative !Important;
}

.header-logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 117px;
	background: url("../img/logo.png") no-repeat right top;
	z-index: 999;
}

.header-logo a {
	display: block;
	width: 100%;
	height: 117px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}


.clearflat, .clear {
    clear: both;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.back {
	width: 25%;
	height: 15px;
	background: url("../img/bg_back.jpg") no-repeat left top;
	background-color: #1d5cbb;
	float: left;
	margin-left: -15px;
}

.back a {
	width: 100%;
	height: 15px;
	display:block;
}

.h1_div {
	float: left;
	width: 75%;
}

.header-bottom {
	position: absolute;
	bottom: 2px;
	right: 0;
	width: 100%;
	height: 40px;
	background: url("../img/bg_tobotom.jpg") no-repeat right bottom;
	z-index: 999;
}

.header-bottom a {
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

#breadcrumb {
	font-size: 10px;
	color: #9c9e9f;
	margin-bottom: 15px;
}

#breadcrumb a {
	font-size: 10px !important;
	color: #9c9e9f !important;
	font-weight: normal !important;
}
#breadcrumb span.crumbsep {
	padding: 0 8px;
}
#breadcrumb span#crumsep_start {
	display: none;
}

.menu {
	width:90%;
	margin:auto;
	padding-bottom:15px;
}

.menu li{
	text-align: left;
	color:#000;
	font-weight:normal;
	font-size:14px;
	margin-bottom: 2%;
	list-style-type:none;
	padding:0;
	width: 49%;
	float: left;
	margin-right: 2%;
}

.menu li:nth-child(2n+2) {
	margin-right: 0;
}

.menu li a{
	color:#000 !important;
	display:block;
	font-weight: bold !Important;
	padding: 14px 0 33px 14px;
	text-align: left;
	background: #ececed !Important;
}
.menu li a:hover{
	color: #fff !important;
	background: url("../img/menu_hover.jpg") no-repeat !important;
	background-position: left bottom !important;
	background-color: #9c9e9f !important;
}
	
ul.main-menu {
	margin:0;
	padding:0;
}

.ui-footer {
	background: url("../img/footer_bg.jpg") repeat !Important;
	height: 40px;
	width: 100%;
	color: #1d5cbb;
	font-size: 10px;
}

.ui-footer a, .ui-bar-a .footer-menu a.ui-link, .ui-bar-a .footer-copyright a.ui-link {
	color: #1d5cbb !important;
	font-weight: normal;
	font-size: 10px;
}

.ui-footer a:hover, .ui-bar-a .footer-menu a.ui-link:hover, .ui-bar-a .footer-copyright a.ui-link:hover {
	color: #000 !important;
	font-weight: normal;
	font-size: 10px;
}

.ui-footer a:hover {
	color: #000;
	font-weight: normal;
}

.footer-menu {
	width: 95%;
	height: 15px;
	color: #1d5cbb;
	padding-top: 5px;
}
.footer-copyright {
	width: 95%;
	text-align: right;
	height: 15px;
	color: #1d5cbb;
	padding-top: 3px;
}

ul.footer_menu {
	list-style:none;
	padding:0;
	margin:0;
	float: right;
}

ul.footer_menu li{
	width:auto;
	float:left;
	margin-right:8px;
	padding-right:8px;
	font-size:12px;
	background: url("../img/footer_li.jpg") no-repeat right bottom;
	display: none;
}

ul.footer_menu li:nth-child(1), ul.footer_menu li:nth-child(2), ul.footer_menu li:nth-child(3), ul.footer_menu li:nth-child(4) {
	display: block;
}

ul.footer_menu li:last-child, ul.footer_menu li:nth-child(4) {
	margin-right:0;
	padding-right:0;
	background: none;
}
	
#content-usr {
	width:100%;
	margin:auto;
	overflow:visible;
	
}
#inner-content-usr p {
	text-shadow:none;
	line-height:150%;
	
}
#inner-content-usr p img {
	max-width:100%;
	height:auto;
}
#inner-content-usr {
	width:100%;
}
ul, ol, li {
	text-shadow:none;
}
h3, h2, h4, h5, h6, a {
	text-shadow:none;
}
a, a:link, a:visited  {
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#333;
	text-decoration:none;
}
#frm ul li {
	/*list-style-type:none;*/
}
#frm ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
}
#frm table td {
	width:50% !important;
	float:left;
	clear:both;
}
#frm .ui-btn-arrow-d {
	background-image:none;
}
#frm table .ui-btn-text {
	font-size:12px;
}
#frm .ui-btn {
	border:none;
}
#frm .ui-btn-inner {
	min-width:133px;
	padding-top:0.7em;
	padding-bottom:0.7em;
	color:#fff !important;
}
input[type=submit] {
	width:auto;
	max-width:none;
	color:#fff !important;
}
#frm table {
	max-width:75%;
}
#frm table td:nth-child(even) {
	padding-left:0px;
}
#frm .ui-btn {
	max-width:100%;
	float:left;
}
.wrapper {
	margin:auto;
	max-width:644px;
	width:100%;
}
.wrapper .ui-body-b {
	background-color:#020928 !important;
	background-image:none !important;
}
.page_bg {
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	background-size:auto;
	background-position:top;
	background-color:#020928;
	padding:10px 2% 0 2%;
	width:96%;
}
.banner_cst {
	margin:0;
	height:auto;
	/*max-width:1004px;*/
	width:auto;
	text-align:left;
	position:relative;
	text-align:center;
	background-color:#fff;
	max-width:970px;
	line-height:0;
}
.banner_cst .clear {
	height:0px;
}
.banner_cst img {
	position:relative !important;
	max-width:970px;
	max-height:354px;
	width:100%;
	height:auto;
}
.logo {
	background-color:#fff;
	margin:auto;
	text-align:center;
	max-width:960px;
	margin:0 5px;
	background-image:url(../../luchnerwirt.at/img/menu_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:15px;
	padding-top:10px;
}
.logo img {
	max-height:61px;
	max-width:190px;
}
.logo_index {
	width:100%;
	text-align:center;
	position:relative;
}
.menu_cst, .content_cst {
	max-width:960px;
	margin:auto;
	margin:0 5px;
	padding:15px 0 0 0 !important;
}
.content_cst {
	padding:15px 20px !important;
	max-width:920px;
}


@media screen and (max-device-width:720px) and (orientation: portrait){
  .banner img {
	
}
}
ul.main_menu {
	clear:both;
	float:left;
	width:100%;
	padding:0 15px;
	margin:auto;
}
ul.main_menu li {
	display:inline;
	list-style-type:none;
	margin-right:5px;
	width:42%;
	max-width:155px;
	background: #E4DCC7 /*{a-bup-background-color}*/;
	background-image:url(../../luchnerwirt.at/img/nugget_bg.jpg);
	font-weight:normal;
	color: #000 /*{a-bup-color}*/;
	padding:10px 1%;
	float:left;
	margin-bottom:5px;
	text-align:center;
}
ul.main_menu li:hover {
	display:inline;
	list-style-type:none;
	margin-right:5px;
	max-width:155px;
	background: #000 /*{a-bhover-background-color}*/;
	font-weight:normal;
	color: #fff /*{a-bhover-color}*/;
	padding:10px 1%;
	float:left;
	margin-bottom:5px;
	text-align:center;
}
ul.main_menu li a {
	display:block;
}
ul.main_menu li:hover .ui-body-a, ul.main_menu li:hover .ui-link, ul.main_menu li:hover .ui-link:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
ul.main_menu .ui-body-a, ul.main_menu .ui-link, ul.main_menu .ui-link:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
	letter-spacing:0.5px;
	font-weight:normal;
}
.anfrage .ui-btn-inner {
	color:#fff;
	font-size:12px;
	letter-spacing:0.5px;
	padding:0.4em 20px;
	border:none;
}
.anfrage {
	margin:20px 10% 0;
}
.anfrage .ui-btn {
	margin:0;
}
.contact_data {
	color:#878787;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}
.footer_box {
	position:relative;
	background-repeat:repeat-x;
	background-position:top;
	bottom:0;
	padding-bottom:10px;
	padding-top:10px;
	letter-spacing:0.5px;
	max-width:960px;
}
.contact_data a {
	color:#878787 !important;
	font-weight:normal !important;
}

.navigation .ui-shadow {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none!important;
}
.navigation {
	height:34px;
	padding-top:10px;
}
.navigation .ui-btn {
	border:none;
}

.ui-btn-icon-notext .ui-btn-inner .ui-icon {
    float: left;
    margin: 3px 1px 2px 3px;
}
.navigation h1 {
	background-image:none;
}
.navigation .ui-btn-inner {
	border:none;
	font-size:12px;
}
.index_menu {
	float:right;
	margin-right:3%;
}
.index_menu .ui-btn-inner {
	font-size:14px !important;
	padding:5px 10px;
}
.index_menu .ui-btn {
	border:none;
}
#frm ul li {
	/*list-style-type:none;*/
}
#frm ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#frm table.sel img {
	margin-right:10px;
	float:right;
	margin-top:-30px;	
}
.error {
	 background-image: none;
    display: block;
    font-size: 16px;
    line-height: 1.4;
    margin: 0.5em 0;
    outline: 0 none;
    padding: 0.4em;
    width: 100%;
	-moz-box-sizing: border-box;
}
#frm table.sel img.errortip {
	float:right;
	margin-right:-20px;
	margin-top:-33px;
}
#karte, #map_canvas {
	width:100% !important;
	font-size:12px;
	color:#000;
}
.ui-bar-a {
	border:none !important;
}
.ui-content {
	padding:15px;
}

/**
* News CSS
*/ 

.newscontent {
	width:98%;
	height:auto;
	float:left;
	margin-top:20px;
	background:none;
	border:none;
	padding:0;
}
.newscontent h2 {
	float:right;
	padding-left:0;
	overflow:hidden;
	height:auto;
	padding-bottom:5px;
	width:63%;
	text-align:left;
	margin:0;
	color:#000;
	font-size:16px;
	font-weight:normal;
}

.newscontent h2 a{
	color:#000 !Important;
	font-weight:normal !Important;
}

.newscontent div {
}
.newscontent div div {
	background:none;
}
.newsimg {
	width:35%;
	margin-right:2%;
	padding-top:2px;
	padding-left:0px;
	float:left;
	height: auto;
	overflow: hidden;
}
.newsimg img {
	
	max-width:110px;
	
	max-height:70px;
}
.news_gal {
	display:none;
}
.newsshorttext {
	float:right;
	height: auto;
	overflow: visible;
	padding-left:0;
	font-size: 12px;
	width:63%;
	color:#000;
}

.newsshorttext a{
		color:#fe0000 !Important;
}
.newsshorttext p {
	padding:0 0 5px 0;
	margin:0;
}
.newsshorttext ul {
	padding: 0 0 0 1.2em;
}
.newslink {
	float:left;
	padding-left:0px;
	font-weight:bold;
}
.newslink a, .newslink a:link, .newslink a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	background: none;
	font-weight: bold;
	color: #000 !important /*{b-bup-color}*/;
	padding:0;
	
}
.newslink  {
	float:right;
	width:63%;
}
.newscontent .separator {
	height: 1px;
	padding: 10px auto;
	clear:left;
	margin: 10px 0 0 0;
	display:none;
}
.newshr {
	color: #000000;
	width: 680px;
}
.newsfoot {
	text-align: center;	
}
.newsarchivelink {
	padding:15px 0 0;
	float:left;	
	text-align:center;
	width:100%;
}
.newsarchivelink a{
	color:#000 !Important;
	font-weight:bold !Important;
	text-decoration: none !Important;
}
.newsbacklink {
	padding-left:25px;
	padding-right:25px;
	float:left;	
	padding-top:8px;
}

/**
* Menü Seite
*/

.menue_box {
	width:43%;
	height:auto;
	background-color: #1D5CBB;
	margin-top:20px;
	color:#ffffff;
	font-size:13px;
	float:left;
	margin-right:0%;
	margin-left:2%;
	font-size:12px;
	padding-bottom:3px;
	max-width:185px;
}
.menue_box_middle {
	height:33px;
	padding-left:10px;
}
.menue_box_txt {
	padding-top:8px;
	width:170px;
	overflow:hidden;
	height:18px;
}

.menue_box_txt a {
	text-decoration: none;
	color:#fff !important;
	font-weight:normal !important;
}
.menue_box_bottom {
	padding-left:1px;
	height:auto;
	height:100px;
	overflow:hidden;
	margin-bottom:3px;
}
.menue_box_bottom img {
	width:94%;
	margin:0 3%;
	height:auto;
}
.menue_box_bottom a img {
	border:none;
}

/**
* News Nuggets
*/

.news_nug_cont {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:30px;
	background-color:#ffffff;
	background-image:none;
	margin-top: 0;
	padding: 0 0 0px 0;
	position: relative;
}

.news_nug_cont_right {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:30px;
	background-color:#ffffff;
	background-image:none;
	margin-top: 0;
	padding: 0 0 0px 0;
	position: relative;
}

.newsimg_nug {
	padding-top:0px;
	padding-left:0px;
	float: none;
	max-width: 106px;
	overflow: hidden;
	width: 52px;
	height: 51px;
	background: url("../img/arrow.png") no-repeat;
	position: absolute;
}
.newsimg_nug img {
	width:100%;
	height:auto;
	max-width:106px;
	display: none;
}
.news_nug_title {
	float: none;
    height: 25px;
    margin-bottom: 5px;
    padding-left: 35px;
    margin-top: 15px;
    overflow: hidden;
    width: 95%;
}
.news_nug_title h2 {
	margin:5px 0 0 0;
	color:#1d5cbb;
	font-size: 18px;
}

.news_nug_title h2 a{
	color:#1d5cbb !Important;
}
.news_nug_text {
	float: none;
	
	height: auto;
	overflow: visible;
	padding-left: 35px;
	font-size: 12px;
	width:93%;
}
.news_nug_text p {
	padding:0 0 10px 0;
	margin:0;
}

.news_nug_text a {
	color: #000 !important;
	text-decoration: underline;
	font-weight: normal !important;
}

.news_nug_text a:hover {
	color: #e10017 !important;
	text-decoration: underline;
	font-weight: normal !important;
}

.news_nug_link {
	float: none;
	padding-right:0;
	font-weight:bold;
	padding-bottom:3px;
	padding-left: 35px;
}

.news_nug_link a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal !important;
	color: #e10017 !important;
}

.news_nug_link a:hover {
	color: #000 !important;
}

/**
* Gästebuch CSS
*/

#guestbook {
	max-width: 680px;
	width:100%;
}
#guestbook img {
	padding-top: 5px;
	padding-right: 5px;
	border: none;
}
#guestbook hr {
	color: #ffffff;
	size: 1px;
}
#guestbook a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#guestbook a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.gbinfo {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
#gbadmessage {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
.gbadlink {
	max-width: 340px;
	width:100%;
	padding-bottom: 20px;
}
.gbsitescroll {
	max-width: 600px;
	width:98%;
	text-align: right;
	float: left;
}
#gbtitlename {
	max-width: 122px;
	width:28%;
	float: left;
	color:#fff;
	margin-bottom:10px;
	clear:left;
	padding-right:2%;
}
#gbtitlename h2, #gbtitlemessage h2{
	color:#000;
	padding:10px;
	margin:0;
}
.gbname {
	max-width: 122px;
	width:28%;
	float: left;
	padding-right:2%;
}
.gbmessage {
	max-width: 540px;
	width:67%;
	float: left;
	padding-left:0%;
	margin-bottom:10px;
}
#gbtitlemessage {
	max-width: 524px;
	width:67%;
	float: left;
	color:#fff;
	margin-bottom:10px;
}
.gbseperator {
	padding-top: 5px;
	padding-bottom: 15px;
	max-width: 680px;
	width:95%;
}
.gbseperator hr{
	border-bottom:1px solid #000;
	clear:both;
}

.form_validation_field_error_error_message {
	clear: left;
	color:#CC0000;
	font-weight:bold;
}

.cleargb {
	clear: both;
}


/*** Gallery ***/

.catname a {
	color:#fff !important;
}
.catname .ui-btn {
	border:none;
}
#photoswipeGal li {
    float: left;
    list-style: none outside none;
    text-align: center;
	width:29%;
	margin-right:3%;
	margin-bottom:10px;
	max-width:150px;
}
#photoswipeGal li img {
	width:100%;
	height:auto;
}

#highslideGal li {
	list-style: none outside none;
    text-align: left !important;
	width:30%;
	margin-right:3%;
	margin-bottom:10px;
	max-width:150px;
	overflow:hidden;
	float:left;
}

/*** End Gallery ***/


ul#gallery li.fs_gallery {
	max-width:150px;
	width:43% !important;
}
ul#gallery li.fs_gallery img {
	max-width:100%;
	height:auto;
}
	
.pagination {
	color:#000;
	float:left;
	padding:10px 0;
	text-align:center;
	width:100%;
}
.pagination a{
	color:#000 !Important;
	text-decoration:none;
}

.ui-btn-up-c {
background: #BDBFBE; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2Q3ZGNkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3OTc5N2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #BDBFBE 0%, #d7dcdd 30%, #79797a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BDBFBE), color-stop(30%,#d7dcdd), color-stop(100%,#79797a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #BDBFBE 0%,#d7dcdd 30%,#79797a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #BDBFBE 0%,#d7dcdd 30%,#79797a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #BDBFBE 0%,#d7dcdd 30%,#79797a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #BDBFBE 0%,#d7dcdd 30%,#79797a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BDBFBE', endColorstr='#79797a',GradientType=0 ); /* IE6-8 */
-webkit-border-radius: 10px !Important;
border-radius: 10px !Important; 
text-shadow:0 0 0;
}

.ui-btn-hover-c{
	-webkit-border-radius: 10px !Important;
border-radius: 10px !Important; 
text-shadow:0 0 0;
background: #79797a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2Q3ZGNkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY4ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #79797a 0%, #d7dcdd 60%, #BDBFBE 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79797a), color-stop(60%,#d7dcdd), color-stop(100%,#BDBFBE)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #79797a 0%,#d7dcdd 60%,#BDBFBE 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #79797a 0%,#d7dcdd 60%,#BDBFBE 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #79797a 0%,#d7dcdd 60%,#BDBFBE 100%); /* IE10+ */
background: linear-gradient(to bottom,  #79797a 0%,#d7dcdd 60%,#BDBFBE 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79797a', endColorstr='#BDBFBE',GradientType=0 ); /* IE6-8 */
}

a.galcrumbitem {
	color:#000!Important;
}



div.ui-input-text {
	padding:0!Important;
	background:#fff !Important;
}

ui-input-text {
	background:#fff!Important;
}

div.ui-input-text input.ui-input-text, div.ui-input-text textarea.ui-input-text, .ui-input-search input.ui-input-text {
	background:#fff !Important;
}

textarea.ui-input-text {
	background:#fff !Important;
}

.dwlcontent .ui-link, .news_list_item .ui-link, .sitemap .ui-link, .impressum_table .ui-link, .impressum_content .ui-link {
	color:#000 !Important;
}

.dwlcontent {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #000;
}

.dwlcontent:last-child {
	border-bottom: none;
}