/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html {
	background: url(/i/top-bg.gif) repeat-x;
}
body {
	
	padding-left: 1000px;
	background: url(/i/header-left.jpg) no-repeat;
	color: #5E5E5E;
	font: 12px Tahoma, Arial, Verdana, sans-serif;
	line-height:16px;
}
a {
	color: #727CAA;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 15px}
img {border: none}
input {vertical-align: middle}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#wrapper {
	margin-left: -1000px;
	background: url(/i/header-right.jpg) 100% 0 no-repeat;
}
* html #wrapper {float: right}

select, input, textarea, .sml {
	font-family: verdana;
	font-size:10px;
	border: 1px #5E5E5E solid;
	padding: 3px 0px 3px 0px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 101px;
	position: relative;
}

#logo {
	position: absolute;
	top: 29px;
	left: 20px;
	width: 194px;
	height: 42px;
	text-indent: -9999px;
	background: url(/i/logo.gif) no-repeat;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	background: url(/i/border.gif) 391px 0 repeat-y;
	margin: 0 0 10px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(/i/header-left.jpg) 0 -101px no-repeat;
}
#content {
	padding: 135px 27px 0 412px;
}
#content h1, #content h2, #content h3 {
	color: #5D5D5D;
	text-transform: uppercase;
	margin: 22px 0 12px;
}
#content h1 {
	font: 22px/16px Tahoma, Arial;
	margin: 7px 0 10px 0;
	text-transform:none;
}
#content h2 {
	font: 13px/17px Arial, Tahoma;
}
#content h3 {
	font: 12px/17px Arial, Tahoma;
}

.hr {
	height: 5px;
	overflow: hidden;
	background: url(/i/hr.gif) 0 3px repeat-x;
	margin: 0 0 18px;
}
.hr hr {display: none}

#gallery {
	overflow: hidden;
	padding: 5px 0;
	margin-left: 0px;
	zoom: 1;
}
.photo {
	float: left;
	padding: 0 0 18px 0;
}
.photo img {
	display: block;
	padding: 0 0 3px;
}

#content ul,
#content ol {
	margin: 0 0 18px 30px;
}
#content li {
	padding: 2px 0;
}
#content li ul, #content li ol {
	margin: 0;
}
#content li li {
	margin-left: 18px;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 225px;
	margin-left: -100%;
	position: relative;
}

#left h3 {
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	color: #727272;
	padding: 0 8px 10px;
}

.section1 {
	margin: 0 0 15px;
	background: url(/i/section1-bg.gif) repeat-y;
	height: 1%;
}
.section1 .st {
	background: url(/i/section1-top.gif) 0 -2px no-repeat;
}
.section1 .sb {
	background: url(/i/section1-bottom.gif) 0 100% no-repeat;
}

.section2 {
	background: url(/i/section2-bg.gif) repeat-y;
	height: 1%;
}
.section2 .st {
	background: url(/i/section2-top.gif) 0 -2px no-repeat;
}
.section2 .sb {
	background: url(/i/section2-bottom.gif) 0 100% no-repeat;
}

.sb {
	padding: 0 17px 10px 8px;
}
.sb li {
	text-align: right;
	list-style: none;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	position: relative;
}
.sb li ul {
	padding: 2px 0;
	background: #FFF url(/i/bullet3.gif) 100% repeat-y;
	margin: 4px 4px 4px 8px;
}
.sb li li {
	font-size: 9px;
	line-height: 12px;
}
.sb li a {
	text-decoration: none;
	color: #0B0023;
	background: url(/i/bullet.gif) 100% 3px no-repeat;
	padding-right: 18px;
	display: block;
	height: 1%;
}
.sb li a:hover {
	background: url(/i/bullet2.gif) 100% 3px no-repeat;
}
li.active1 a{
	background: url(/i/bullet2.gif) 100% 3px no-repeat;
}

