body {
	background : url(../img/bg.gif) repeat-y 50% 0%;
	background-color : #6F0000;
	text-align : center;
	margin : 75px 0 0 0;
	padding : 0; 
	font-size : 11px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
	color : #FFFFFF;
}

a:link { 
 	color : #FFCC99;
 	text-decoration : none;
}

a:visited { 
 	color : #C10000;
	font-weight : none;
	text-decoration : none;
}

a:active { 
 	color : #FF0000;
 	font-weight : none;
 	text-decoration : underline; 
}

a:hover { 
 	color : #FF6600;
	font-weight : none;
	text-decoration : underline;
}

#wrap {
	background : transparent;
	width : 780px;
	margin : 0 auto; 
	text-align : center;
} 

#top {
	background : transparent;
	width : 780px;
	height : 90px;
	margin : 0 auto; 
	float : left;
	text-align : right;
}

.top .body {
	background : transparent;
	padding : 3px 7px 0 7px;
	margin : 0 0 0 0;
	line-height : 16px;
	text-align : right;
	font-family : Trebuchet MS, Arial, Tahoma, Verdana;
	font-size : 11px;
	color : #FF9800; 
}
.top .body a {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FE1D01;
	text-decoration : none; 
} 
.top .body a:hover {
	text-decoration : none;
	color : #FFFFFF; 
}
#links {
	background : transparent url(../img/alg/title.gif) top center no-repeat;
	width : 200px;
	height : 450px;
	margin : 0 auto; 
	float : left;
	text-align : right;
}

#leeg {
	background : transparent;
	width : 150px;
	margin : 0 auto; 
	float : left;
	text-align : center;
}

#rechts{
	background : transparent;
	width : 430px;
	float : left;
	margin : 0 auto; 
	text-align : center;
}

.content .body {
	background : transparent;
	padding : 0 7px 0 7px;
	margin : 0 0 0 0;
	line-height : 16px;
	text-align : left;
	font-family : Trebuchet MS, Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #FF9800; 
}
.content .body a {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #FE1D01;
	text-decoration : underline; 
} 
.content .body a:hover {
	text-decoration : underline;
	color : #FFFFFF; 
} 
.content .body b {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #FF9800;
	text-decoration : none;
	text-transform : uppercase;
} 
.content .body i {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
	color : #FFFFFF;
} 
.content .body img {
	border : 1px solid #590100;
	margin-right : 3px;
	margin-left : 10px;
}
 
.content .title {
	background : transparent;
	padding-top : 0px;
	padding-left : 10px;
	text-align : left;
	text-transform : uppercase;
	font-family : Trebuchet MS, Arial, Tahoma, Verdana;
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF; 
}	

.content .footer {
	background : transparent;
	height : 5%;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 10px;
	padding-bottom : 5px;
	text-align : right;
	font-family : Trebuchet MS, Arial, Tahoma, Verdana;
	font-size : 11px;
	color : #FF9800; 
}	
.content .footer a {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FE1D01;
	text-decoration : none; 
} 
.content .footer a:hover {
	text-decoration : none;
	color : #FFFFFF; 
}

#rooms {
	width : 430px;
	background : transparent;
	float : left;
	margin : 0px;
	padding-top : 0px;
}

.rooms .body {
	background : transparent;
	padding-top : 0px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	line-height : 16px;
	text-align : left;
	font-family : Trebuchet MS, Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #FF9800; 
}
.rooms .body a {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #FE1D01;
	text-decoration : none; 
} 
.rooms .body a:hover {
	text-decoration : none;
	color : #FFFFFF; 
} 
.rooms .body b {
	font-family : Trebuchet MS, Trebuchet, Tahoma, Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #FF9800;
	text-decoration : none;
	text-transform : uppercase;
} 
.rooms .body img {
	border : 1px solid #590100;
	width : 210px;
	height : 154px;
	margin-right : 0px;
	margin-left : 10px;
}
 
.rooms .title {
	background : transparent;
	padding-top : 0px;
	padding-left : 10px;
	text-align : left;
	text-transform : uppercase;
	font-family : Trebuchet MS, Arial, Tahoma, Verdana;
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF; 
}