@charset "utf-8";

/* ============================================
	   Stylesheets 
	   01.09.2009
	   (c) www.lab-01.de
============================================ */


* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: #fff;
	color: #000;
	font-size: 100.01%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
background:url('img/dr_hitziger_bg.gif');
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 25px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.tab {
	float: left;
	width: 14em;
}
.center {
	text-align: center;
}
.white {
	color: #fff;
	font-size: 1px;
	line-height: 1%;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #272727;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #f09000;
	text-decoration: none;
}



/* Typo
----------------------------------------------- */
#categorie h1 {
	color: #565656;
	float: right;
	font-size: 20px;
	font-weight: normal;
	padding: 0 23px 0 0;
	margin: 145px 0 0 0;
	text-align: right;
	width: 427px;
}
h2.subheadline {
	border-bottom: 1px solid #f35a19;
	color: #18244f;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
}
headline {
	font-size : 22px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-variant:small-caps;
	color : #565656;
	text-decoration : none; 
	line-height: 22px;
	background: url(img/q_headline.gif) no-repeat 0 2px; 
	padding-left: 19px;
	margin-top: 29px;
}
h1 {
	font-size : 22px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #565656;
	text-decoration : none; 
	line-height: 22px;
	background: url(img/q_headline.gif) no-repeat 0 2px; 
	padding-left: 19px;
	margin-top: 29px;
}
h2 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 0 0;
}
h3 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
}
h4 {
	color: #1d1d1d;
	background-color:#d5dce1;
	font-weight: normal;
	font-size: 16px;
	height: 24px;
	width:550px;
	text-align:center;
	margin: 0 0 0 19px;
	padding-left: 1px;
	padding-top: 3px;
}
h5 {
	color: #1d1d1d;
	background-color:#ff9600;
	font-weight: normal;
	font-size: 16px;
	height: 24px;
	width:550px;
	text-align:center;
	margin: 0 0 0 19px;
	padding-left: 1px;
	padding-top: 3px;
}
address, blockquote {
	margin: 0 0 1em 0;
}
p {
	margin:  0 0 19px 19px ;
}
address {
	font-style: normal;
}
#contbreit ul {
	margin: 3px 0 0 15px;
}
#content ul {
	margin: 3px 0 0 15px;
}
#content ul.innerlist {
	margin-bottom: 0;
}
#content ul li {
	padding: 0 0 0px 0;
	margin:  0 0 0px 19px ;
	list-style: disc;
}
#content ul ul {
	margin-bottom: 2px;
}
#content ol {
	margin: 3px 0 1em 25px;
}
#content ol li {
	padding: 0 0 2px 0;
}

/* Layout
-----------------------------------------------*/ 
#bg {
	background: url(img/wrapper.gif) repeat-y 0 0;
	min-height: 100%;
	height: auto !important;	  /*moderne Browser*/
	height: 100%;	  /*IE*/
	margin: 0 auto;
	padding-bottom: 6px;
	padding: 0;
	width: 963px;
}
#wrapper {
	font-size: 12px;
	margin: 0;
	padding: 0 8px 0 8px;
	text-align: left;
	width: 963px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	background: #fff;
	float: left;
	height: 161px;
	margin: 0;
	padding: 0;
	width: 947px;
}
#logo {
	float: left;
	height: 145px;
	width: 923px;
	background: #FF9600;
	text-align:center;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 4px;
	border-color:#FFFFFF;
}
#logo img {
	margin-top: 35px;
}
/*obere Navigation*/

#submenu {
	background: #d5dce1;
	float: left;
	margin-left: 12px;
	padding: 0 0 0 245px;
	width: 678px;
}

#submenu ul {
	margin: 0 0 0 0px;
	padding: 0;
}
#submenu ul li {
	display: inline;
	margin: 0;
	list-style: none;
	padding: 0;
}
#submenu ul li a,
#submenu ul li a:visited {
	color: #3d3f40;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	height: 22px;
	line-height: 22px;
	padding: 0 20px 0 0;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #ff9600;
	text-decoration: none;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	color: #3d3f40;
	padding: 0;
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	height: 22px;
	line-height: 22px;
}
ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 22px;
}
ul#navmenu-h ul {
	margin: 0;
	display: inline;
	border: 0 none;
	width: 460px;
	list-style: none;
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
/* Root Menu */
ul#navmenu-h a,
ul#navmenu-h a:visited {
	padding: 0 15px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #3d3f40;
	line-height: 22px;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}
/* Secondary Menu */
ul#navmenu-h ul li {
	height: 22px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}
ul#navmenu-h ul a,
ul#navmenu-h ul a:visited {
	color: #3d3f40;
	line-height: 24px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
	  display: none;
}
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
	  display: block;
}
/*obere 2. Navigation*/

