html {overflow-x:hidden;}
html.administration { overflow-x:scroll; }
a {
	outline:none;
}

img#hotel_top, img#hotel#bottom {
	vertical-align:top;
}

body {
	background-color: #ba0718;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}


#master {
  position:absolute;
  top:50%;
  left:50%;
  width:780px;
  height:550px;
  margin-left:-390px;
  margin-top:-275px;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	text-indent: 0px;
	margin-left: 30px;
	padding-left: 10px;
	background-color: #B1C705;
	margin-top: 5px;
	padding-top: 5px;
}


.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ba0718;
	font-size: 24px;
	margin-left: 20px;
	margin-top: 5px;
		line-height: 105%;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ba0718;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 120%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.h4 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; margin-left: 10px; margin-top: 10px; line-height: 140%; margin-bottom: 10px; padding-bottom: 5px; font-weight: bold; text-align: left; }

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: -20px;
	margin-right: 20px;
}

.topnav a{
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover {
	color: #B1C705;
	text-decoration: underline;
}

.topon {
	color: #B1C705;
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	margin-left: 5px;
	padding-left: 4px;
	padding-top: 5px;
	margin-right: 10px;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;

}

.noframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 5px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}

.navigation a{
	color: #666666;
	margin-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.navigation a:hover{
	color: #ba0718;
	margin-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}	
.navigation a:visited{
	color: #666666;
	margin-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.navigation a:active{
	color: #ba0718;
	margin-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.on{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #ba0718;
	text-decoration: none;
}


.content {
	margin-top: 15px;
	padding-top: 15px;
}
.rot {
	color: #ba0718;
	font-weight: bold;
}

iframe {
overflow-x: hidden;

}



.bgquiz {
	color: #FFF;
	text-decoration: none;
	background-image: url(img/bg_rot_quiz.jpg);
	background-repeat: repeat-x;
}
.clear{
	clear:both;
}
.formField{
	float:left;
	width:150px;
}

#content {
	float: left;
	height: 248px;
	width: 290px;
	overflow: scroll;
	visibility: visible;
	overflow-x: hidden;
	margin-right: 10px;
	padding-right: 5px;
}

#small {
	float: left;
	height: 248px;
	width: 260px;
	overflow: scroll;
	visibility: visible;
	overflow-x: hidden;
	margin-right: 10px;
	padding-right: 5px;
}

#more {
	float: left;
	height: 260px;
	width: 440px;
	overflow: scroll;
	visibility: visible;
	overflow-x: hidden;
	margin-right: 10px;
	padding-right: 5px;
}



div#register {
/*
	font-size:14px;
	line-height:20px;
*/
}

div#register input.input {
	font-family:Arial, Helvetica, sans-serif;
	width:346px;
	margin:4px;
	padding:4px 6px;
	border:1px solid #B1C705;
	color:#222;
	letter-spacing:0.2px;
}


div#register label.label {
	display:block;
	margin-top:4px;
	margin-left:10px;
}


div#register input.select {
	border:1px solid #c12030;
}




body#administration {
	background-color:#B1C705;
}

body#administration input, body#administration select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0 none transparent;
	background:#c2d33c;
	padding:4px;
}

body#administration input:focus, body#administration select:focus {
	background:#d0dd69;
	color:#000;
}

body#administration th {
	text-align:left;
	color:#000;
	padding:12px;
}

body#administration td {
	border-top:1px dotted #fff;
}

body#administration select {
	background:#d1de6c;
	padding:3px;
}

body#administration a {
	color:#000;
	text-decoration:underline;
}

body#administration a:hover {
	text-decoration:none;
}


br.clear {
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
