@charset "utf-8";
/* CSS Document */

* { /* sets 0 margin and 0 padding on everything */
margin: 0; 
padding: 0; 
}

body {
	z-index: 0;
	width:100%;
	height:fixed;
	margin:0px;
	behavior: url("iepngfix.htc"); 
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}



* html div {
	margin:0px;
	padding:0px;
}

#menu {
	top:260px;
	position: absolute;
	_left: 0px;
margin-left: 10px;

	width: 220px;
}

.menu {
	margin:0px;
	padding:0px;
	width:220px;
}

.menu li {
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
		_left: 0px;

}

.menu ul {

	margin:0px;
		_left: 0px;

}


.menu_bt a {
	padding:10px;
	margin:0px;
	height:10px;
	width:200px;
	cursor: pointer;
	display:block;
	text-decoration:none;
	color:#B09950;
	background: url(../img/layout/bg_nav_bt.jpg) no-repeat;

}

.menu_bt a:hover {
	color:#000000;
    background: url(../img/layout/bg_nav_bt_over.jpg) no-repeat;
}

.menu_bt_more  {
	padding:10px;

	height:10px;
	width:200px;
	cursor: pointer;
	margin:0px;
    background: url(../img/layout/bg_nav_bt_more.jpg) no-repeat;
}

.menu_bt_more a {
	color:#B09950;
	text-decoration:none;
  }
  
.menu_bt_more a:hover {
	color:#FFFFFF;
  }

.menu_accordion {
	display:none;
	padding: 0px;
}

.menu_accordion ul {
	margin:0px; padding:0px; display:block;
  }

.menu_accordion_bt a {
	display:block;
	color:#000000;
	
	padding:10px;

	height:10px;
	
    background: url(../img/layout/bg_nav_bt_accordion.jpg) no-repeat;
	text-decoration:none;
}


.menu_accordion_bt a:hover {
	color: #000000;
    background: url(../img/layout/bg_nav_bt_over.jpg) no-repeat;
  }
 


.album {
	color:#000000;
	background-color:#FFFFFF;
	width:420px;
}
.album div p {
	padding: 10px 0;
	margin: 0 10px;
	font-size: 12px;
}

.album img {
	float: left;
	margin: 10px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.album li {
	margin-left: 10px;
	padding:6px;
	border-bottom:1px #cccccc solid;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	color: #666666;
	margin-right: 10px;
	line-height: 10px;
	font-size: 10px;
	padding-left: 0px;
}

.album a {
	margin-left: 10px;
	padding:6px;
	color:#B09950;
	height:30px;
	line-height:30px;
	background-color:#000000;
	text-decoration:none;

	
}

.album a:hover {
	color:#999999;
	background-color:#333333;
	width: 100%;
}

.artikel {
	color:#000000;
	background-color:#FFFFFF;
	width:420px;
	border-bottom:1px #CCC solid;
}
.artikel p {
	padding: 10px 0;
	margin: 0 10px;
	font-size: 11px;
}

.artikel img {
	margin: 0px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}


.artikel a {
	padding:4px;
	margin-bottom:10px;
	color:#000;
	background-color:#CCC;
	text-decoration:none;
	font-size:12px;
	float:left;
	-webkit-border-radius: 4px;    /* for Safari */
	-moz-border-radius: 4px;       /* for Firefox */
}

.artikel a:hover {
	color:#333;
	background-color:#B09950;
}

.galerie_image {
	color:#000000;
	background-color:#FFFFFF;
	width:420px;
	border-bottom:1px #CCC solid;
	min-height: 1000px;
}


.galerie_image img {
	margin: 10px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
	width:108px;
	float:left;
}

.galerie_image :hover {
	background:#000000;
}


.zitat {
	padding:0px;
	font-size:13px;
	color:#B09950;
	text-decoration:none;
	font-weight:bold;
	
}

.video {
	color:#000000;
	width:auto;
	border: 10px;
	border-color: #B09950;
	border-style: solid;
	background-color: #000000;
}


.tourdates  {
	width:420px;
}

.tourdates p {
	color:#CCC;
	padding:6px;
	font-size: 11px;
	margin-bottom: 0px;
	border-bottom: #333333 1px solid;
	background-image: url(../img/layout/bg_gardien_black_grey.jpg);
	background-position: bottom;
	background-color: #474948;
	text-align: justify;
	line-height: 16px;
	background-repeat: repeat-x;
}

.tourdates li {
	padding-left: 20px;
	padding:6px;
	border-bottom:1px #B09950 dotted;
	color:#B09950;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	background-image: url(../img/layout/bg_date.jpg);
	background-position: top;
	height: 20px;
	line-height: 20px;
	background-repeat: repeat-x;
	font-size: 11px;
}

.tourdates li a  {
	float:right;
	font-size:9px;
	color:#FFF;
	padding-left:4px;
	padding-right:20px;
	background-color:#333;
	background-image: url(../img/layout/icon_order.gif);
	background-position:right;
	background-repeat:no-repeat;

}

.tourdates li a:hover  {	
color:#B09950;
}

.more {
	padding:6px;
	margin:10px 0px 10px 0px;
	text-align: right;
	border-bottom: 1px #B09950 solid;
	background-image: url(../img/layout/bg_hl_more.jpg);
}

.more a {
	color:#FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.more a:hover {
	color:#B09950;
	text-decoration: none;

}


.top_link {
	padding:6px;
	margin:10px 0px 10px 0px;
	text-align: right;
	border-bottom: 1px #B09950 solid;
	background-image: url(../img/layout/bg_hl_more.jpg);
}

.top_link a {
	color:#FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.top_link a:hover {
	color:#B09950;
	text-decoration: none;

}

.kontakt {
	color:#000000;
	background-color:#FFFFFF;
	width:420px;
	border-bottom:1px #CCC solid;
	height: 480px;
	
}

.kontakt p {
	padding:10px;
	
}

#menu_footer {
	position:fixed;
	_position:relativ;
	margin:auto;
	bottom:0px;
	width:100%;
	background-color:#000000;
	border-top:#333333 1px solid;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	padding: 4px;
	_padding: 10px;
	line-height: 20px;
	_line-height: 0px;
	_height: 20px;
	_width:auto;
	_z-index:2000;
	_margin-top:50%;

}


