/*
-----------------------------------------------
Strassberger -  Template Style
Name:     Café Highway
URL:      www.cafe-highway.at 
Date:     6 September 2008
----------------------------------------------- */

/*
c_orange = #e96405
c_blau   = #029ef3
c_gelb   = #fec106
grün   = #18b132

*/

/* IE PNG Fix v1.0 / 2.0 Alpha 3 */

img, div { 
	behavior: url(/global/iepngfix/iepngfix.htc)
 }



/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}


 body,html {
	background:#fff url(../img/bg_wholepage.gif) repeat-x left -1px;
	text-align: center;
	color: #333333;
	font: 12px Arial, Verdana, Sans-Serif;
 }
 
/* = *********** links ********** */	
a img {
 	border:0;
 }
/*a { 
	color: #7e8080;
}
a:hover { 
	text-decoration: none;
}*/

/* links */

#content .content a {
	/*border-bottom: 1px solid #e96405;*/
}

a:link, a:visited { 
	background: inherit; 
	color: #000000;  
	text-decoration: none;
	
}
a:hover { background: inherit; 
	color: #707070;
	text-decoration: none; 
	
	}

blockquote {
	color: #707070;
	padding: 0em 0px 0em 7em;
	font: italic 1.5em/1.5em "Georgia", "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 0px;
}

cite {
	text-align: right;
	margin-right: 2em;
	font-size: 0.9em;
}

dt {
	margin-top: 15px;
	color: #000000;
	font-weight: bold;
}

dd {
	margin-left: 20px;
	color: #333333;
}


	



/***********************************************/
/* =Layout tag styles                          */
/***********************************************/
#pageWrapper {
	text-align: left;
	width: 989px;
	margin: 0 auto;
	background: url(../img/bg_page.png) repeat-y;
}

#teaserRooms {
	position: relative;
	width: 250px;
	float: left;
	height: 203px;
	background:url(../img/rotator.png) no-repeat;
	top: 235px;
	left: -20px;
	overflow: hidden;
}

/* = *********** Header ********** */	

#head {
	width: 989px;
	height: 360px;
	text-align: left;
	background: #FFD75E url(../img/header/h_highway.jpg) no-repeat;
}
#head div.info {
	height: 291px;
	padding-top: 70px;
	width: 215px;
	padding-right: 30px;
	float: right;
	background: url(../img/header/h_bg_re.jpg) no-repeat;
}
#head h1 {
	font-size: 18px;
	float: right;
	color: #000;
	width: 200px;
	padding-bottom: 15px;
}
#head p {
	font-size: 12px;
	line-height: 18px;
	width: 200px;
	float: right;
	clear: both;
	color: #000;
	text-align: left;
}






#mainmenue {
	padding: 0 0 0 231px;
	margin: 0 15px 0 10px;
	height:51px;
	background: #FFFFFF url("../img/bmid_101.gif");
}
#mainmenue ul 
{
	width: 100%;
	list-style:none;
}
#mainmenue ul li 
{
	float:left;
	margin:0;
	padding:0;
}
#mainmenue a 
{
	background:#000000 url("../img/bright_101.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#mainmenue a span 
{
	display:block;
	background:url("../img/bleft_101.gif") no-repeat left top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:51px;
}
#mainmenue a:hover,#mainmenue li.item_active a 
{
	background-position:right bottom;
}
#mainmenue a:hover span,#mainmenue li.item_active a span 
{
	background-position:left bottom;
	color:#990000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}


#content {
	padding: 30px 29px 0 40px;
	background: url(../img/bgContentEnding.gif) no-repeat center bottom;
}
#content .left {
	width: 210px;
	float: left;
}
#content .left ul {
	list-style: none;
}
#content .left ul.main {
	border-bottom: 1px solid #ffcf15;
}
#content .left ul.main li {

}
#content .left ul.main li a {
	color: #686863;
	text-decoration: none;
	display: block;
	padding: 8px 10px 8px 30px;
	background: #ffe186 url(../img/bgContentLeftUlLi.gif) no-repeat 10px center;
}
#content .left ul.main li.current a,
#content .left ul.main li a:hover {
	background: #fffce4 url(../img/bgContentLeftUlLiActive.gif) no-repeat 10px center;
}


