body {
	background:#f8f8f8;
	-webkit-background-size: 2600px 1100px;
	color:#9e9d9d;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
sub, sup {
      line-height: 0px;
      font-size: 60%;
      font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldtext  {
	color:#4C483D;
	font-weight:bold;
	font-size:14px;
	display: inline;
    white-space: nowrap;
}
#linkto a {
    color:#666666;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
#linkto:hover {
    color:#666666;
	text-decoration:underline;
	outline:none;
	cursor:pointer;
}
#linkit {
    color:#CC6600;
	width:190px;
}
#linkit a {
    color:#CC6600;
	text-decoration:none;
	cursor:pointer;
}
#linkit:hover {
    color:#CC6600;
	text-decoration:underline;
	cursor:pointer;
}

a {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
    text-decoration:underline;
	cursor:pointer;
}

p {
	margin:0;
	padding:0 0 20px;
}

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

td, th, tr {
	padding:0;
	margin:0;
}

ol, ul, li {
	padding:0;
	margin:0;
}

ol, ul {margin:0 0 20px;}

ol {list-style-position:inside;}

small {
	color:#999999;
	font-size:12px;
	line-height:1.7em;
	font-style:italic;
	display:block;
	padding-bottom:20px;
}

img {
	background:#fefefe;
	/*padding:4px;*/
}

a img {border:0;}

div	{
	text-align:left;
	margin:0;
	padding:0;
}

blockquote {
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

code {
	color:#fefefe;
	font-family:'Droid Serif', arial, serif;
	display:block;
	padding:17px 20px;
	margin:0 0 15px;
	background:#212121;
	background:rgba(0, 0, 0, .2) url(../images/code_line.jpg) top left repeat-y;
	-pie-background:rgba(0, 0, 0, .2) url(../images/code_line.jpg) top left repeat-y;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(css/styles/pie.htc);
}

form {
	border:none;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

label {
	display:block;
	line-height:2.5em;
	margin:0;
	padding:0;
}

input[type="text"] {
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
	padding:4px;
	background:none;
	color:#fefefe;
	outline:none;
	font-style:normal;
	font-size:14px;
}

textarea {
	border:0;
	background:none;
	color:#fefefe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	overflow:auto;
	outline:none;
	resize:none;
	font-size:14px;
}


h1 {
	color:#fefefe;
	font-size:1.85em;
	font-weight:normal;
	line-height:0.83em;
	padding:0 0 20px;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}

h2 {
	color:#fefefe;
	font-size:1.85em;
	font-weight:normal;
	line-height:0.83em;
	padding:0 0 20px;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}

h3 {
	color:#fefefe;
	font-size:1.55em;
	font-weight:normal;
	line-height:1em;
	padding:0 0 20px;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}

h4 {
	color:#fefefe;
	font-size:1.4em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	padding:0 0 20px;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}

h5 {
	color:#fefefe;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
	padding:0 0 20px;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}

h6 {
	color:#fefefe;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.18em;
	font-style:italic;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}
h7 {
	color:#5a5959;
	font-size:17px;
	font-weight:bold;
	line-height:6px;
	margin:0;
}
#sign {
    font-family: 'Rock Salt', cursive;
	color:#4E483C;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
	padding:0 0 20px;
	margin:0;
}
#page {
    background:url(../images/bgs/bg_main2.gif) top center repeat-y;
	width:100%;
	position:relative;
	overflow:hidden;
}

#page_patern {
    background:url(../images/bgs/bg_main.jpg) top center no-repeat;
	-webkit-background-size: 2600px 1100px;
	width:100%;
	position:relative;
	overflow:hidden;
}


/* ---------------------------------- Header ----------------------------------------------*/

#header {
	width:920px;
	height:156px;
	margin:0 auto;
	position:relative;
	background:url(../images/content_bg.gif);
	z-index:10;
}

#header img {
	border:0;
	background:none;
	padding:0;
}

#header a {color:#fefefe;}

#logo {
	display:block;
	background:url(../images/logo.png);
	width:480px;
	height:70px;
	position:absolute;
	top:47px;
	left:58px;
}

.top_line, .search_line {
	padding:16px 0 0 18px;
	overflow:hidden;
	position:absolute;
}

.top_line {
    background:#636363;
	width:154px;
	height:71px;
	position:absolute;
    right:60px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.top_line2 {
	width:126px;
	height:22px;
	position:absolute;
	top:98px;
    right:50px;
	padding:3px 0 0 10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
}
#header .top_line2 a{
	color:#CC6600;
}
a.user_area {
	background:url(../images/rss.png) 0 1px no-repeat;
	height:19px;
	display:block;
	float:left;
	padding:0 0 0 20px;
	margin:7px 8px 0 8px;
	position:relative;
}

a.user_area:hover {
	text-decoration:underline;
}

#navigation {
	list-style:none;
	width:860px;
	padding-left:60px;
	margin-top:3px;
	margin-bottom:50px;
	position:relative;
	z-index:210;
}
/* --------------------------------------------------menu mit bildern */
#link1 {
	/* hintergrundbild des links 1 */
	background:url(../images/menu_a.gif) no-repeat;
	width: 81px;     /* breite der verwendeten bilder */
}
 
#link1:hover {
	/* hintergrundbild des links 1 beim mouse over*/
	background: url(../images/menu_a.gif) 0 -44px no-repeat;
}

#link1.active_link1 {
    background: url(../images/menu_a.gif) 0 -44px no-repeat;	
}

#link1 a.active_link1 {
    background: url(../images/menu_a.gif) 0 -44px no-repeat;
}
/*......................................................................*/ 
#link2
{
	/* hintergrundbild des links 2 */
	background: url(../images/menu_a.gif) -81px 0 no-repeat;
	width: 115px;
}
 
#link2:hover
{
	/* hintergrundbild des links 2 beim mouse over*/
	background: url(../images/menu_a.gif) -81px -44px no-repeat;
}

#link2.active_link2
{
    background: url(../images/menu_a.gif) -81px -44px no-repeat;
}

#link2 a.active_link2
{
    background: url(../images/menu_a.gif) -81px -44px no-repeat;
}
/*......................................................................*/  
#link3
{
	background: url(../images/menu_a.gif) -196px 0 no-repeat;
	width: 90px;
}
 
#link3:hover
{
	background: url(../images/menu_a.gif) -196px -44px no-repeat;
}

#link3.active_link3
{
    background: url(../images/menu_a.gif) -196px -44px no-repeat;
}

#link3 a.active_link3
{
    background: url(../images/menu_a.gif) -196px -44px no-repeat;
}
/*......................................................................*/
#link4
{
	background: url(../images/menu_a.gif) -286px 0 no-repeat;
	width: 84px;
}
 
#link4:hover
{
	background: url(../images/menu_a.gif) -286px -44px no-repeat;
}

#link4.active_link4
{
    background: url(../images/menu_a.gif) -286px -44px no-repeat;
}

#link4 a.active_link4
{
    background: url(../images/menu_a.gif) -286px -44px no-repeat;
}
/*......................................................................*/
#link5
{
	background: url(../images/menu_a.gif) -370px 0 no-repeat;
	width: 96px;
}
 
#link5:hover
{
	background: url(../images/menu_a.gif) -370px -44px no-repeat;
}

#link5.active_link5
{
    background: url(../images/menu_a.gif) -370px -44px no-repeat;
}

#link5 a.active_link5
{
    background: url(../images/menu_a.gif) -370px -44px no-repeat;
}
/*......................................................................*/
#link6
{
	background: url(../images/menu_a.gif) -466px 0 no-repeat;
	width: 146px;
}
 
#link6:hover
{
	background: url(../images/menu_a.gif) -466px -44px no-repeat;
}

#link6.active_link6
{
    background: url(../images/menu_a.gif) -466px -44px no-repeat;
}