#menue {
	background: url(img/sub_bg.gif) repeat-x 0 0;
	float: left;
	margin-left: 12px;
display: inline;
	padding: 0 0 0 15px;
	width: 908px;
}
#menue ul {
	margin: 0 0 0 0px;
	padding: 0;
}
#menue ul li {
background-color:#FFFFFF;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menue ul li a,
#menue ul li a:visited {
	color: #3d3f40;
	height: 12px;
	line-height: 22px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}
#menue ul li a:hover {
	color: #ff9600;
	text-decoration: none;
}
/* Root = Horizontal, Secondary = Vertical */
ul#menue-h {
	color: #d5dce1;
	margin: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 725px; /*For KHTML*/
	list-style: none;
	text-align:right;
	height: 22px;
	line-height: 22px;
}
ul#menue-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 22px;
}
/* Root Menu */
ul#menue-h a,
ul#menue-h a:visited {
	padding: 0 1px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #d5dce1;
	line-height: 22px;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#menue-h li:hover ul ul,
ul#menue-h li:hover ul ul ul,
ul#menue-h li.iehover ul ul,
ul#menue-h li.iehover ul ul ul {
	  display: none;
}
ul#menue-h li:hover ul,
ul#menue-h ul li:hover ul,
ul#menue-h ul ul li:hover ul,
ul#menue-h li.iehover ul,
ul#menue-h ul li.iehover ul,
ul#menue-h ul ul li.iehover ul {
	  display: block;
}
#spalte {
	float: left;
	margin: 0;
	padding: 0;
	width: 299px;
}
#copy {
	color: #9d9d9d;
	float: left;
	font-size: 10px;
	margin: 65px 0 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#innerw {
	float: left;
	margin-top: 4px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 0;
	background-color:#f1f1f1;
	width: 923px;
}
#categorie {
	background: #f5f5f5 url(gfx/bg_categorie.png) repeat-y 0 0;
	height: 180px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#categorie img {
	float: left;
}
#content {
	float: left;
	margin: 0;
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #272727;
	padding:40px 90px 40px 140px;
	line-height: 1.5em;
	width:600px;
	text-decoration:none;
}
#contbreit {
	float: left;
	margin: 0;
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #272727;
	padding:40px 0px 40px 140px;
	line-height: 1.5em;
	width:600px;
	text-decoration:none;
}
#spalte1 {
	float: left;
	margin: 0;
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #272727;
	padding:90px 50px 0px 0px;
	line-height: 1.5em;
	width:260px;
	text-decoration:none;
}
#spalte2 {
	float: left;
	margin: 0;
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #272727;
	padding:60px 0px 0px 0px;
	line-height: 1.5em;
	width:480px;
	text-decoration:none;
}


#kontaktform {
	border: none;
	float: left;
	margin-top: 20px;
	width: 100%;
}
fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
}	
#kontaktform fieldset,
#buchung fieldset,
#reisebericht-form fieldset,
.newsletterform fieldset {
	border: 1px solid #d2ced0;
	margin: 1em 0;
	padding: 12px 20px;
}	
legend {
	color: #999;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
label {
	cursor: pointer;
	float: left;
	width: 160px;
}
.anrede {
	width: 150px;
}
input.ti {
	font-family: inherit;
	background: #eeeff0;
	font-size: 1em;
	width: 255px;
}
input {
	background: #eeeff0;
	font-size : 13px;
	padding: 2px 2px 2px 2px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
}
textarea{
	background: #eeeff0;
	font-family: inherit;
	font-size: 12px;
	width: 415px;
}
.button,
.button:hover {
	cursor: pointer;
	padding: 0 4px;
}


/* Tabellen
-----------------------------------------------*/
#standorte {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#standorte td {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 233px;
}

.selected {
	color: #fd8900 !important;
}

.select {
	color: #fd8900 !important;
}

.subline  {
	font-size : 11px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3d3f40;
	line-height: 18px;
	text-decoration:none;
	margin:  0 0 0 19px ;
	}

.textb  {
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #3d3f40;
	line-height: 18px;
	padding-bottom: 40px;
	text-decoration:none;
	margin:  0 0 19px 19px ;
	}

.link  {
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ED731A;
	line-height: 16px;
	text-decoration:none;
	}

.textohne  {
	font-size : 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #272727;
	line-height: 18px;
	text-decoration:none;
	}
.klbutton  {
	font-size : 11px;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color : #e6620d;
	text-decoration : none;
	}
.imp  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #3d3f40;
	height:22px;
	text-align:right;
	line-height: 12px;
	position: relative;
	text-decoration:none;
	}
#imp a {
	font-size : 10px !important;
	color : #3d3f40;
	text-decoration:none;
	}
#imp a:hover {
	color : #f29400;
	}