#content .left ul.sub {
	padding: 10px 0;
	background: #ff9900;
	font-size: 11px;
}
#content .left ul.sub li a {
	display: block;
	padding: 2px 10px 2px 25px;
	text-decoration: none;
	color: #000;
	background: url(../img/bgContentLeftUl2Li.gif) no-repeat 10px center;
}
#content .left ul.sub li a:hover, 
#content .left ul.sub li.current a {
	background-image: url(../img/bgContentLeftUl2LiActive.gif);
}




#content div.contentBody {
	background: #fffce4;
	padding: 0;
	margin: 0 0 10px;
	width: 495px;
	/*width: 500px;*/
	float: left;
	clear: none;
}

#content div.contentBody div.contentBodyInside {
	padding: 20px 40px;
}

/*#content div.contentBody div.contentBodyInside a {
	background: url(../img/bullet_star.png) no-repeat 0 50%;
	padding-left: 20px;
	font-weight: bold;
}*/

#content div.contentBody div.contentBodyInside {
	min-height:300px
}




#content div.contentBody div.contentBodyInside h1 {
	color: #9a0b36;
	font-size: 24px;
	padding: 0 0 3px 0;
}
#content div.contentBody div.contentBodyInside h2 {
	color: #990033;
	font-size: 14px;
	font-weight: normal;
	padding: 30px 0 0 0;
}

#content div.contentBody div.contentBodyInside p {
	padding: 17px 0 0 0;
	color: #333;
	line-height: 18px;
}

#content div.contentBody div.contentBodyInside div.contentImage {
	padding: 1px solid #990033;
	/*background: #990033;*/
}
#content div.contentBody div.contentBodyInside div.contentImageRight {
	float: right;
	margin: 17px 0 10px 10px;
}


.imgAlignRight {
	clear: right;
	float: right;
	width: 100px;
}

/* = *********** contentBodyInsideBox ********** */	



#content div.contentBody div.contentBodyInsideBox {
	padding: 10px 20px;
	background: #ffebae;
	border: 1px solid #fecd04;
	margin: 10px 20px 20px;
}
#content div.contentBody div.contentBodyInsideBox h2 {
	color: #990033;
	padding-bottom: 10px;
	font-size: 24px;
}



#pageWrapper #content .contentBody .contentBodyInsideBox .boxInfo h1 {
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
}
#pageWrapper #content .contentBody .contentBodyInsideBox .boxInfo p {
	margin-bottom: 8px;
}




#content div.contentBody div.contentBodyInsideBox div.boxImage {
	float: left;
	padding-top: 3px;
}
#content div.contentBody div.contentBodyInsideBox div.boxImage img {
	vertical-align:bottom;
	margin-right: 10px;
	padding:10px;
	border: 1px solid #F9D082;
	background: #FADD9A;
}
	
#content .contentBody .contentBodyInsideBox .boxImage a:hover img { /* hover */
	padding:10px;
	border: 1px solid #F7C36A;
	background: #F9D082;
}

#content div.contentBody div.contentBodyInsideBox div.boxInfo {
	padding-left: 120px;
	line-height: 18px;
	color: #000;
}
#content div.contentBody div.contentBodyInsideBox div.boxInfo div.more {
	text-align: right;
	padding-top: 5px;
}




/* = *********** allg ********** */	

#content div.right {
	padding-left: 727px;
	/*padding-left: 730px;*/
}