#link6 a.active_link6
{
    background: url(../images/menu_a.gif) -466px -44px no-repeat;
}
/*......................................................................*/
#link7
{
	background: url(../images/menu_a.gif) -613px 0 no-repeat;
	width: 70px;
}
 
#link7:hover
{
	background: url(../images/menu_a.gif) -613px -44px no-repeat;
}

#link7.active_link7
{
    background: url(../images/menu_a.gif) -613px -44px no-repeat;
}

#link7 a.active_link7
{
    background: url(../images/menu_a.gif) -613px -44px no-repeat;
}
/*......................................................................*/
#link8
{
	background: url(../images/menu_a.gif) -684px 0 no-repeat;
	width: 131px;
}
 
#link8:hover
{
	background: url(../images/menu_a.gif) -684px -44px no-repeat;
}

#link8.active_link8
{
    background: url(../images/menu_a.gif) -684px -44px no-repeat;
}

#link8 a.active_link8
{
    background: url(../images/menu_a.gif) -684px -44px no-repeat;
}
/*......................................................................*/                         
/* -------------------------------------------------- ENDE menu mit bildern */
#navigation li
{
	list-style-type: none;
	float: left;
}
 
#navigation li a
{
	height: 44px;    /* höhe der verwendeten bilder */
	display: block;
}

#navigation li.current_page_item, #navigation li:hover {
	/*background: url(../images/menu_a.png) no-repeat;*/
}

#navigation li.current_page_item a, #navigation li:hover a {
	/*background: url(../images/menu_a.png) no-repeat;*/
	color:#ffffff;
}

#navigation li ul {
	list-style:none;
	padding:5px 0;
	margin:0;
	position:absolute;
	top:65px;
	left:0;
	z-index:240;
	display:none;
	background:#212121;
}

#navigation li li {
	background:none;
	float:none;
	padding:0;
	margin:0;
	position:relative;
	z-index:250;
}

#navigation li.current_page_item li, #navigation li:hover li {background:none;}

#navigation li li a {
	background:none;
	display:block;
	text-align:left;
	width:135px;
	height:auto;
	padding:5px 20px;
	position:relative;
	overflow:hidden;
}

#navigation li.current_page_item li a, #navigation li:hover li a {
	background:none;
	color:#868686;
}

#navigation li:hover li.current_page_item a, #navigation li:hover li:hover a, #navigation li.current_page_item li.current_page_item a {color:#ffffff;}

#navigation li:hover li.current_page_item li a, #navigation li.current_page_item li.current_page_item li a, #navigation li:hover li:hover li a {color:#868686;}

#navigation li:hover li:hover li.current_page_item a, #navigation li:hover li:hover li:hover a, #navigation li.current_page_item li.current_page_item li.current_page_item a {color:#ffffff;}

#navigation li:hover li:hover li.current_page_item li a, #navigation li.current_page_item li.current_page_item li.current_page_item li a, #navigation li:hover li:hover li:hover li a {color:#868686;}

#navigation li:hover li:hover li:hover li.current_page_item a, #navigation li:hover li:hover li:hover li:hover a, #navigation li.current_page_item li.current_page_item li.current_page_item li.current_page_item a {color:#ffffff;}

#navigation li li ul {
	list-style:none;
	margin:-5px 0;
	position:absolute;
	top:0;
	left:177px;
	z-index:240;
}



/* ---------------------------------- Container ----------------------------------------------*/

#container {
	width:920px;
	margin:0 auto;
	position:relative;
	z-index:5;
}

#container a img {border:1px solid #dadada;}

#container a img.noimgbg {border:0;}



/* ---------------------------------- Top ---------------------------------------------- */

#top {
    width:920px;
	padding:0px;
	margin-bottom:0px;
	position:relative;
	z-index:4;
}

#top img {
	border:0;
	background:none;
	padding:0;
}

#top #piecemaker {margin-left:-70px;}

#slider {
	background:url(../images/loader_for_dark.gif) 50% 50% no-repeat;
	width:800px;
	height:370px;
	position:relative;
	background-color:#333333;
	margin-bottom:0;
}

object#slider {
	background-image:none;
	background-color:#010101;
	display:block;
}

#slider img {display:none;}

#slider h2, #slider h3, #slider h4, #slider h5, #slider h6 {color:#e6e1a8;}

.nivoSlider {
	width:800x;
	height:370px;
	position:relative;
	background-color:#1d1c1c;
	background:url(../images/loader_for_light.gif) 100% 100% no-repeat;
}
/*#slider.nivoSlider, .nivo_content_slider.nivoSlider {overflow:visible;}*/

.nivo_content_slider {background:url(../images/loader_for_light.gif) 100% 100% no-repeat;}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	display:none;
	border:0;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	position:absolute;
	top:0px;
	left:0px;
	z-index:60;
}

.nivo-slice {
	display:block;
	position:absolute;
	height:100%;
	z-index:50;
}

.nivo-caption {
	background:#383739;
	color:#c2bfbf;
	width:760px;
	padding:15px 20px 0 20px;
	position:absolute;
	top:318px;
	left:0;
	z-index:89;
	opacity:0.95;
	filter:alpha(opacity=95);
	behavior:url(css/styles/pie.htc);
}

.nivo-caption p p {padding:0;}

.nivo-directionNav a {
	display:block;
	width:64px;
	height:54px;
	position:absolute;
	top:40%;
	z-index:99;
	cursor:pointer;
	text-indent:-9999px;
}

.nivo-prevNav {
	background:url(../images/btnPrevious.png) 0 0 no-repeat;
	left:0;
}

.nivo-nextNav {
	background:url(../images/btnNext.png) 0 0 no-repeat;
	right:0;
}

.nivo-controlNav {
	text-align:center;
	position:absolute;
	bottom:-59px;
	left:0;
	right:0;
}

.nivo-controlNav a {
	background:url(../images/slider.png) 0 0 no-repeat;
	display:inline-block;
	min-width:17px;
	min-height:17px;
	padding:0 5px 0 0;
	position:relative;
	z-index:99;
	cursor:pointer;
	text-indent:-9999px;
}

.nivo_thumbs .nivo-controlNav a {background:none;}

.nivo-controlNav a.active {background:url(../images/slider_sel.png) 0 0 no-repeat;}

.nivo_thumbs .nivo-controlNav a.active {background:none;}

#slider .nivo-controlNav a img, .nivo_content_slider .nivo-controlNav a img {
	display:block;
	position:relative;
	opacity:.5;
	filter:alpha(opacity=50);
}

#slider .nivo-controlNav a img {
	border:1px solid #010101;
	background:none;
}

.nivo_content_slider .nivo-controlNav a img {
	background:#fefefe;
	padding:3px;
}

#slider .nivo-controlNav a.active img, .nivo_content_slider .nivo-controlNav a.active img {
	opacity:1;
	filter:alpha(opacity=100);
}

/* ---------------------------------- Middle ---------------------------------------------- */

#middle {
	position:relative;
	width:920px;
	overflow:hidden;
	z-index:1;
}
#middle_fm {
	position:relative;
	overflow:hidden;
	z-index:1;
	background:#1d1c1c;
}

.middle_line {
	/*background:url(../images/middle_sep.png) top right repeat-y;*/
	width:100%;
	position:relative;
	overflow:hidden;
}


.middle_line.nobg{background:none;}

.middle_content {
	padding:0;
	position:relative;
	overflow:hidden;
}

.middle_content .widget {margin-bottom:-20px;}

.cont_nav {
	font-size:.85em;
	margin:8px 0 15px 20px;
}
.cont_nav a {
	color:#e6e1a8;
	text-decoration:underline;;
}

.cont_nav a:hover {text-decoration:none;}

#middle img {padding:0px;}

#middle h1.headline {
	display:block;
	color:#fefefe;
	padding-top:3px;
	padding-bottom:22px;
}

#middle h1.headline2 {
	display:block;
	color:#fefefe;
	padding-bottom:5px;
}

#middle .entry h2, #middle .entry h3, #middle .entry h4, #middle .entry h5, #middle .entry h6 {color:#e6e1a8;}

