/* CSS STYLES FOR GASTHOF-WEITGASSER.AT - GEORG WALLNER 2007*/

BODY{		margin:0;
			padding:0;
			font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida,  Helvetica, Arial, sans-serif;
			color: #131313;
			font-size: 12px;
			background-color:#efefef;
			height: 100%;
}

#centerer{	height:100%;

}

img{		border:none;
}


a:link{		text-decoration:none;
}

a:hover{	text-decoration:none;
			background-color: #eeeeee;
}

a:visited{	text-decoration: none;
}


/*#####LAYOUT DIVS#####*/

#constrainer{
			width:875px;
		/*	border: 1px solid #00ff00;*/
}

#topmenu{
			width: 875px;
}

#logo{		width:875px;
			text-align:right;
			vertical-align:top;
			height:77px;
}

#menubar{	width:870px;
			height:35px;
			background-image:url(/img/shade.png);
			background-position:right;
			background-repeat:repeat-y;
			background-color: #fff;
			padding-left:5px;
			padding-top:0px;
}

#adresse{	text-align:left;
			padding-left:5px;
			height:18px;
}

#fotospace{	width:875px;
			height:220px;
}

#map, #map_canvas{	
			width:850px;
			height:220px;
			margin: 0px;
			border:none;
			padding: 0px;

}

.wrappa{	margin-bottom:0px;

}

#content{	width:875px;
			height:100%;
			background-image:url(/img/shade.png);
			background-position:right;
			background-repeat:repeat-y;
			background-color: #fff;
			clear:both;
}

#bottom{	text-align:center;
			width:855px;
			background-color:#ffffff;
			background-image:url(/img/shade.png);
			background-position:right;
			background-repeat:repeat-y;
			padding-left:20px;
			height:30px;
			padding-top:10px;
			padding-bottom:8px;
}


.border{	width:20px;

}

.inhalt{	line-height: 140%;

}


#fright{	width:300px;
			float:right;
		
}

#rightcol{	float:right;
			width:210px;

}


#routenplaner{
			border: 1px solid #B4C7D7;
			background-color: #E0EBFA;
			font-weight: bold;
			padding: 10px;
			margin-bottom: 10px;
}

.fright{	float:right;
			margin-left: 30px;
}

.fleft{		float:left;
			margin-right: 30px;
			line-height: 90%;
}

.break{		width:100%;
			clear: both;
}


#notes{		width: 190px;
			border: 1px solid #B4C7D7;
			background-color: #E0EBFA;
			padding: 10px;
}

.fyi{		width: 190px;
			border: 1px solid #B4C7D7;
			/*background-color: #E0EBFA;*/
			padding: 10px;

}

.fyi_w{	border: 1px solid #B4C7D7;
			padding: 10px
}
#error{		width:400px;
			background-color: #FFFF88;
			padding: 2px 20px 20px 20px;
			

}

#erfolg{	width:400px;
			background-color: #CDEB8B;
			padding: 2px 20px 20px 20px;
}

.mid{		vertical-align: middle;
			margin-right:3px;
}

.indtd{		vertical-align: top;
			width: 180px;

}

.mosaic img{
			margin-right:5px;
			margin-top: 5px;
}


.specialmenu{
			width: 500px;
			text-align: center;
			background-color: #eeeeee;
			background-image: url(/img/eselsohr.png);
			background-position: top right;
			background-repeat: no-repeat;
			padding: 20px 0px 30px 0px;
			

}

/*##### COLUM STYLES FOR VARIABLE COLUMN DESIGNS #####*/

/*1BIG 1 SMALL (.rightcol works with this)*/

.twocol{	
			width:550px;
			line-height: 140%;
}

/*#####MENU CLASSES, DEFINING COLORS FOR EACH ENTRY#####*/
.hotel{		color:#005128;
}

.gasthof{	color:#A30202;
}

.sommer{	color:#EFAC42;
}

.winter{	color:#27639D;
}

.anreise{	color:#666666;
}

.footer{ 	color:#999999;
}


/*##### UL CLASSES FOR POPUP MENU #####*/
.hotelul{	background-color:#005128;
}


/*#####TYPO-STYLES#####*/

