/* 
  Hotel Pension Grimus 2010
*/

#apDiv2 {
	left:550px;
	top:50px;
	width:155px;
	height:145px;
	z-index:10002;
	float: right;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	padding: 0;
	text-align: center;
	background-color: #DE9254;
}

#pagewrapper{
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
}

#masthead {
}

#logodiv {
	width: 798px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5D3927;
	border-right-color: #5D3927;
	border-left-color: #5D3927;
}

#bestdiv {
	background-color: #CC6600;
	height: 20px;
	font-size: 0.9em;
	text-align: center;
	width: 798px;
	border: 1px solid #5D3927;
}

#menubar {
	background-color: #CC6600;
	font-size: 0.85em;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5D3927;
	border-left-color: #5D3927;
}

.clearmenu {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

#mainbox {
	width: 798px;
	height: 500px;
	border: 1px solid #5E3829;
	
}

#sidebar {
	float: left;
	width: 330px;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 0.75em;
}

#maincontent {
	zoom: 1;
	font-size: 0.75em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 345px;
	width: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

/*Paragraph margins are set.*/
#maincontent p {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0;
}

#copyrightdiv {
	float: left;
	font-size: 0.8em;
	line-height: 1.2px;
	width: 780px;
}

#contact_div {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.7em;
	width: 780px;
	height: 70px;
	background-color: #DE9254;
}

h1, h2, h3 {
	margin: 0px;
	font-size: 1.7em;
	color: #666666;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}
h2, h3 {
	margin: 30px 0 0 0;
	font-size: 1.6em;
	color: #666666;
}
h3 {
	font-size: 1.4em;
}
#sidebar h3 {
	color: #666666;
}

.top {margin: 0;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #5D3927;
	text-decoration: none;
}
#sidecontent a:link {
	color: #837C50;
}
#sidecontent a:visited {
	color: #9D9660;
}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #333333;
}

#mainbox a:link {
	color: #CC6600;
}
#mainbox a:visited {
	color: #CC6600;
	text-decoration: none;
}
#mainbox a:hover, #mainbox a:active, #mainbox a:focus {
	color: #CC6600;
	text-decoration: underline;
}
th.tb-h5 {
	padding-top: 2em;
	border-bottom: 1px solid #000;
	th.th1-1, th.th1-2, th.th1-3, th.th1-4 {
	color: #ffffff;
	width: 98px;
	padding-bottom: 18px;
	text-align: center;
	background: #9eaebf url(../images/bg_arrow.gif) bottom center no-repeat;
}
.component {
	clear: both;
	padding: 1em 18px;
}
.maincontenth2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
.blueCaps {
	font-weight: bold;
	color: #0066FF;
}
.bigorange {
	font-size: 1.4em;
	font-weight: bold;
	color: #CC6600;
}
.HUGEorange {
	font-size: 1.8em;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}
.orangeText {
	color: #CC6600;
	font-weight: bold;
}
.blueText {
	color: #0066FF;
}
.bigBlueText {
	color: #0066FF;
	font-size: 1.6em;
	font-weight: bolder;
}
.organgeheader {
	font-size: 1.4em;
	font-weight: bold;
	color: #CC6600;
}
.plain_orange {
	color: #C60;
}