#middle .entry h1 a:hover, #middle .entry h2 a:hover, #middle .entry h3 a:hover, #middle .entry h4 a:hover, #middle .entry h5 a:hover, #middle .entry h6 a:hover {text-decoration:none;}

.trans {
	color:#fefefe;
	display:inline-block;
	opacity:.5;
	filter:alpha(opacity=50);
}

#middle .post h2 {color:#e6e1a8;}

#middle ul.social img {
	border:0;
	padding:0;
	background:0;
}

#middle ol.list {
	list-style:decimal inside;
	padding:0 0 0 15px;
	margin:0 0 20px;
}

#middle ol.list li {
	padding:0 0 10px;
	margin:0;
}

#middle ul.list {
	list-style:none;
	padding:0 0 0 15px;
	margin:0 0 20px;
}

#middle ul.list li {
	background:url(../images/list_item.png) 0 5px no-repeat;
	padding:0 0 10px 15px;
	margin:0;
}

.map ul {list-style:none;}

.map li {
	background:url(../images/li_1.png) no-repeat left 5px;
	list-style:none;
	padding: 0 0 12px 20px;	
}

.map ul li a {
	color:#e6e1a8;
	font-weight:bold;
}

.map ul li a:hover {text-decoration:underline;}

.map li ul {
	background:url(../images/li_ul.png) no-repeat left 5px;
	margin:7px 0 0 -20px;
}

.map li ul li {
	margin-left:20px;
	padding-bottom:11px;
}

.map li:last-child {padding:0 0 0 20px;}

.map ul li li a {font-weight:normal;}

span.dropcap {
	font-size:4em;
	float:left;
	margin:0;
	padding:10px 20px 0 0;
}

span.dropcap2 {
	font-size:2.5em;
	text-align:center;
	width:40px;
	height:32px;
	float:left;
	margin:0 10px 0 0;
	padding:8px 0 0;
	background:#212121;
	background:rgba(0, 0, 0, .3);
	-pie-background:rgba(0, 0, 0, .3);
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior:url(css/styles/pie.htc);
}

.error_block {text-align:center;}

.error_block h1 {font-size:2.8em;}

.error {
	width:374px;
	height:374px;
	text-align:center;
	margin:20px 283px 30px;
	background:#212121;
	background:rgba(0, 0, 0, .2);
	-pie-background: rgba(0, 0, 0, .2);
	border-radius:187px;
	-moz-border-radius:187px;
	-webkit-border-radius:187px;
	behavior:url(css/styles/pie.htc);
}

.error h1{	
	font-size:14em;
	line-height:2em;
	color:#e6e1a8;
}

.error_block a.but_small_trans {margin:20px 0 30px;}

.error_block h4 {
	color:#e6e1a8;
	margin-bottom:5px;
}

a.yellow {color:#fefefe}

a.yellow:hover {
	text-decoration:none;
	color:#e6e1a8;
}
.dotted_line {
	background:url(../images/sidebar_bg_dotted.png) left bottom repeat-x;
	font-size:.85em;
	padding:5px 0 18px;
	margin:0 0 20px;
	position:relative;
	overflow:hidden;
}

.dotted_line a {white-space:nowrap;}

.dotted_line span {
	border-left:1px solid #666462;
	border-left:1px solid rgba(255, 255, 255, .1);
	padding-left:14px;
}

.dotted_line span.post_data {
	border:0;
	float:none;
	padding-left:0;
}

a.comment_left.yellow, .post a.comment_left,.dotted_line a.comment_left {color:#fefefe;}

span.yellow, a.comment_left.yellow:hover, .post a.comment_left:hover, .dotted_line a.comment_left:hover {
	color:#e6e1a8;
	text-decoration:none;
}

/* ---------------------------------- Newsblock ---------------------------------------------- */
#bio_main {
    width:640px;
	position:relative;
	background-color:#252525;
	text-align:justify;
}

#news_headline {
	width:566px;
	position:relative;
	margin:20px 0 20px 0;
	background-color:#2d2d2d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:15px 0 15px 25px;
	font-style:normal;
	font-weight:bold;
	color:#999999;
	font-size:18px;
	text-align:left;
}
#webdescription {
	width:615px;
	position:relative;
	margin:0 0 20px 0;
	background-color:#2d2d2d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:15px 0 15px 25px;
	font-style:normal;
	font-weight:normal;
	color:#999999;
	font-size:15px;
	text-align:left;
}
.container_newsblock {
	width:920px;
	height:375px;
	position:relative;
	background-color:#2a2a2a;
	margin-bottom:31px;
}
.vitatext {
    width:640px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	margin-left:20px;
    padding:30px 0 30px 18px;
	font-style:normal;
	line-height:12px;
	color:#9e9d9d;
	font-size:14px;
}
.newsblock {
	width:920px;
	height:375px;
	position:relative;
	background-color:#2a2a2a;
}
.newsblock_textbox {
    display:block;
	width:294px;
	height:375px;
	position:absolute;
	background-color:#2a2a2a;
	left: 0;
	top: 0;
}
.textonly {
    width:180px;
	height:200px;
	position:absolute;
	left: 54px;
	top: 130px;
    font:'Droid Serif', arial, serif;
	font-size:17px;
	line-height:23px;
	color:#9b9b9b;
	overflow:hidden;
}
#goto_buchen {
	position:relative;
}
/* ---------------------------------- Ende Newsblock ---------------------------------------------- */

/* ---------------------------------- Detailpage ---------------------------------------------- */

#detail_seperator_a {
	width:920px;
	height:13px;
	position:relative;
	background:url(../images/content_bg.gif);
}
#detail_seperator {
	width:920px;
	height:16px;
	position:relative;
	background:url(../images/detail_seperator.png);
}
#detail_headline {
	width:561px;
	position:relative;
	margin:20px 0 20px 0;
	background-color:#a65340;
	font-family:Times New Roman, Times, serif;
    padding:15px 0 15px 25px;
	font-style:italic;
	font-weight:bold;
	color:#e6ddc5;
	font-size:22px;
	text-align:left;
}
#detail_head {
	width:920px;
	position:relative;
	background-color:#252525;
	font:'Droid Serif', arial, serif;
    padding:0 0 10px 0;
	font-style:italic;
	font-weight:none;
	color:#929292;
	font-size:19px;
	text-align:center;
}
#detailcontent_top {
  width: 920x;
  margin-left:0;
  padding:50px 60px 0 60px;
  position:relative;
}
#sub_navi {
	color:#666666;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	word-spacing:5px;
	letter-spacing:2px;
	margin:0;
	margin:0 auto;
	position:absolute;
	top:74px;
	right:185px;
	z-index:10;
}
.vertico{
    color:#ffffff;
}
#detailcontent {
  width: 920x;
  margin-left:0;
  padding:10px 60px 30px 60px;
}
#detailcontent_strecker {
  width: 920x;
  margin-left:0;
  padding:10px 60px 30px 60px;
}
#detailcontent_events {
  width: 920x;
  margin-left:0;
  padding:10px 60px 0 60px;
}
#detailtext {
    width: 800px;
	background-color:#f8f8f8;
    position:relative;
}
#detailtext_single {
    width: 800px;
    position:relative;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:25px;
	padding:20px 0 20px 0;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:22px;
}
#detailtext_single_austattung {
    width: 740px;
	background:#E6E7E8;
    position:relative;
	float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0;
	padding:33px 30px 20px 30px;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:22px;
}
#detailtext_single_grundriss {
    width: 800px;
    position:relative;
	float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:22px;
}
#detailtext_single_interior {
    width: 192px;
	background:#f8f8f8;
    position:relative;
	float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 25px 12px;
	padding:0;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:20px;
}
#detailtext_single_events {
    width: 800px;
	min-height:800px;
	background:url(../images/rss_loading.gif) top center no-repeat;
    position:relative;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	padding:0 0 20px 0;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:22px;
}
#detailtext_single_preise {
    width: 800px;
	min-height:800px;
    position:relative;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	padding:0 0 20px 0;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:22px;
}
#detailtext_single_anfahrt {
    width: 800px;
	min-height:800px;
	background:url(../images/karte_loading.gif) top center no-repeat;
    position:relative;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	padding:0;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#4c483d;
	font-size:14px;
	line-height:22px;
}
#detail_container_bottom {
    position:relative;
    font:'Droid Serif', arial, serif;
	margin:30px 0 30px 0;
    padding:0 4px 0 4px;
	font-style:regular;
	text-align:justify;
	font-weight:none;
	color:#929292;
	font-size:17px;
}
a.zurueck {
    font:'Droid Serif', arial, serif;
	font-size:17px;
	padding-left:4px;
	color:#A6A4A4;
	text-decoration:none;
	outline:none;	
	cursor:pointer;
}

