/* Start of CMSMS style sheet 'Scout Special' */
#links{
	width: 736px;
}
#rechts {
	width: 219px;
	background-color: #990000;
}
#headerBottomRight{
	background-image: url(images/layout/scout/cckunst_cameron.jpg);
}

/* Scout Styles */
#karte {
	float: left;
	width: 400px;
}
#karte p, #karte td, #karte li {
	color: #990000;
}
#interaktiv {
	float: left;
	padding-left: 5px;
	width: 300px;
	color: #990000;
}
#interaktiv p,#interaktiv td,#interaktiv li {
	color: #990000;
}
.sel1 {
        width: 300px;
}
#route {
	float: left;
	width: 497px;
}
#route p,#route td,#route li {
	color: #990000;
}
#scoutbox {
	float: left;
	width: 400px;
}
#mapcontainer {
	width: auto;
	background-color: #990000;
	padding: 5px;
}
#map {
	width: auto;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
#infowindow {
	width: 300px;
	color: #990000;
}
#infowindow td,#infowindow p{
	color: #990000;
}
#hotelstandort {
	padding-bottom: 10px;
}
#spot_desc {
    padding: 5px;
}
/* End of 'Scout Special' */