div.otherbox {
	margin-top: 25px;
}
div.box {
	background: #ffebae;
	margin-bottom: 25px;
	width: 190px;
}
div.box h3 {
	background: #ff9900;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px;
	color: #fff;
}
div.box div.contentBodyInside {
	padding: 10px 0 10px 10px;
	font-size: 12px;
}
div.box div.contentBodyInside p {
	line-height: 25px;
}
div.box div.contentBodyInside p.smaller {
	font-size: 11px;
	line-height: 20px;
	color: #000;
}
div.box div.contentBodyInside table tr td {
	vertical-align: middle;
}
div.box div.contentBodyInside table tr td a img {
	padding-top: 5px;
	position: relative;
}
div.box div.contentBodyInside input.schnellanfrage {
	height: 15px;
	border: 1px solid #cccccc;
	background: #FFFFFF url(../img/bg_input.gif) repeat-x 0 0;
	font-size: 12px;
	padding: 3px;
	margin-right: 3px;
	width: 25px;
	text-align: right;
	vertical-align: middle;
}
div.box div.contentBodyInside select.calendarDateInput {
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
	padding:1px;
	width: 50px;
	background: #fff url("/global/img/form/bg_input.gif") repeat-x 0 0;
	border: 1px solid #cccccc;
}

div.box div.contentBodyInside div.floatLeft {
	float: left;
	padding-top: 10px;
	width: 86px;
}
div.box div.contentBodyInside div.floatClear {
	padding-top: 50px;
}




#content div.footer {
	clear: both;
	padding: 0 210px 10px 210px;
}

div.footer p {
	font-size: 11px;
}
div.footer p.right {
	float: right;
	color: #ccc;
}
div.footer p.right a {
	color: #ccc;
}



div.print_only {
	display: none;
}




/* = *********** BUTTON ********** */	


.button {
	margin: 0 auto;
}
.button1 {
	width: 158px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.button1 a {
	display:block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 8px;
	text-decoration:none;
	color:#000000;
	background:url(../img/btn/btn_basis.gif) no-repeat center 0;
	border-style: none;
	text-transform: uppercase;
	word-spacing: 0.2em;
}
.button1 a:hover {
	background:url(../img/btn/btn_basis.gif) no-repeat center -28px;
	color: #a2a2a2;
}



/***********************************************/
/* =Formulare  Allgemein                       */
/***********************************************/

fieldset {
	position:relative;
	border:3px solid #FFFFFF;
	padding:2px 10px 2px 15px; /* Abstand innen */
	/* width: 183px;  211 - 2x14px*/
	margin-bottom: 1em;
	clear: both;
}
* html fieldset { padding-top:0; }


legend { 
	/*position:absolute;*/
	left:0px;
	padding:0 5px;
	font-size:1.2em;
	/*font-size:1.4em;*/
	color:#9a0b36;
	font-weight:normal;
}


label {
	/*clear: both;*/
	margin-bottom: 15px;
}

label em, #anfrageform em, #contactform .note em {
	color: #c00;
	font-weight: bold;
	font-style: normal;
	}



/* Grundelemente */

textarea, input, select {  /* kein Schatten wegen Submit-Button! */
	font: 15px/18px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #333333;
	}

textarea {
	border: 1px solid #cccccc;
	margin-top: 5px;
	background: #FFFFFF url(/global/img/form/bg_input.gif) repeat-x 0 0;
	padding: 0.5em 0.2em 0.2em;
}

input.text, input checkbox  {  /* Rahmen hier und nicht bei input, weil sonst auch bei Buttons ein Rahmen wäre */
	height: 18px;
	padding: 0.2em;
	margin-bottom: 3px;
	background: #fff url("/global/img/form/bg_input.gif") repeat-x 0 0;
	border: 1px solid #cccccc;
}

select.text  {  /* Rahmen hier und nicht bei input, weil sonst auch bei Buttons ein Rahmen wäre */
	font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	height: 20px;
	border: 1px solid #cccccc;
	background: #FFFFFF url(/global/img/form/bg_input.gif) repeat-x 0 0;
	margin-bottom: 3px;
}


textarea:focus, input:focus, select:focus, form:focus { /* #anfrageform input:focus */
	border: 1px solid #ff9900;
	
}


/***********************************************/
/* =Design tag styles                          */
/***********************************************/

.w_large  {  /* für lange Eingabefelder */
	width: 370px;
	clear: both;
}
.w_medium  {  
	width: 160px;
}
.w_small  {
	width: 25px;
	text-align: right;
}

.w_small2  {
	width: 55px;
	text-align: left;
}