#menu_footer a {
	color:#666;
	text-decoration:none;

	vertical-align:middle;
}

#menu_footer a:hover {
	color:#FFF;
	text-decoration:none;
}


#menu_footer li {
	display:inline;
	padding-right: 20px;
	float: none;
	_padding-top:10px;
	border-right: 1px #333333 solid;
	padding-left: 20px;
}


.inprint {
	margin:auto;
	width:100%;
	padding: 4px;
	line-height: 20px;
	color: #333333;
}

.inprint li {
display:inline;
}


#bg {
	z-index: 0;
	width:100%;
	height:fixed;
	background-attachment: fixed;
}


#wrapper {
	z-index: 2;
	position: absolute;
	width: 99%;
	top: 0px;
	height: 100%;
	min-height: 1200px;
}




#content_bg {
	z-index: 1;
	top:280px;
	position: absolute;
	width: 100%;
	height:100%;
	background-color:#000000;
	background-attachment:fixed;
	background-position:center center;
	border-bottom:#333333 1px solid;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	margin: auto;
}


.content {
	width:420px;
	margin: auto;
	top: 400px;
	position: relative;
	padding-bottom: 80px;
}





*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.container {
	width:420px;
	margin: auto;
	margin-bottom: 10px;
}

h2.trigger {
	padding: 10px;
	margin: 10px 0 0px 0;
	background: #000 url(../img/layout/h2_trigger_a.gif) no-repeat right;
	background-position:right;
	line-height: 10px;
	width:auto;
	font-size: 12px;
	font-weight: bold;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
}
h2.trigger a {
	color: #B09950;
	text-decoration: none;

	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: right bottom;}

.toggle_container {
	margin: 0 0 0px;
	padding: 10px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 11px;
	width:auto;
	clear: both;
}
.toggle_container div p {
	padding: 0px 0;
	margin: 0px 0;
}
.toggle_container h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 14px normal;
	margin: 0 0 10px;
	padding: 0px;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 0px 10px 0px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}


.toggle_container li {
	margin-left: 10px;
	padding:6px;
	border-bottom:1px #cccccc solid;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	color: #666666;
	margin-right: 10px;
	line-height: 10px;
	font-size: 10px;
	padding-left: 0px;
}



.info {
	background-color:#CCC;
	padding: 10px;
	margin: 0px;
	text-align:justify;
	font-size: 12px;
	
}

.toggle_container a {
	background-color: #000;
	border: 1px solid #999;
	padding:4px;
	margin-top:10px;

	
	float:left;
	font-size:9px;
	color:#ccc;
	padding-left:20px;
	padding-right:4px;
	background-image: url(../img/layout/icon_link.gif);
	background-position:left;
	background-repeat:no-repeat;
}



.newsletter {
	padding: 10px;
	background-image: url(../img/layout/bg_gardien_black_grey.jpg);
	color: #B09950;
	background-position: bottom;
	background-color: #474848;
	background-repeat: repeat-x;
	border-bottom: 1px #B09950 solid;
	margin-top: 0px;
	border-top: 1px #B09950 solid;
}



.newsletter_input {
	width:200px;
	background-color: #000000;
	border: none;
	font-size: 9px;
	color: #CCCCCC;
	height: 22px;
	margin-bottom: 10px;
	border-bottom: 1px #333333 solid;
	border-top: 1px #333333 solid;
}

.newsletter_button{
	height:19px;
	width:64px;
	background-color: #B09950;
	border: none;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	cursor: auto;
}


form {
	margin:0px;
	padding:0px;
}

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

label {
	display:none;

}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;

}


h1 {
	font: 12px normal;
	text-align:center;
	padding: 20px 0;
	color: #aaa;
}


h2 {
	color:#B09950;
	padding:6px;
	font-size: 12px;
	background-image: url(../img/layout/bg_hl_more.jpg);
	line-height: 18px;
	background-repeat: repeat-x;
	background-position: top;
}

h3 {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin: 0px;
	padding: 10px;
}
h4 {
	font-size: 12px;
	color:#B09950;
	padding:6px;
	background-color:#333;
	margin-bottom:10px;

}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 18px;
}

a {
	text-decoration:none;
	color:#B09950;

}

a:hover {
	color:#999;
}

