/* Carina Aparthotel */

body, html {
padding:0;
margin:0;
background-color:#FFFFFF;
color:#7a354a;
font-size:12px;
font-family:Verdana,Tahoma, Arial, Helvetica;
}

img {
padding:0;
margin:0;
border:none;
}

a:link, a:active, a:visited {
color:#7a354a;
text-decoration:none;
}

a:hover {
color:#7a354a;
text-decoration:underline;
}

#wholecontent {
position:absolute;
width:761px;
height:auto;
margin-left:-380px;
left:50%;
padding:0;
margin-top:15px;
background-color:#fbf8f6;
}

#header {
background-image:url(img/header-rep.jpg);
background-repeat:repeat-x;
width:760px;
height:121px;
padding:0;
margin:0;
}

.menu {
width:760px;
height:46px;
padding:0;
margin:0;
float:left;
display:inline;
font-size:10px;
}

.home_link {
float:left;
display:inline;
margin-top:23px;
margin-left:10px;
width:120px;
height:20px;
}

.rest_links{
display:inline;
float:right;
width:270px;
height:46px;
}

.submenu {
background-image:url(img/menu.jpg);
background-repeat:no-repeat;
width:261px;
height:20px;
padding-top:3px;
}

.top_rep {
background-image:url(img/top-rep.jpg);
background-repeat:repeat-x;
width:760px;
height:15px;
padding:0;
margin:0;
}

.bottom_rep {
background-image:url(img/bottom-rep.jpg);
background-repeat:repeat-x;
width:760px;
height:16px;
padding:0;
margin:0;
border-bottom:1px solid #7a354a;
}

.pics_view {
display:inline;
float:left;
padding-top:15px;
padding-bottom:2px;
}

.copyright {
/*border-top:1px solid #7a354a;*/
height:20px;
padding-top:5px;
padding-right:3px;
background-color:#ffffff;
font-size:10px;
border-right:2px solid #7a354a; 
}

.maps {
border:1px solid #7a354a;
background-image:url(img/btn_map.jpg);
background-repeat:no-repeat;
width:65px;
height:15px;
float:left;
display:inline;
font-size:10px;
}