input.schnellanfrage  {  /* Schnellanfrage */
	height: 15px;
	border: 1px solid #cccccc;
	background: #FFFFFF url(/global/img/form/bg_input.gif) repeat-x 0 0;
	font-size: 12px;
	padding: 3px;
	margin-right: 3px;
	width: 25px;
	text-align: right;
	vertical-align: middle;
}




	
textarea.h_small {
	height: 90px;
	font: 16px/20px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #333333;

	}
	
textarea.h_large {
	height: 200px;
	font: 16px/20px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #333333;
}


.button {
	background: #FFFFFF url("/global/img/form/bg_button.gif") repeat-x 0 0;
	border: 1px solid #cccccc;
	height: 22px;
	padding: 4px 10px 10px 4px;
}
	






/*input, select, textarea { vertical-align:middle; color:#5a5d62; }


input.text, select, textarea {
	padding:1px;
	line-height:1.33em;
	background: #fff url("/test/bg_input.gif") repeat-x 0 0;
	border: 1px solid #cccccc;
}*/

select { 	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
	padding:1px;
	background: #fff url("/global/img/form/bg_input.gif") repeat-x 0 0;
	border: 1px solid #cccccc;
	 }
input.radio, input.checkbox { margin:0 3px 0 0; vertical-align:middle;  }
label.radio, label.checkbox { vertical-align:middle; margin-right:1.5em;  }
* html input.radio { margin:-4px 2px -4px -4px; }
* html input.checkbox { margin:-4px 2px -4px -4px; }






/***********************************************/
/* =form tag styles                            */
/***********************************************/

	
#anfrageform {
	margin: 5px 0;;
	color: #333;
	
	}

.small, .note {
	font-size: 10px;
	color: #606c8c;
	top: -3px;
	position: relative;	
}

.large {
	font-size: 15px;
	top: -3px;
	position: relative;
	margin-left: 8px;	
}

.info {  /* beim Infotext VOR einem Formular*/
	margin-bottom: 20px;
	
}


/* ------------UI-FEEDBACK -------------*/
.error {
	background: #FDF2C7;
	margin: 15px 0px;
	padding: 10px;
	font-size: 1.2em;
	border: 1px solid #FCE9AA;
	color: #FF0000;
}
.ok {
	margin: 15px 0px;
	padding: 10px;
	font-size: 1.2em;
	border: 2px solid #FCE9AA;
	color: #51555E;
}

div.ok a {
	
}
#content div.rightform {
	float: right;	
}



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }



/***********************************************/
/* =slideshow                                  */
/***********************************************/

.slideshow .rahmen {
	background: #FDF2C7 url(none);
	padding:20px;
	border: 1px solid #FBE08C;
	vertical-align:bottom;
	margin-right: 18px;
	margin-bottom: 15px;
}

.slideshow a:hover .rahmen {
	background: #FBE08C url(none);
	padding:20px;
	border: 1px solid #FBE08C;
	vertical-align:bottom;
	margin-right: 18px;
	margin-bottom: 15px;
}

/*var 2
.slideshow .rahmen {
	background: #FEF6D4;
	padding:20px;
	border: 1px solid #FDF0C3;
	vertical-align:bottom;
	margin-right: 18px;
	margin-bottom: 15px;
}

.slideshow a:hover .rahmen {
	background: #FDF0C3;
	padding:20px;
	border: 1px solid #FCEAB2;
	vertical-align:bottom;
	margin-right: 18px;
	margin-bottom: 15px;
}*/

/*Var 1
.slideshow .rahmen {
	background: #FADD9A;
	padding:20px;
	border: 1px solid #F9D082;
	vertical-align:bottom;
	margin-right: 18px;
	margin-bottom: 15px;
}

.slideshow a:hover .rahmen {
	background: #F9D082;
	padding:20px;
	border: 1px solid #F7C36A;
	vertical-align:bottom;
	margin-right: 18px;
	margin-bottom: 15px;
}*/

.slideshow img {
/*border: 0 none*/;
}

.line {
	border-bottom: 1px solid #999999;
}.hide {
	display: none;
}

