/* =============================================================================
 * custom
 * ========================================================================== */



/* =============================================================================
* general styles & page setup
* ========================================================================== */
/* --tags*/

h1, h2, h3, h4, h5, h6 {font-family: georgia, serif; line-height: 1.3em; color:#80ba27;}
h1 {font-size: 25px;}
h2 {font-size: 17px; margin-bottom: 0px; margin-top: 15px; background-color: none; padding-bottom: 5px; color:#7e7c7b;}
h3 {font-size: 15px; margin-bottom: 5px; background-color: none; padding-bottom: 5px; color:#80ba27; background: none}
h4 {font-size: 14px; font-weight:bold; margin-bottom: 10px; margin-top: 15px; background: url(../img/line-2.png) left bottom repeat-x; padding-bottom: 5px; color:#7e7c7b;}
h5 {font-size: 17px; line-height: 155%; padding-top:1px; padding-bottom:2px; background-color:rgba(255,255,255,1); color:#fc9403;}

h2 .green {margin-bottom: 15px; display:block;}
/*     --links
------------------------------------------------- */
a {color: #7e7e7e;}
a:hover, a.hyperlink_txt:hover {color: #f18c09;}

/*     --body
------------------------------------------------- */
body {height: 100%; color: #595151; font-family: Georgia, Verdana, sans-serif; line-height: 18px; font-size: 14px; overflow-x: hidden;}
p {margin-bottom: 10px;}
/*     --logo
------------------------------------------------- */
#logo {margin-top: 30px;}
#logo img {height: 150px;}


/*     --wrapper
------------------------------------------------- */
#wrapper {min-height: 100%; height: auto !important; height: 101%;}

/*     --container -layout menu -diverses
------------------------------------------------- */

#container {height: 100%; min-height: 100%; height: auto !important; padding: 25px 20px 20px 20px; margin-left: 260px; background: url(../img/trsp-white-90.png); -moz-box-shadow: 0px 0px 0px #80ba27; -webkit-box-shadow: 0px 0px 0px #80ba27; box-shadow: 0px 0px 0px #80ba27; behavior: url(files/hotel/scripts/PIE.htc);}
.home #container {padding-top: 200px; margin-left: 260px; background: url(../img/transparent.png); -moz-box-shadow: 0px 0px 0px #80ba27; -webkit-box-shadow: 0px 0px 0px #80ba27; box-shadow: 0px 0px 0px #80ba27; behavior: url(files/hotel/scripts/PIE.htc);}

.trenner { 
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}
#trennernav a {
  border-bottom: 0px solid #ddd;
  display: block;
  margin:0;
  padding:0;
}

.home .mod_newslist {
  background: url(../img/trsp-white-90.png);
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom:5%;
}

body.home.sidebar_right #right .inside {
  padding-left: 0;
}

/*.nachrichtenteaser h4 a, .nachrichtenteaser h3 a, .nachrichtenteaser h2 a { 
  line-height: 1.5em;
  font-size: 17px;
}*/

.nachrichtenteaser h4 a { 
  font-weight: normal;
}

#main {margin-bottom: 30px;}

#menu {padding-top: 10px;}

.nachrichtenliste .author, .nachrichtenleser .author {display: none;}

.nachrichtenliste .comments, .nachrichtenleser .comments {display: none;}

.nachrichtenliste {
	border-bottom: 2px #ccc dotted;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

	/*     --testimonial
------------------------------------------------- */
.testimonial {
	font-size: 14px;
	overflow: visible;
	background-color: #f2f8e9;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.3); 
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 0px rgba(0,0,0,0.3);
	border-bottom: 1px solid #ddd;
}


.layout_short {
	border-bottom: 2px #ccc dotted;
}

.back {
	margin-top: 15px;
}

/*     --ce_accordion
------------------------------------------------- */
.ce_accordion {border-bottom: 1px solid #b9bcbe;}
.ce_accordion .accordion {padding: 0 0%; background-color: #fff; border: 0px solid #b9bcbe;}
.ce_accordion .accordion > div {padding: 12px 0px 12px 0px;}
.ce_accordion .toggler { font-size: 17px; position: relative; border-left: 0px solid #ccc; border-top: 1px solid #ccc; border-right: 0px solid #ccc;	padding: 8px 7.69231% 8px 0%;	outline: none; text-shadow: 0 1px 0 white; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #fff), color-stop(100%, #fff)); background-image: -webkit-linear-gradient(#ffffff 1%, #fff 100%); background-image: -moz-linear-gradient(#ffffff 1%, #fff 100%); background-image: -o-linear-gradient(#ffffff 1%, #fff 100%);	background-image: linear-gradient(#ffffff 1%, #fff 100%); background-color: #fff;	cursor: pointer; -webkit-box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);	-moz-box-shadow: 0 0 0 0px rgba(155, 155, 155, 0.3), 0px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);	box-shadow: 0 0 0 0px rgba(155, 155, 155, 0.3), 0px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);}
.ce_accordion .toggler:after {font: 16px/0 "icons";	content: "\2193"; text-indent: 0; display: inline-block; position: relative; position: absolute; right: 3%; top: 50%; display: none;}
.ce_accordion .toggler:hover {background: white; color: #f18c09;}
.ce_accordion .toggler:hover:after {display: block;}
.ce_accordion .toggler.active {background: white; font-weight: normal; color: #f18c09;}
.ce_accordion .toggler.active:after {display: block;}
.ce_accordion hr:after {background-color: white !important;}

/* =============================================================================
 * sidebars
 * ========================================================================== */

/*     --sidebar_left
------------------------------------------------- */
body.sidebar_left #main {overflow: hidden; width:67%; float:left; position:relative;}
body.sidebar_left #left {overflow: hidden; margin-right: 3%; width:30%; float:left; position:relative;}
body.sidebar_left #left .inside {padding-right: 2%; border-right: 0px solid #ddd;}


/*     --sidebar_right
------------------------------------------------- */
body.sidebar_right #main {overflow: hidden; width:67%; float:left; position:relative;}
body.sidebar_right #right {overflow: hidden; margin-left: 3%; width:30%; float:left; position:relative;}
body.sidebar_right #right .inside {border-left:0px;}
	
/*     --footer
------------------------------------------------- */
#footer {border-top: 1px solid #ddd; clear: both;}
#footer .inside {margin-top:10px; padding-top:0px;}
.home #footer {border-top: 0px solid #ddd; clear: both;}

/* =============================================================================
 * menue
 * ========================================================================== */
 
/*     --mainmenue
------------------------------------------------- */

nav#mainmenu ul li a {display: block; font-family: georgia, serif; padding: 18px 0px; text-decoration: none; font-size: 17px; line-height: 18px; font-weight: 300;}
nav#mainmenu ul ul li a {padding: 6px 25px 4px 25px; color: #333; line-height: 1em; background: url(../img/icons/icon-arrow-gray.png) 5px center no-repeat; font-size: 14px; font-weight: 300;}	
nav#mainmenu ul a.trail,
nav#mainmenu ul a.active,
nav#mainmenu ul a:hover {color: #f18c09;}
nav#mainmenu ul a.trail,
nav#mainmenu ul a.active,
nav#mainmenu ul a:hover {background-color: rgba(0,0,0,0.0);}
nav#mainmenu ul a {transition: all 0.0s; -moz-transition: all 0.0s; -webkit-transition: all 0.0s; -o-transition: all 0.0s;}

nav#mainmenu span {font-size:14px}

/*     --submenu-sidebar
------------------------------------------------- */
#submenu a {display: block; padding: 7px 2px 7px 2px; margin-bottom: 2px; border-bottom: 1px solid #ddd; line-height: 1.1em; background: none;}
#submenu a:hover, #submenu a.active, #submenu span {background-color: #fff; color: #f18c09; display: block; padding: 7px 2px 7px 2px; margin-bottom: 2px; border-bottom: 1px solid #ddd; line-height: 1.1em;}

/*     --image_container
------------------------------------------------- */
.image_container {position: relative; padding: 0; margin-bottom: 10px;}
.image_container .caption {background: #5d5d5d; color: #fff; padding: 3px 6px; width: auto!important; font-size: 14px; position: absolute; right: 0; bottom: 0; width: auto!important; opacity: 0.8;}

	/*     --hyperlinks + forms submit buttons
------------------------------------------------- */
.button, input[type="submit"], input.submit {color: #7e7e7e; font-weight: normal; border-top: 1px solid #ddd; font-size: 14px; text-shadow: none; padding: 0.5em 0px; text-align: left; display: block; margin-bottom: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #fff; cursor: pointer;}
.button {border-top: 0px solid #ddd;}
.button:hover, input[type="submit"]:hover, input.submit:hover {color: #F18C09; text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none;    box-shadow: none;}
.button:active, input[type="submit"]:active, input.submit:active {-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08); box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);}
.button:active {text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none;    box-shadow: none;}


/* =============================================================================
 * media-queries - phones
 * ========================================================================== */

@media only screen and (max-width: 767px) {
	/* wrapper */
	#wrapper {width: 100%;}
	
	/* container */
	#container {margin: -50px 0 0 0;}
	.home #container {padding-top: 70px; margin: -50px 0 0 0;}

	
	body.sidebar_left #main,
	body.sidebar_left #left,
	body.sidebar_right #main,
	body.sidebar_right #right {width: 100%; margin: 0;}