a.zurueck:hover {
    text-decoration:none;
	color:#4e4e4e;
}

/* ---------------------------------- ENDE Detailpage ---------------------------------------------- */

/* ---------------------------------- Content ---------------------------------------------- */

#content {
	width:640px;
	float:left;
	padding:20px 20px;
	margin:0;
	position:relative;
	overflow:hidden;
}

#content.fr {float:right;}

a.comment_left {
	background:url(../images/comment.png) 0 3px no-repeat;
	color:#e6e1a8;
	display:block;
	float:left;
	padding:0 0 0 23px;
}

a.comment_left:hover {text-decoration:underline;}

.portfolio a.comment_left {font-size:.85em;}

.portfolio .dotted_line a.comment_left {font-size:1em;}

.widget a.comment_left {color:#fefefe;}

.widget a.comment_left:hover {
	color:#e6e1a8;
	text-decoration:none;
}

.post_data {
	border:0;
	text-transform:uppercase;
	float:left;
	padding:0 12px 0 0;
}

small.post_data  {
	background-position:12px 8px;
	font-style:normal;
	padding:7px 12px 0 35px;
	margin-top:-7px;
}

a.comment_left.fr {float:right;}


.social {
	display:none;
	overflow:hidden;
}

.social a {
	display:inline-block;
	padding:5px 0 0 15px;
}

#middle .social a img {
	border:0;
	background:none;
	padding:0;
}

#contactform_main {
	width:640px;
}

#contactform table {
	width:541px;
	margin:0 0 20px;
	float:left;
}

#contactform .inp_l {
	width:515px;
	float:left;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#contactform .inp_l input {
	width:497px;
	margin:5px 0 0; 
}

#contactform textarea {
	width:501px;
	height:190px;
	margin-left:4px;
}

#contactform table tr, #commentform table tr, .widget_custom_contact_form_entries table tr {height:10px;}

#contactform table td.text_t_l, #commentform table td.text_t_l, .widget_custom_contact_form_entries td.text_t_l { 
	background: url(../images/text_t_l.png) no-repeat left top;
	width:10px;
}

#contactform table td.text_t, #commentform td.text_t, .widget_custom_contact_form_entries td.text_t {background:url(../images/text_t.png) repeat-x left top;}

#contactform table td.text_t_r, #commentform td.text_t_r, .widget_custom_contact_form_entries td.text_t_r {background:url(../images/text_t_r.png) no-repeat 0 0;}

#contactform table td.text_l, #commentform td.text_l, .widget_custom_contact_form_entries td.text_l {background:url(../images/text_l.png) repeat-y left top;}

#contactform table td.text_m, #commentform td.text_m, .widget_custom_contact_form_entries td.text_m {background:url(../images/text_bg.png) repeat left top;}

#contactform table td.text_r, #commentform td.text_r, .widget_custom_contact_form_entries td.text_r {background:url(../images/text_r.png) repeat-y left top;}

#contactform table td.text_b_l, #commentform td.text_b_l, .widget_custom_contact_form_entries td.text_b_l {background:url(../images/text_b_l.png) no-repeat left top;}

#contactform table td.text_b, #commentform td.text_b, .widget_custom_contact_form_entries td.text_b {background:url(../images/text_b.png) repeat-x left top;}

#contactform table td.text_b_r, #commentform td.text_b_r, .widget_custom_contact_form_entries td.text_b_r {
	background:url(../images/text_b_r.png) no-repeat left top;
	width:10px;
}

/* ---------------------------------- Portfolio ----------------------------------------------*/

#middle .portfolio.five_blocks .post, #middle .portfolio.two_blocks .post, #middle .portfolio.three_blocks .post, #middle .portfolio.four_blocks .post, #middle .portfolio.one_block .post {background:none;}

#middle .portfolio {
	margin-right:-25px;
	padding-left:5px;
}

#middle .portfolio .post {
	padding:0 0 10px;
	margin:0 0 20px;
}

#middle .portfolio.five_blocks .post {margin:0;}

#middle .portfolio .post p {padding:0 0 20px;}

#middle .middle_content .portfolio.one_block .post img.image_shadow {width:590px;}

#middle .middle_content .portfolio.one_block .post {
	width:940px;
	margin-bottom:0;
}

#middle .middle_content .portfolio.one_block .post .one_block_text {
	width:310px;
	float:right;
	padding-bottom:20px;
	position:relative;
	overflow:hidden;
	z-index:3;
}

#middle .middle_content .portfolio.two_blocks .post .one_block_text, #middle .middle_content .portfolio.three_blocks .post .one_block_text, #middle .middle_content .portfolio.four_blocks .post .one_block_text {display:none;}

#middle .middle_content .portfolio.one_block .post .many_cols_text {display:none;}

#middle .middle_content .portfolio.two_blocks .post .many_cols_text h4, #middle .middle_content .portfolio.two_blocks .post .many_cols_text h3 {display:none;}

#middle .middle_content .portfolio.three_blocks .post .many_cols_text h4, #middle .middle_content .portfolio.three_blocks .post .many_cols_text h2 {display:none;}

#middle .middle_content .portfolio.four_blocks .post .many_cols_text h3, #middle .middle_content .portfolio.four_blocks .post .many_cols_text h2 {display:none;}

#middle .middle_content .portfolio.two_blocks .post {
	width:200px;
	float:left;
	padding-right:30px;
}

#middle .middle_content .portfolio.two_blocks .post img.image_shadow {
	width:440px;
	height:210px;
}

#content .portfolio.two_blocks .post {
	width:290px;
	float:left;
	padding-right:30px;
}

#content .portfolio.two_blocks .post img.image_shadow {
	width:280px;
	height:134px;
}

#middle .middle_content .portfolio.three_blocks .post {
	width:290px;
	float:left;
	padding-right:30px;
}

#middle .middle_content .portfolio.three_blocks .post img.image_shadow {
	width:280px;
	height:134px;
}

#content .portfolio.three_blocks .post {
	width:183px;
	float:left;
	padding-right:30px;
}

#content .portfolio.three_blocks .post img.image_shadow {
	width:173px;
	height:82px;
}

#middle .middle_content .portfolio.four_blocks .post {
	width:210px;
	float:left;
	padding-right:30px;
}

#middle .middle_content .portfolio.four_blocks .post img.image_shadow {
	width:200px;
	height:95px;
}

#middle .middle_content .portfolio.five_blocks .post {
	width:162px;
	float:left;
	padding-right:30px;
}

#middle .middle_content .portfolio.five_blocks .post img.image_shadow {
	width:154px;
	height:73px;
}

#middle .portfolio .post a.preloader .image_shadow_container_img {
	border:1px solid #dadada;
	background:#fefefe url(../images/loader_for_light.gif) 50% 50% no-repeat;
	display:block;
	position:relative;
}

#middle .portfolio .post a.preloader .image_shadow_container_img img {border:0;}

#middle .middle_content .portfolio.five_blocks .post a.preloader .image_shadow_container_img {
	width:162px;
	height:81px;
}