.sb li li a,
.sb li li a:hover {
	background: none;
	padding-right: 14px;
}
.sb li li a:hover {
	text-decoration: underline;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 131px;
	margin: 160px 0 0 -100%;
	padding: 20px 10px 0 0;
	position: relative;
	left: 250px;
	background: url(/i/icons.gif) 0 9px no-repeat;
	border-right: 1px solid #EBEEEF;
}

#icons {
	position: absolute;
	top: 10px;
	left: 32px;
}
#icons a {
	width: 11px;
	height: 10px;
	float: left;
}
#icons a#i2 {
	margin: -1px 20px 0 23px;
	width: 13px;
	height: 13px;
}
#icons a#i3 {
	width: 12px;
	height: 8px;
	margin-top: 2px;
}

#search {
	width: 100%;
	overflow: hidden;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 104px;
	padding: 0 4px;
	border: 1px solid #E7ECEE;
}
.go {
	cursor: pointer;
	border: none;
	width: 12px;
	height: 13px;
	background: url(/i/go.gif) no-repeat;
	margin: 1px 0 0 5px;
}

#tag-cloud {
	margin: 30px 0 0;
}
#tag-cloud a {
	line-height: 24px;
	text-decoration: none;
	margin: 0 3px;
}
#tag-cloud a:hover {
	background: #CBE9F6;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	text-align: center;
}

div#bottom-nav-div {
height: auto;
text-align:center;

}

#bottom-nav {
background: #D9EFF8 url(/i/bottom-nav.gif) repeat-x;
	height: auto;
	width: 100%;
	padding-bottom:10px;
	padding-top:26px;
}
#bottom-nav li {
	display: inline;
	font-size: 12px;
	background: url(/i/bottom-nav-sep.gif) 0 5px no-repeat;
	padding: 0 8px 0 10px;
}
#bottom-nav li.first {
	background: none;
}
#bottom-nav a {
	color: #262626;
	text-decoration: none;
	font-size: 11px;
}
#bottom-nav a:hover {
	text-decoration: underline;
}
#bottom-nav2 {

	height: auto;
	line-height: 20px;

}
#bottom-nav2 li {
	display: inline;
	font-size: 12px;
	background: url(/i/bottom-nav-sep.gif) 0 5px no-repeat;
	padding: 0 8px 0 10px;
}
#bottom-nav2 li.first {
	background: none;
}
#bottom-nav2 a {
	color: #262626;
	text-decoration: none;
	font-size: 11px;
}
#bottom-nav2 a:hover {
	text-decoration: underline;
	}
#copyright {
	padding: 8px 0 10px;
	font-size: 10px;
	color: #5D5D5D;
}
#copyright a {
	color: #5D5D5D;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

.fotobar {
	padding: 0 0 15px 0;
	}
li.active a { 
	font-weight: bold;
	}
.data {
	color:#A8C813;
	font-size: 11px;
	}
#hotel_show {
float: left;
border: 2px solid #ffffff;
}

#hotel_show a:hower{
float: left;
border: 2px solid red;
}

.kurort {
color: #5E5E5E;
font: 12px Tahoma, Arial, Verdana, sans-serif;
line-height:16px;
}

#hotel a {
	color: #727CAA;
	
	}

li.active a{
text-decoration:underline;
font-weight:normal;
}

.add_h1 h1 a {
position:absolute;
top:80px;
left:82px;
font-size:16px;
color:#5D5D5D;
text-decoration:none;
}

.google {
margin:15px 0;
width:100%;
}

.info_box {padding:10px; background:#eee; margin:0 0 20px 0;}
.last_info {font-size:16px; margin:0 0 20px 0; color:#000;}
.last_info a, .last_info a:active, .last_info a:hover, .last_info a:visited  {color:#000;}
.info_box_name {margin:0 0 7px 0;}
.info_box_name a, .info_box_name a:active, .info_box_name a:hover, .info_box_name a:visited  {color:#000;}
.info_box_anons {margin:0 0 15px 0;}
.info_box_pic {float:left; margin:0 10px 10px 0;}

.clear {clear:both;}