@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	list-style:none;
}

body {text-align: center; font-family:Arial, Helvetica, sans-serif; background-color:#E5E5E5;  
padding: 0;}

#header {width:100%; margin: 0 auto; padding: 0;background: #E5E5E5 url(../img/pagebg-header.png) top center no-repeat;}

#toplogo {width:750px; height:60px; text-align:left; border: 0px solid #666; margin: 0 auto;
	padding: 0; text-align:right; font-size:10px;}
	
#toplogo a {text-align:right; line-height:85px; font-size:10px;}
	
#toplogo img {margin:35px 5px 0 0px; padding: 0;}	
	
#centerbg {width:100%; background:#E5E5E5 url(../img/pagebg-outer.png) center top repeat-y;}

#outer {width:760px; text-align:left; margin: 0 auto; padding: 0;}

#content {width:760px; text-align:left; margin-left:10px; font-size:0.8em; width:734px; padding-bottom:10px; padding-top:10px;}

#left {text-align:left; margin-left:10px; width:380px; padding-bottom:10px; float:left;}

#right {width:330px; float:right; margin:10px 0 0 0;}

#left2 {text-align:left; width:560px; float:left; margin:0 0 0 0; padding:0 0 0 0;}
#right2 {width:155px; float:right; margin:0 0 0 0;}


#contactform { width:400px; float:left; margin-left:10px;}
#adresse {width:300px; float:right; margin-right:15px}
.adresse {width:230px; padding:10px 10px; margin-top:24px; border:#C00 1px solid; background:url(../images/pagebg-admin.png) bottom left repeat-x;}
.adresse strong { color:#C00; font-size:14px; margin-bottom:0px; display:block;}
.adresse a { color:#000; text-decoration:none}
.adresse a:hover { color:#900; text-decoration:none}

p.introx:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
color: #999; font-family: "Times New Roman", Times, serif;
}

.pageimg {margin:4px 0 4px 8px; padding:2px 2px 8px 2px;; float:right; background:url(../images/imagebg.png) center bottom scroll no-repeat; width:150px; height:115px;}

.pageimg2 {margin:4px 0 4px 8px; padding:2px 2px 8px 2px; float:right; background:url(../images/imagebg2.png) center bottom scroll no-repeat; width:94px; height:115px;}

.pageimg3 {margin:4px 0 4px 8px; padding:2px 2px 8px 2px; float:right; background:url(../images/imagebg3.png) center bottom scroll no-repeat; width:140px; height:115px;}



.pageimg img { border:#CCC0px solid;}


h1 {color: #C00; font-size:1.8em; margin: 8px 0;} 
h2 {color: #C00; font-size:1.4em; margin: 8px 0;}

a {
  color: #C00;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
	text-decoration: none;
}


#topnavi {width:740px; text-align:left; padding:10px; padding-left:20px; margin: 0 auto;}



.topmenu{
font-weight: bold;
width: 100%;
font-size:0.9em;
}

.topmenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; 
}

.topmenu ul li{
display: inline;
}

.topmenu ul li a{
color: #494949;
padding: 6px 2px 4px 1px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 18px; /*spacing between each menu link*/
text-decoration: none;
border:none;
border-bottom: 3px solid #666; /*bottom border is 3px*/ 
}

.topmenu ul li a:hover, .topmenu ul li a.selected{
border-bottom-color: #C00;
}

#calenderdiv { 
width:740px;
margin:10px auto;
}


#footer {
	width:100%;
	background: #E5E5E5 url(../img/pagebg3.png) bottom center no-repeat;
	height:50px;
	padding-top:20px; text-align:center;
}

#footer ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; font-size:12px;
}

#footer ul li{
display: inline;
}
#footer ul li a{
color: #999;
padding: 6px 1px 1px 1px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 25px; /*spacing between each menu link*/
text-decoration: none; line-height:30px;
}
#footer ul li a:hover{
color: #999; border-bottom:#C00 1px solid; padding: 6px 1px 1px 1px;

}
.clr { clear:both; height:0px;}



div.other{
			padding:0 3em;
			width:100%;
		}
		ul.domtabs{
			float:left;
			width:132px; height:166px;
			margin:0 0 0 0;
			background:url(../images/menubg.png) top left no-repeat;
			padding:8px 0 0 8px;
		}
		ul.domtabs li{   
			padding: 0  0 8px 0;
		}
		
#other{
	
	margin-left:.3em;
	margin-bottom:1em;
	margin-top:10px;
}
div#other.domtab div{
	float:right;
	width:570px;
	color:#000;
	padding:0 0;
}
		
#other ul.domtabs a:hover{ 
text-decoration:underline;
}

div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	color: #C00;font-weight:bold;
}



#other div{
	float:left;
}


#linkslanzarote { width:300px; padding:10px 5px 20px 13px; float:right; margin-top:0px; background:url(../images/linksBG.png) left bottom scroll no-repeat;}

#linkslanzarote ul li{padding: 5px 0 0 0;}
#linkslanzarote ul li a:hover { text-decoration:underline;}

.highslide-html {
    background: #FFF url(images/rentacar-popupbg.png) right center no-repeat;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 10px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #C00;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}