#middle .middle_content .portfolio.four_blocks .post a.preloader .image_shadow_container_img {
	width:208px;
	height:103px;
}

#middle .middle_content .portfolio.three_blocks .post a.preloader .image_shadow_container_img {
	width:288px;
	height:142px;
}

#middle .middle_content .portfolio.two_blocks .post a.preloader .image_shadow_container_img {
	width:448px;
	height:218px;
}

#middle .middle_content .portfolio.one_block .post a.preloader .image_shadow_container_img {
	width:598px;
	height:290px;
}

#middle #content .portfolio.three_blocks .post a.preloader .image_shadow_container_img {
	width:181px;
	height:90px;
}

#middle #content .portfolio.two_blocks .post a.preloader .image_shadow_container_img {
	width:288px;
	height:142px;
}

.image_shadow_container img.noimgbg {bottom:0;}

.p_options_block {
	float:right;
	height:55px;
	position:relative;
	font-size:.85em;
	padding:0 5px 20px 0;
	margin-top:-10px;
	z-index:2;
}

.p_options_block a {color:#e6e1a8;}

.p_options_block a:hover {text-decoration:none;}

.p_sort {
	float:left;
	padding:0 10px 0 0;
	position:relative;
}

.p_sort a[name="date"] {
	background:url(../images/button/p_date.png) no-repeat 0 0;
	height:26px;
	width:68px;
	display:block;
	float:left;
    padding:6px 15px 2px 0;
	text-align:right;
}

.p_sort a.sel, .p_sort a.sel2 {
	color:#191919;
	text-shadow:1px 1px 1px #fefefe;
}

.p_sort a.sel[name="date"] {background:url(../images/button/p_date.png) no-repeat 0 -34px;}

.p_sort a.sel2[name="date"] {background:url(../images/button/p_date.png) no-repeat 0 -68px;}

.p_sort a[name="name"] {
	background:url(../images/button/p_name.png) no-repeat 0 0;
	height:26px;
	width:70px;
	display:block;
	float:left;
    padding:6px 0 2px 15px;
	text-align:left;
}

.p_sort a.sel[name="name"] {background:url(../images/button/p_name.png) no-repeat 0 -34px;}

.p_sort a.sel2[name="name"] {background:url(../images/button/p_name.png) no-repeat 0 -68px;}

div.p_filter, .p_filter_container {
	width:168px;
	position:relative;
	z-index:2;
}

div.p_filter {
	float:left;
	padding:0 10px 0 0;
}

a.p_cat_filter {
	background:url(../images/button/p_sort.png) no-repeat 0 0;
	display:block;
	width:150px;
	height:25px;
    padding:6px 0px 2px 15px;
	position:absolute;
	top:0;
	left:0;
}

a.p_cat_filter.hover {
	background:url(../images/button/p_sort.png) no-repeat 0 -32px;
	color:#191919;
	text-shadow:1px 1px 1px #fefefe
}

ul.p_filter {
	list-style:none;
	width:165px;
	height:0;
	overflow:hidden;
	position:absolute;
	top:33px;
	left:0;
	z-index:10;
	background:#212121;
	background:rgba(0, 0, 0, .9);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

ul.p_filter li a {
	color:#fefefe;
    padding:4px 0px 4px 15px;
	height:25px;
	display:block;
	text-align:left;
	width:150px;
	opacity:.6;
	filter:alpha(opacity=60);
}

ul.p_filter li.current a, ul.p_filter li a:hover {
	display:block;
	height:25px;
	opacity:1;
	filter:alpha(opacity=100);
}

.switcher {
	float:left;
	padding:0 10px 0 0;
	position:relative;
}

.p_options_block .switcher a {
	display:block;
	float:left;
    height:27px;
    margin:0 3px 0 0;
    padding:6px 2px 2px 0;
    text-align:center;
    width:33px;
	background:url(../images/button/p_col.png) no-repeat 0 0;
}

#middle .p_options_block .switcher a.current, #middle .p_options_block .switcher a:hover {
	background:url(../images/button/p_col.png) no-repeat 0 -34px;
	color:#191919;
	text-shadow:1px 1px 1px #fefefe;
}

#home .p_options_block p {padding:0 0 5px 10px;}

#home .p_options_block .switcher p {padding:0 0 5px 5px;}

.p_date {display:none;}

.portfolio.two_blocks .post p, .portfolio.two_blocks .post h2 {width:450px;}

.portfolio.three_blocks .post p, .portfolio.three_blocks .post h3 {width:290px;}

.portfolio.four_blocks .post p, .portfolio.four_blocks .post h4 {width:210px;}

#middle .sidebar_bg .portfolio.two_blocks .post p, #middle .sidebar_bg .portfolio.two_blocks .post h3 {width:290px;}

#middle .sidebar_bg .portfolio.three_blocks .post p, #middle .sidebar_bg .portfolio.three_blocks .post h4 {width:183px;}

h2.posttitle a, h4.posttitle a {color:#e6e1a8;}

#middle .middle_content .portfolio .one_block_text h2 {padding:0 0 20px;}

.portfolio .post, .portfolio .post img {z-index:1;}

/* ---------------------------------- Bottom ----------------------------------------------*/

#bottom {
	width:960px;
	padding:20px 10px 15px 30px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	text-shadow:#010101 1px 1px 2px;
}

#bottom a img {border:1px solid #dadada;}

#bottom a img.noimgbg {border:0;}

#bottom .widget {padding:20px 0 0;}

#bottom .widget h3 {padding-bottom:40px;}

/* ---------------------------------- Footer ----------------------------------------------*/

#footer {
	width:100%;
	height:95px;
	position:relative;
	overflow:hidden;
	background:#757476;
	margin-bottom:0px;
}

#footer_container {
    width:800px;
	text-align:center;
	font-size:12px;
	text-align:justify;
	color:#f8f8f8;
	padding:38px 0 0;
	position:relative;
	margin:auto;
	overflow:hidden;
}

/* ---------------------------------- footer-navi ----------------------------------------------*/

#footer-nav {
	font-size:15px;
	/*border-top:5px solid #e5e5e5;*/
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	position:absolute;
	top:42px;
	left:1px;
	width:100%;
	z-index:400;
}

#footer-nav li {
	float:left;
	line-height:12px;
}

#footer-nav li a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding:0 0px 0 0px; 
	text-decoration:none;
}

#footer-nav li.left a {
	
}

#footer-nav li a:link,
#footer-nav li a:visited {
	color:#7b9d46;
	text-decoration:none;
}

#footer-nav li a:hover,
#footer-nav li a:active {
	color:#cc3300;
	text-decoration:none;
}
	
#footer-nav li.top {
	background:url(../images/backtotop.gif) left top no-repeat;
	position:absolute;
	left:715px;
	top:-9px; 
	width:140px;
	height:30px;
	color:#2a2a2a;
	cursor:pointer; 
	float:right;
	
}

#footer-nav li.top:hover {
	background:url(../images/backtotop.gif) left -30px no-repeat;
}

/* ---------------------------------- Other ----------------------------------------------*/

#container a.button {
	background:url(../images/button_l.png) no-repeat left top;
	font-size:.95em;
	display:inline-block;
	padding-left:15px;
}

#container a.button span {
	background:url(../images/button_r.png) no-repeat right top;
	color:#191919;
	text-align:center;
	line-height:26px;
	font-weight:bold;
	display:inline-block;
	padding:1px 15px 0 0;
}

#container a.button:hover {
	background:url(../images/button_l.png) no-repeat left -27px;
	text-decoration:none;
}

#container a.button:hover span {background:url(../images/button_r.png) no-repeat right -27px;}

.fl {
    float:left;
	display:block;
	background-color:#252525;
	width:95px;
}

.fr {float:right;}

.tac {text-align:center;}

.cl {clear:both;}

.dn {display:none;}

.ovh {overflow:hidden;}

.pb10 {padding-bottom:10px;}

