#pagelayout {
width:100%;
float: left;
/*margin-right:-120px;*/
}

/* default pageLayout */
#contentcenter {
background-color:#fff;
width: 457px;
float: left;
margin:0;
padding:5px 18px;
} 

#contentcenter h2{
font-size:12px;
background-color:#FFFFFF;
padding:2px 0;
}

#contentcenter strong{
color:#812b00;
font-weight:100;
}

#contentmargin {
margin-left: 496px; /* swap */
/*border-top: 1px solid #fff;  to stop collapsing margins in Moz */
width:124px;
}


#pageinfo h1 {
color:#812b00;
font-size: 14px;
font-weight: bold;
margin:10px 0;
}

#searchForm {
background:url(/images/arrow.gif) 95px 5px no-repeat;
}

/* pagelayout country */

#countryinfo {
margin-top:20px;
color:#812b00;
margin-bottom:10px;
width:200px;
float:left;
} 

#mainImgCoutry {
float:right;
} 

.titleCity h2 {
color:#812b00;
font-size: 14px;
font-weight: bold;
margin-bottom:5px;
}

#mainImgCoutry {
padding: 0 70px 10px 0;
}

/* pagelayout town */


#mainImgCity {
text-align:center;
}

.containerTown {
width: 100%;
margin-bottom:20px;
overflow:visible;
}

.pointsTown {
float:right;
width:205px;
padding:0;
margin: 0 0 5px 5px;
}

.albumPreview {
float:right;
width:210px;
padding:3px 3px 3px 0px;
_padding:3px 3px 0px 0px;
margin: 0 0 5px 5px;
border-top: #FFAD4A 1px solid;
border-bottom: #FFAD4A 1px solid;
}

/************* pagelayout Reportage ***************/

#contentcenter a.report {
color:#812b00;
}



/* 4cols */

#fourcols {
font-size:10px;
margin:0;
padding:0;
}

#fourcols li{
float:left;
list-style-type:none;
display:inline;

}

#fourcols a{
margin: 3px 10px 3px 10px;
_margin: 3px 5px 3px 5px;
background-color:#FFFFFF;
padding: 2px;
float:left; 
width: 90px; height:90px; 
display:block;
background-repeat:no-repeat; background-position:center;
}

#fourcols a:hover{
text-decoration: none;
}

/* css popup */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:-30px;
_top:-30px;
left: 0; /*position where enlarged image should offset horizontally */
}

.titleimg {
padding-left:4px;
color:#4b4b4b;
}


/************* threeCols ***************/
.threeCols {
float:right;
margin:0 0 0 2px;
padding:0;
height:50px;
}

/************* sitemap ****************/
.level3 a:hover{
color:#812b00;
text-decoration:none;
}
.level3{
color:#812b00;
text-decoration:none;
}

/************* item ****************/

.linkpart {
font-size:9px;
}

.linkpart h2 {
font-size:10px !important;
}

