@charset "utf-8";

body
{
			font: 110% Arial, Helvetica, sans-serif;
			color: #000000;
			border: thin solid #0000FF;
}
.h1
{
			font-size: 150%;
			font-weight: normal;
}
.h2
{
			font-size: 200%;
			font-weight: normal;
			padding-bottom: 1px;
			border-bottom: thin solid #FF0000;
			color: #000066;
}

h3
{
			font-size: 130%;
			font-weight: normal;
}

h4
{
			font-size: 120%;
			font-weight: normal;
}

h5
{
			font-size: 110%;
			font-weight: normal;
}

h6
{
			font-size: 90%;
			font-weight: normal;
}

a:link
{
			text-decoration: underline;
			color: #009933
}

a:visited
{
			text-decoration: underline;
			color: #999999
}

a:active
{
			text-decoration: underline;
			color: #42D6A5
}

a:hover
{
			text-decoration: none;
			color: #FF6600
}
.content
{
			padding-right: 70px;
			text-align: justify;
			padding-top: 0px;
			margin: 0px;
}
/*reisen navigator pulldown menu*/
.continent
{
			background: #FFFFCC;
			border-bottom: thin dashed #333333;
			margin-bottom: 20px;
}


.category
{
			background: #FFFFCC;
			border-bottom: thin dashed #333333;
			margin-bottom: 20px;
}

.country
{
			background: #FFFFCC;
			border-bottom: thin dashed #333333;
			margin-bottom: 20px;
}

.startdate
{
			background: #FFFF80;
			margin-top: 5px;
}
/*end of reisen navigator pulldown menu*/
.topnavigation
{
			background: #FFFFCC;
			padding: 1px;
			margin-right: 20px;
			border-top: thin #006699;
			border-right-width: thin;
			border-bottom-width: thin;
			border-left-width: thin;
}

.top-search-field
{
			background: #CCCCCC;
}

.locationbar
{
			background: #FFCCCC;
			padding-top: 1px;
			padding-bottom: 1px;
			padding-left: 10px;
}

.toc1
{
			background: url(http://www.global-rooms.com/images/rb_bg.jpg);
			border-top: thin dotted #0033FF;
			border-bottom: thin dotted #0033FF;
			border-right: thin dotted #0033FF;
			padding: 10px 5px 10px 20px;
}

#rruf
{
			font-size: small;
			font-weight: bold;
			color: #FF9966;
			text-align: center;
}

#rruf a
{
			font-size: small;
			font-weight: bold;
			color: #FF9966;
			cursor: help;
}

#rruf a:hover
{
			color: #FF0000;
			text-decoration: none;
			cursor: help;
			text-align: center;
}

#footer
{
			font-size: 80%;
			color: #666666;
			margin-top: 50px;
			width: 700px;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			border-top: thin solid #6699CC;
			border-right: thin solid #6699CC;
			border-left: thin solid #6699CC;
			border-bottom-width: thin;
			border-bottom-color: #6699CC;
			padding: 10px;
}

ul
{
			font: 80%/1.8em Verdana, Arial, Helvetica, sans-serif;
			display: block;			
}

ul a
{
			font: 80%/1.8em Verdana, Arial, Helvetica, sans-serif;
			display: block;
}

ul a:hover
{
			font: 80%/1.8em Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
}

.bgcolour
{
			background: #CCFFFF;
}