/*H2 IS THE DEFAULT BIG HEADLINE ON TOP OF EACH PAGE*/
h2{			color: #333333;
			font-size: 21px;
			font-weight: bold;
			text-align: left;
}

/*H3 IS ALSO USED FOR THE MENU ITEMS DON'T CHANGE THE MARGIN*/
h3{			font-size:15px;
			font-weight:normal;
			margin:0px;
}
/*H4 IS USED FOR THE ADRESS IN THE HEADER AND THE BOTTOM BAR*/
h4{			font-size:11px;
			color:#333333;
			font-weight:lighter;
}

h4 a:link{
			color: #333333;
}

h4 a:hover{
			background-color: #cccccc;
}

/*H5 IS THE DEFAULT HEADLINE - IF YOU WANT LESS PADDING, USE H3*/
h5{			font-size:15px;
			font-weight:normal;
			margin-bottom:8px;
}


.pad_l{		padding-left: 20px;
			
}

/*##### PREISLISTEN TABeLLEN #####*/

.seasont{	text-align: center;
}

.saison{	font-size:9.8px;
			color:#333333;
			font-weight:lighter;
}

.plist{		font-size:11px;
			font-weight:bold;
			text-align: center;
}

.roomdsc{	text-align: left;
			/*line-height: 90%;*/
}

.plistbd{	border: 1px solid #777;
}

.plistbd td{border: 1px solid #777;
}

.inhalt a:link, .inhalt a:hover, .inhalt a:visited{
			color: #0066CC;
			text-decoration:none;
}

.inhalt a:hover{
			background-color: #dddddd;
}

.sitemap ul a:link, .sitemap ul a:hover, .sitemap ul a:visited{
			color: #333;
}

.sitemap td{
			vertical-align: top;
			text-align: left;
}

.sitemap{	text-align: center;

}

.ppreis{	font-size:15px;
			font-weight:bold;
			text-align: right;
}

/*#####FORM-STYLES#####*/

#form{		width:440px;
			text-align: left;
			padding:30px 20px 30px 20px;
/*			border: 1px solid #B4C7D7;*/
			background-color:#E0EBFA;
}

.comment{	/*padding-left:25px;*/
			font-style: italic;
			margin-top:14px;
			margin-bottom: 14px;
			color: #666666;
}

#form table input[type="text"] { 
			width: 35px;
			margin-bottom: 5px;
			margin-right: 5px;

}
#form .datum input[type="text"]{ 
			margin-bottom: 5px;
			margin-right: 10px;
			width:55px;

}

.datum{		padding-left: 20px;
			padding-right:20px;
			line-height: 180%;

}

input[type="text"] {
			width: 260px;
			height: 16px;
			border: 1px solid #fff;
			/*border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;*/
			padding:5px 5px 0px 8px;
	
}

textarea {	overflow: auto;
			border: none;
			padding:5px 3px 5px 3px;
}

.data input[type="text"]{
			margin-top: 2px;
			border:none;
			height:20px;

					
}

.people input[type="text"]{
			width:20px;
			margin: 0px 5px 0px 10px;

					
}

.data{		text-align: left;
			width:250px;
}

#form hr{	background-color:#fff;
			border: none;
}

/*#####EXPLORE CSS#####*/

.mittig{
			width:702px;
			margin:0 auto;
}

.info{		text-align:left;
			width:700px;
			margin:30px auto;
			border-top:1px dotted #221;
			padding-top:30px;
			clear: left;
}

.thumb{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}



/*#####Lightbox CSS#####*/
#lightbox{
			background-color:#eee;
			padding: 10px;
			border-bottom: 2px solid #666;
			border-right: 2px solid #666;
}
	
#lightboxDetails{
			font-size: 0.8em;
			padding-top: 0.4em;
}
		
#lightboxCaption{
			float: left; 
}
	
#keyboardMsg{
			float: right; 
}
	
#closeButton{
			top: 5px; right: 5px; 
}

#lightbox img{
			border: none; clear: both;
}
	
#overlay img{
			border: none; 
}

#overlay{	background-image: url(/img/overlay.png); 
}

* html #overlay{
			background-color: #333;
			back\ground-color: transparent;
			background-image: url(blank.gif);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}