img.noimgbg, #middle img.noimgbg {
	border:0;
	background:none;
	display:block;
	padding:0;
	margin:0;
	text-align:center;
}

.one_half {
	width:460px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_half.last {
	width:460px;
	float:right;
	padding-right:0;
}

#content .one_half {width:300px;}

#content .one_half.last {width:300px;}

.one_third {
	width:300px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_third.last {
	width:300px;
	float:right;
	padding-right:0;
}

#content .one_third {width:193px;}

#content .one_third.last {width:194px;}

.two_third {
	width:620px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.two_third.last {
	width:620px;
	float:right;
	padding-right:0;
}

#content .two_third {width:406px;}

#content .two_third.last {width:407px;}

.one_fourth {
	width:220px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_fourth.last {
	width:220px;
	float:right;
	padding-right:0;
}

#content .one_fourth {width:140px;}

#content .one_fourth.last {width:140px;}

.three_fourth {
	width:700px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.three_fourth.last {
	width:700px;
	float:right;
	padding-right:0;
}

#content .three_fourth {width:460px;}

#content .three_fourth.last {width:460px;}

.one_fifth {
	width:168px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_fifth.last {
	width:168px;
	float:right;
	padding-right:0;
}

#content .one_fifth {width:108px;}

#content .one_fifth.last {width:108px;}

.two_fifth {
	width:356px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.two_fifth.last {
	width:356px;
	float:right;
	padding-right:0;
}

#content .two_fifth {width:236px;}

#content .two_fifth.last {width:236px;}

.three_fifth {
	width:544px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.three_fifth.last {
	width:544px;
	float:right;
	padding-right:0;
}

#content .three_fifth {width:364px;}

#content .three_fifth.last {width:364px;}

.four_fifth {
	width:732px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.four_fifth.last {
	width:732px;
	float:right;
	padding-right:0;
}

#content .four_fifth {width:492px;}

#content .four_fifth.last {width:492px;}

table.feature_shortcode {margin:0 0 14px;}

table.feature_shortcode td {
	padding:5px 0 0;
	vertical-align:top;
}

table.feature_shortcode td a img {display:block;}

table.feature_shortcode td.feature_txt {
	vertical-align:middle;
	padding:0 5px 10px 15px;
}

.custom {
	padding:25px;
	margin:0 0 20px;
	overflow:hidden;
	background:#212121;
	background:rgba(0, 0, 0, .2);
	-pie-background:rgba(0, 0, 0, .2);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(css/styles/pie.htc);
}

.custom h2 {
	font-style:italic;
	float:left;
	padding:2px 0 0;
}

.custom a.button {
	float:right;
	margin:1px 0 0;
}

#middle .tab, #middle .accordion, #middle .togg {
	margin:10px 0 20px 0;
	position:relative;
}

#middle ul.tabs { 
	margin:0;
	padding:0 0 0 20px;
	overflow:hidden;
}

#middle ul.tabs li {  
	float:left;
	margin:0 4px 0 0;  
	list-style-type:none;
	text-align:center;
}

#middle ul.tabs a {
	background:url(../images/tab_close.png) 0 0 repeat-x;
	color:#e6e1a8;
	display:block;
	text-decoration:none;
	height:30px;
	padding:10px 20px 0;
	float:left;
	position:relative;	
	outline:0;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	behavior:url(css/styles/pie.htc);
}

#middle ul.tabs a.current {
	background:url(../images/tab_open.png) 0 0 repeat-x;
	color:#fefefe;
	height:31px;
	cursor:default;
	box-shadow: 1px 0 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 0 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, .3);
	behavior:url(css/styles/pie.htc);
}

#middle .tab .tab_content div.tabs_tab {
	display:none;
	position:relative;
	overflow:hidden;
}

#middle .accordion .tog, #middle .togg .tog {
	background:url(../images/toggle_close.png) 0 0 repeat-x;
	color:#e6e1a8;
	display:block;
	height:21px;
	padding:16px 20px 11px;
	position:relative;	
	cursor:pointer;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	behavior:url(css/styles/pie.htc);
}

#middle .togg {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
	-moz-box-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
	-webkit-box-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
	behavior:url(css/styles/pie.htc);
}

#middle a.tog {text-decoration:none;}

#middle .accordion .tog.current, #middle .togg .tog.current {
	background:url(../images/toggle_open.png) 0 0 repeat-x;
	color:#fefefe;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	behavior:url(css/styles/pie.htc);
}

#middle .accordion .tog span, #middle .togg .tog span {
	display:block;
	background:url(../images/pointer_close.png) 0 3px no-repeat;
	line-height:1.3em;
	padding:0 0 0 20px;
}

#middle .accordion .tog.current span,#middle .togg .tog.current span {
	background:url(../images/pointer_open.png) 0 5px no-repeat;
}

#middle .accordion .tab_content, #middle .togg .tab_content, #middle .tab .tab_content {
	background:url(../images/tab_content.png) 0 0 repeat;
	padding:20px 20px 30px;
	position:relative;
	overflow:hidden;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
	behavior:url(css/styles/pie.htc);
}

#middle .accordion .acc {
	margin:0 0 2px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
	-moz-box-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
	-webkit-box-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
	behavior:url(css/styles/pie.htc);
}

#middle .togg .tab_content {display:block;}

#middle .tab .tab_content {
	display:block;
	position:relative;
	overflow:hidden;
	border-top:1px solid rgba(255, 255, 255, .04);
	border-left:1px solid rgba(255, 255, 255, .04);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(css/styles/pie.htc);
}

img.image_shadow, span.image_shadow_container {
	display:block;
	position:relative;
}

span.image_shadow_container {
	margin-bottom:13px;
	z-index:2;
}

a.hov {
	display:block;
	position:relative;
}

span.image_link_hover {
	background:#010101;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.image_caption_container {
	border:1px solid #dadada;
	background:#fefefe;
	color:#191919;
	display:inline-block;
}

.image_caption_container .image_caption {
	display:block;
	text-align:center;
	padding:7px 0 10px;
}

.image_caption_container img {border:0;}

ul.li_style_1 {padding:0 0 15px;}

ul.li_style_1 li {
	list-style:none;
	padding-left:30px;
	line-height:1.5em;
}

ul.arrow li {background:url(../images/icons/icon_arrow_light.png) left 4px no-repeat;}
ul.square li {background:url(../images/icons/icon_square_light.png) left 4px no-repeat;}

a.but_styled span span.arrow {background:url(../images/icons/icon_arrow.png) no-repeat left -1px;}

a.but_styled:hover span span.arrow {background-position:left -35px;}

ul.arrow_down li {background:url(../images/icons/icon_arrow_down_light.png) left 6px no-repeat;}

a.but_styled span span.arrow_down {background:url(../images/icons/icon_arrow_down.png) no-repeat left -1px;}

a.but_styled:hover span span.arrow_down {background-position:left -34px;}

ul.check li {background:url(../images/icons/icon_check_light.png) left 5px no-repeat;}

a.but_styled span span.check {background:url(../images/icons/icon_check.png) no-repeat left top;}

ul.plus li {background:url(../images/icons/icon_plus_light.png) left 7px no-repeat;}

a.but_styled span span.plus {background:url(../images/icons/icon_plus.png) no-repeat left top;}

ul.minus li {background:url(../images/icons/icon_minus_light.png) left 7px no-repeat;}

a.but_styled span span.minus {background:url(../images/icons/icon_minus.png) no-repeat left top;}

ul.hearts li {background:url(../images/icons/icon_hearts_light.png) left 6px no-repeat;}

a.but_styled span span.hearts {background:url(../images/icons/icon_hearts.png) no-repeat left -1px;}

a.but_styled:hover span span.hearts {background-position:left -35px;}

ul.star li {background:url(../images/icons/icon_star_light.png) left 6px no-repeat;}

a.but_styled span span.star {background:url(../images/icons/icon_star.png) no-repeat left -1px;}

a.but_styled:hover span span.star {background-position:left -35px;}

ul.twitter li {background:url(../images/icons/icon_twitter_light.png) left 5px no-repeat;}

a.but_styled span span.twitter {background:url(../images/icons/icon_twitter.png) no-repeat left top;}

ul.tumblr li {background:url(../images/icons/icon_tumblr_light.png) left 5px no-repeat;}

a.but_styled span span.tumblr {background:url(../images/icons/icon_tumblr.png) no-repeat left top;}

ul.wordpress li {background:url(../images/icons/icon_wordpress_light.png) left 8px no-repeat;}

a.but_styled span span.wordpress {background:url(../images/icons/icon_wordpress.png) no-repeat left 1px;}

a.but_styled:hover span span.wordpress {background-position: left -33px;}

ul.user li {background:url(../images/icons/icon_user_light.png) left 5px no-repeat;}

a.but_styled span span.user {background:url(../images/icons/icon_user.png) no-repeat left top;}

ul.comment li {background:url(../images/icons/icon_comment_light.png) left 7px no-repeat;}

a.but_styled span span.comment {background:url(../images/icons/icon_comment.png) no-repeat left top;}

ul.comments li {background:url(../images/icons/icon_comments_light.png) left 6px no-repeat;}

a.but_styled span span.comments {background:url(../images/icons/icon_comments.png) no-repeat left -2px;}

a.but_styled:hover span span.comments {background-position:left -36px;}

ul.edit li {background:url(../images/icons/icon_edit_light.png) left 6px no-repeat;}

a.but_styled span span.edit {background:url(../images/icons/icon_edit.png) no-repeat left 1px;}

a.but_styled:hover span span.edit {background-position:left -33px;}
	
ul.flag li {background:url(../images/icons/icon_flag_light.png) left 7px no-repeat;}

a.but_styled span span.flag {background:url(../images/icons/icon_flag.png) no-repeat left 2px;}

a.but_styled:hover span span.flag {background-position:left -32px;}

ul.arrow_2 li {background:url(../images/icons/icon_arrow_2_light.png) left 6px no-repeat;}

a.but_styled span span.arrow_2 {background:url(../images/icons/icon_arrow_2.png) no-repeat left top;}

ul.arrow_3 li {background: url(../images/icons/icon_arrow_3_light.png) left 5px no-repeat;}

a.but_styled span span.arrow_3 {background:url(../images/icons/icon_arrow_3.png) no-repeat left top;}

a.but_styled:hover span span.arrow_3 {background-position:left -35px;}

ul.arrow_down_2 li {background:url(../images/icons/icon_arrow_down_2_light.png) left 6px no-repeat;}

a.but_styled span span.arrow_down_2 {background:url(../images/icons/icon_arrow_down_2.png) no-repeat left top;}

ul.pencil li {background:url(../images/icons/icon_pencil_light.png) left 6px no-repeat;}

a.but_styled span span.pencil {background:url(../images/icons/icon_pencil.png) no-repeat left top;}
	
ul.bulb li {background:url(../images/icons/icon_bulb_light.png) left 6px no-repeat;}

a.but_styled span span.bulb {background:url(../images/icons/icon_bulb.png) no-repeat left 1px;}

a.but_styled:hover span span.bulb {background-position:left -33px;}

ul.tag li {background:url(../images/icons/icon_tag_light.png) left 8px no-repeat;}

a.but_styled span span.tag {background:url(../images/icons/icon_tag.png) no-repeat left 1px;}

a.but_styled:hover span span.tag {background-position:left -33px;}

ul.price_tag li {background:url(../images/icons/icon_price_tag_light.png) left 8px no-repeat;}

a.but_styled span span.price_tag {background:url(../images/icons/icon_price_tag.png) no-repeat left 1px;}

a.but_styled:hover span span.price_tag {background-position:left -33px;}

ul.chart li {background:url(../images/icons/icon_chart_light.png) left 6px no-repeat;}

a.but_styled span span.chart {background:url(../images/icons/icon_chart.png) no-repeat left top;}

ul.clock li {background:url(../images/icons/icon_clock_light.png) left 6px no-repeat;}

a.but_styled span span.clock {background:url(../images/icons/icon_clock.png) no-repeat left 2px;}

a.but_styled:hover span span.clock {background-position:left -32px;}

ul.home li {background:url(../images/icons/icon_home_light.png) left 6px no-repeat;}

a.but_styled span span.home {background:url(../images/icons/icon_home.png) no-repeat left top;}

ul.link li {background:url(../images/icons/icon_link_light.png) left 6px no-repeat;}

a.but_styled span span.link {background:url(../images/icons/icon_link.png) no-repeat left 2px;}

a.but_styled:hover span span.link {background-position:left -32px;}

ul.marker li {background:url(../images/icons/icon_marker_light.png) left 6px no-repeat;}

a.but_styled span span.marker {background:url(../images/icons/icon_marker.png) no-repeat left top;}

ul.construction li {background:url(../images/icons/icon_construction_light.png) left 6px no-repeat;}

a.but_styled span span.construction {background:url(../images/icons/icon_construction.png) no-repeat left top;}

ul.config li {background:url(../images/icons/icon_config_light.png) left 6px no-repeat;}

a.but_styled span span.config {background:url(../images/icons/icon_config.png) no-repeat left 1px;}

a.but_styled:hover span span.config {background-position:left -33px;}

ul.alert li {
    background:url(../images/icons/icon_alert_dark.png) left 5px no-repeat;
	margin-left:10px;
}

a.but_styled span span.alert {background:url(../images/icons/icon_alert.png) no-repeat left top;}

ul.info li {background:url(../images/icons/icon_info_light.png) left 6px no-repeat;}

a.but_styled span span.info {background:url(../images/icons/icon_info.png) no-repeat left top;}

ul.denied li {background: url(../images/icons/icon_denied_light.png) left 5px no-repeat;}

a.but_styled span span.denied {background:url(../images/icons/icon_denied.png) no-repeat left top;}

ul.document li {background:url(../images/icons/icon_document_light.png) left 6px no-repeat;}

a.but_styled span span.document {background:url(../images/icons/icon_document.png) no-repeat left top;}

ul.pdf li {background:url(../images/icons/icon_pdf_light.png) left 6px no-repeat;}

a.but_styled span span.pdf {background:url(../images/icons/icon_pdf.png) no-repeat left top;}

ul.zip li {background:url(../images/icons/icon_zip_light.png) left 6px no-repeat;}

a.but_styled span span.zip {background:url(../images/icons/icon_zip.png) no-repeat left top;}

ul.book li {background:url(../images/icons/icon_book_light.png) left 6px no-repeat;}

a.but_styled span span.book {background:url(../images/icons/icon_book.png) no-repeat left 1px;}

a.but_styled:hover span span.book {background-position:left -33px;}

ul.calendar li {background:url(../images/icons/icon_calendar_light.png) left 6px no-repeat;}

a.but_styled span span.calendar {background:url(../images/icons/icon_calendar.png) no-repeat left top;}

ul.paperclip li {background:url(../images/icons/icon_paperclip_light.png) left 7px no-repeat;}

a.but_styled span span.paperclip {background:url(../images/icons/icon_paperclip.png) no-repeat left 2px;}

a.but_styled:hover span span.paperclip {background-position:left -32px;}

ul.picture li {background:url(../images/icons/icon_picture_light.png) left 5px no-repeat;}

a.but_styled span span.picture {background:url(../images/icons/icon_picture.png) no-repeat left top;}

ul.video li {background:url(../images/icons/icon_video_light.png) left 6px no-repeat;}

.buttton_buchen {
    background:url(../images/button/button_buchen.png) no-repeat;
	width: 135px; 
}

.button_buchen:hover {
    background-position:left -33px;
}

ul.mail li {background:url(../images/icons/icon_mail_light.png) left 7px no-repeat;}

a.but_styled span span.mail {background:url(../images/icons/icon_mail.png) no-repeat left -1px;}

a.but_styled:hover span span.mail {background-position:left -35px;}

ul.sound li {background:url(../images/icons/icon_sound_light.png) left 6px no-repeat;}

a.but_styled span span.sound {background:url(../images/icons/icon_sound.png) no-repeat left top;}

a.but_styled:hover span span {background-position:left 0;}

a.but_styled span span {
	line-height:20px;
	margin:0;
	padding:0 20px 0 20px;
}

a.but_small_trans {
	background:url(../images/button/but_small_trans_l.png) no-repeat left top;
	display:inline-block;
	padding-left:10px;
}

a.but_small_trans span {
	background:url(../images/button/but_small_trans_r.png) no-repeat right top;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:31px;
	padding:0 20px 2px 10px;
}

a.but_small_trans:hover {
	background:url(../images/button/but_small_trans_l.png) no-repeat left -33px;
	text-decoration:none;
}

a.but_small_trans:hover span{
	background:url(../images/button/but_small_trans_r.png) no-repeat right -37px;
	color:#191919;
}

a.but_medium_trans {
	background:url(../images/button/but_medium_trans_l.png) no-repeat left top;
	font-size:1.3em;
	display:inline-block;
	padding-left:10px;
}

a.but_medium_trans span {
	background:url(../images/button/but_medium_trans_r.png) no-repeat right -2px;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:41px;
	padding:0 20px 3px 10px;
}

a.but_medium_trans:hover {
	background:url(../images/button/but_medium_trans_l.png) no-repeat left -44px;
	text-decoration:none;
}

a.but_medium_trans:hover span{
	background: url(../images/button/but_medium_trans_r.png) no-repeat right -45px;
	color:#191919;
}

a.but_large_trans {
	background:url(../images/button/but_large_trans_l.png) no-repeat left top;
	font-size:2.3em;
	display:inline-block;
	padding-left:12px;
}

a.but_large_trans span {
	background:url(../images/button/but_large_trans_r.png) no-repeat right top;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:63px;
	padding:0 25px 2px 15px;
}

a.but_large_trans:hover {
	background:url(../images/button/but_large_trans_l.png) no-repeat left -65px;
	text-decoration:none;
}

a.but_large_trans:hover span{
	background:url(../images/button/but_large_trans_r.png) no-repeat right -65px;
	color:#191919;
}

a.but_colored {
	background-image:url(../images/button/but_colored.png);
	background-position:0 -34px;
	background-repeat:repeat-x;
	height:13px;
	display:inline-block;
	padding:4px 25px 13px 25px;
	color:#fefefe;
	behavior: url(css/styles/pie.htc);
	margin-top:30px;
	margin-bottom:20px;
}

a.but_colored:hover {
	text-decoration:none;
	background:url(../images/button/but_colored.png) repeat-x left top;
}

a.but_styled {
    background:#dd8a41;
	/*background:url(../images/button/but_small_trans_l.png) no-repeat left top;*/
	font-size:1em;
	display:inline-block;
	padding-left:0;
}

a.but_styled span {
	/*background:url(../images/button/but_small_trans_r.png) no-repeat right top;*/
	font:'Droid Serif', arial, serif;
	font-size:13px;
	color:#ffffff;
	display:inline-block;
	text-align:center;
	line-height:32px;
	padding:0;
}

a.but_styled:hover {
	background:url(../images/button/but_small_trans_l.png) no-repeat;
	text-decoration:none;
}

a.but_styled:hover span{
	background:url(../images/button/but_small_trans_r.png) no-repeat;
	color:#ffffff;
}

a.but_medium_white {
	background:url(../images/button/but_medium_white_l.png) no-repeat left top;
	font-size:1.3em;
	display:inline-block;
	padding-left:20px;
	color:#191919;
}

a.but_medium_white span {
	background:url(../images/button/but_medium_white_r.png) no-repeat right top;
	display:inline-block;
	text-align:center;
	line-height:37px;
	padding:0 25px 2px 5px;	
}

a.but_medium_white:hover {
	background:url(../images/button/but_medium_white_l.png) no-repeat left -39px;
	text-decoration:none;
}

a.but_medium_white:hover span {background:url(../images/button/but_medium_white_r.png) no-repeat right -39px;}

a.but_large_white {
	background:url(../images/button/but_large_white_l.png) no-repeat left top;
	font-size:2.3em;
	display:inline-block;
	padding-left:30px;
	color:#191919;
}

a.but_large_white span {
	background:url(../images/button/but_large_white_r.png) no-repeat right top;
	display:inline-block;
	text-align:center;
	line-height:66px;
	padding:0 40px 2px 15px;	
}

a.but_large_white:hover {
	background:url(../images/button/but_large_white_l.png) no-repeat left -68px;
	text-decoration:none;
}

a.but_large_white:hover span{background:url(../images/button/but_large_white_r.png) no-repeat right -68px;	}

.pricingtable {
	text-align:center;
	position:relative;
	padding:30px 0 15px;
	border-top:1px solid rgba(255, 255, 255, .1);
	border-left:1px solid rgba(255, 255, 255, .07);
	border-bottom:1px solid rgba(0, 0, 0, .2);
	border-right:1px solid rgba(0, 0, 0, .15);
	background:rgba(0, 0, 0, .15);
	-pie-background:rgba(0, 0, 0, .15);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(css/styles/pie.htc);
}

.pricingtable h3 {text-transform:uppercase;}

.pricingtable ul {
	text-align:left;
	display:inline-block;
	padding:10px 0 20px;
}

.price {
	font-size:3.3em;
	padding:0 0 20px;
}

table.img_gall {width:100%;}

table.img_gall td {padding:0 12px 7px 0;}

.google_map {color:#191919;}

.google_map .gmnoprint div {text-align:inherit;}

.google_map img {
	border:0;
	background:none;
	padding:0;
}

.tooltip {
	color:#fefefe;
	font-size:.9em;
	display:none;
	padding:3px 10px;
	margin:20px 0 0;
	z-index:999;
	border:1px solid #dedede;
	border:1px solid rgba(255, 255, 255, .3);
	background:rgba(0, 0, 0, .7);
	-pie-background:rgba(0, 0, 0, .7);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(css/styles/pie.htc);
}

.pp_pic_holder {
	color:#191919;
	line-height:1.2em;
}

.pp_pic_holder p {
	line-height:1.2em;
	padding:0;
}

.loading {
	background:url(../images/loading_for_dark.gif) 60px bottom no-repeat;
	width:95px;
	height:25px;
	float:left;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
}

#contactwidget .loading {
	background:url(../images/loading_for_dark.gif) right bottom no-repeat;
	width:25px;
	position:absolute;
	bottom:30px;
	right:5px;
}

.form_error {
	color:#ab2222;
	display:none;
	text-align:left;
	padding:0 20px 10px 0;
}
#gallery-1 {
    width:815px;
    margin:0;
}

#gallery-1 .gallery-item {
	width:25%;
	float:left;
	margin-top:10px;
}

table.table {
	background:url(../images/table_1_bg.png) top left repeat-x;
	color:#fefefe;
	width:100%;
	margin:0 0 20px;
}

table.table thead {
	color:#191919;
	font-weight:bold;
}

table.table th {padding:6px 10px;}

table.table td {
	padding:10px;
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
	background:#212121;
	background:rgba(0, 0, 0, 0.2);
	-pie-background:rgba(0, 0, 0, 0.2);
	behavior:url(css/styles/pie.htc);
}

table.table a {color:#e6e1a8;}

table.table a:hover {text-decoration:underline;}

.divider {
	background: url(../images/sidebar_bg_dotted.png) center bottom repeat-x;
	width:640px;
	min-height:1px;
	font-size:0.8em;
	text-align:right;
	padding:0;
	margin:20px 0 20px 0;
}

.alignleft {
	float:left;
	margin:0 20px 0 0;
}

.alignright {
	float:right;
	margin:0 0 0 20px;
}

.pp_pic_holder img {
	border:0;
	background:none;
	padding:0;
}