{ 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 
a { 
color : #c05711;
text-decoration: none;
}
a :hover { 
color : #69461E;
text-decoration: underline;
}
img { 
padding : 5px;
border : 1px solid #5aa4f2;
} 
img.left {
float : left;
margin: 5px 10px 5px 10px;
text-align:justify;
}

#logo {
	border: none;
	float: left;
	padding: 10px 5px 5px 7px;
	}

#header { 
	position:relative; 
	left:0px; 
	top:0px; 
	width:350px; 
	height:99px;  
	background-color : white
	background-repeat: no-repeat;
	}

#header1 { 
	position:absolute; 
	left:350px; 
	top:0px; 
	width:235px; 
	height:99px;
	background-color : white
	background-repeat: no-repeat; }

#header2 { 
	position:absolute; 
	left:235px; 
	top:0px;
	width:334px; 
	height:99px;
	background-color : white
	background-repeat: no-repeat; }

#headerText {
	font-family: URW Gothic L;
	font-size: 20px;
	color: #4673aa;
	position: absolute;
	left: 60px;
	top: 10px;
}

img.right {
float : right;
margin: 5px 10px 5px 10px;
text-align:justify;
}

img.middle {
text-align: center;
}
img.house {
border: none;
height: 30px;
float : left;
text-align: justify;
}

img.partner {
border: none;
width: 150px;
margin: 0px -10px 0px 0px;
}
img.partner_vertic {
border: none;
margin: 0px -10px 0px 0px;
height: 120px;
}

#wrapper { 
margin : 0 auto;
width : 922px;
} 

#header { 
color : #333;
width : 919px;
float : left;
padding : 0px;
border : 1px solid #ccc;
height : 99px;
margin : 0px ;

} 

.banner {
margin-bottom: 0px;
margin-left: 0px;
border: none;
padding: 0px;
position: relative;
}
.banner_last {
margin-bottom: 0px;
margin-left: -4px;
border: none;
padding: 0px;
}

.logo h1#lineone { 
font-size : 1.0em;
font-family : helvetica, arial, sans-serif;
color : #d00c33;
border : none;
letter-spacing : 0px;
margin: 33px 10px;
} 
.logo h1#lineone span.www { 
color : #ffffff;
font-size : 1.3em;
} 
.logo h1#lineone span { 
font-size : 11px;
color : #d00c33;
} 
.logo h1#lineone span.sloggan { 
font-size : 12px;
color : #d00c33;
margin-left: 4px;
text-align: justify;
}
 
.logo h1#lineone span.sloggan2 { 
font-size : 12px;
color : #d00c33;
margin-left: 17px;
text-align: justify;
} 

#list {
	padding: 10px 5px 5px 60px;
	color: #d00c33;
	
	}

#navigation { 
color : #333;
margin : -40px 1px 0 0;
position : relative;
float : right;
/*background-color : #ff4e0b;*/
} 
#navigation ul { 
margin : auto;
padding : 0;
list-style : none;
} 

#navigation ul li { 
float : left;

margin-right : 3px;
} 
#navigation li a { 
display : block;
padding : 0 2em;
line-height : 3em;

font-weight : bold;
color : #5aa4f2;
} 
#navigation ul a:hover { 
color : #8fc1ff;
text-decoration:underline;
} 

#flags {
padding-top: 0px;
margin-top: 0px;
width: 700px;
float: right;
word-spacing: -1px
}

#flags ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        height: 30px;
}

#flags li  {
        padding-top: 3px;
        float: right;
        list-style-type: none;
        margin-top: 0px;
        
        
}
#flags li.right {
        margin: 0px 0px 0px 0px;
        float: left;
        list-style-type: none;
        
}
#flags img { 
padding : 5px;
border : none;
} 
#leftcolumn { 
color : #333;
/*border : 1px solid #ccc; */
background : #F9F9ED;
width : 200px;
float : left;
min-height: 650px;
} 

#leftcolumn ul { 
margin: 5px 0px 5px 0px;
background-color : #ffffff;
padding: 0px;
width : 199px;
} 

#leftcolumn li { 
margin-top : 4px;
font-size : 14px;
text-indent : 8px;
border-bottom :none;
padding : 5px 5px 5px 0px;
background : url(../images/tab-right.jpg) no-repeat top right;
width: 190px;
font-weight: bold;
color : #F9F9ED;
height: 30px;
} 

#leftcolumn ul li.last { 
border-bottom : none;
padding-bottom : 0;
} 

#leftcolumn li a { 
color : #F9F9ED;
text-decoration : none;
} 
#leftcolumn li a:hover { 
text-decoration : underline;
color: #fff;
}

#leftcolumn h3 { 
margin : 0;
font-size : 20px;
font-weight : lighter;
background-color : #dd141a;
text-indent : 5px;
color : #dd151b;
} 

#partners { 
color : #4673aa;
border : 1px solid #4673aa;
background : #fff;
width : 160px;
float : left;
margin-left: 180px;
margin-top: -39px;
} 

#partners ul {
margin : 2px 0px 0px 2px;
border-bottom : 1px dotted #4673aa;
background-color : #F9F9ED;
width: 150px;
}

#partners li { 
list-style-type : none;
font-size : 12px;
border-bottom : 1px dotted #4673aa;
padding : 1px 1px 0px 1px;
background : #FFf;
height: 20px;
width: auto;
} 

#partners ul li.last { 
border-bottom : none;
padding-bottom : 0;
} 

#partners li a { 
color : #4673aa;
text-decoration : none;
} 

#partners li a:hover { 
text-decoration : underline;
color: #5aa4f2;
}

#contact { 
color : #dd141a;
border : 1px solid #4673aa;
background : #fff;
margin : 1px 1px 1px 1px;
padding : 5px;
width : 185px;
float : left;
} 

#contact ul {
width: 170px;
}

#contact ul li.contact_last {
width: 170px;
background : url(../images/tab-right.jpg) no-repeat top right;
border: none;
}

.tel {
font-size : 15px;
text-align: center;
font-weight: bold;
margin: 2px 0px 2px 0px;
}

#adds { 
color : #dd141a;
border : 1px solid #4673aa;
background : #FFF;
margin : 1px 1px 1px 1px;
padding : 5px;
width : 185px;
text-align: center;
} 

#rightcolumn { 
float : right;
color : #4673aa;
border : 1px solid #ccc;
background : #F9F9ED;
margin : 0px 0px 5px 0px;
padding : 0px 5px 5px 5px;
width : 700px;
display : inline;
min-height: 1530px;
}

#booking {
min-height: 700px;
text-align: center;
}
#booking h3 a { 
margin : 3px 0px 10px 0px;
padding: 2px 2px 2px 2px;
font-size : 18px;
font-weight : lighter;

text-indent : 5px;
color : #ffffff;
text-decoration: none;
} 
#booking h3 a:hover {
text-decoration: underline;
}

.righttext { 
padding: 0px 10px 20px 10px;
} 
.righttext h3.pagetitle { 
margin : 3px 0px 20px 0px;
font-size : 24px;
font-weight : lighter;
background: url(../images/tab-right.jpg);
text-indent : 5px;
color : #F9F9ED;
text-align: center;
} 
.righttext h3 { 
margin : 3px 0px 0px 0px;
padding: 0px 2px 0px 2px;
font-size : 18px;
font-weight : lighter;
background-image:url(../images/tab-right.jpg);
text-indent : 5px;
color : #F9F9ED;
} 
.middle{
text-align: center;
}
.righttext h4{
color : #4673aa;
font-size : 14px;
padding: 0px;
margin: 15px 0px 2px 0px;
text-align: center;
}
.righttext h4.faq{
color : #4673aa
font-size : 14px;
padding: 0px;
margin: 15px 0px 2px 0px;
text-align: left;
}

.righttext h5 {
color : #4673aa;
font-size : 24px;
padding: 0px;
margin: 10px 0px 10px 0px;
}

.righttext h2 {
color : #4673aa;
font-size: 13px;
font-style:italic;
}
.righttext p { 
font-size : 12px;
color : #4673aa;
padding-top : 0px;
margin-top: 3px;
} 

.righttext a {
color: #5aa4f2;
text-decoration: underline;
}
.righttext a.right {
color: #5aa4f2;
text-decoration: underline;
text-align: right;
}

.righttext a.house{
text-decoration: none;
}
.righttext a:hover {
color: #8fc1ff;
text-decoration: underline;
}
.righttext table {
text-align: center;
}
.righttext tr td.head {
font-size : 15px;
text-align: center;
font-weight: bold;
padding: 0px;
margin: 0px;
}
.righttext table tr td ul{
margin-top: -10px;
margin-bottom: -2px;
}

.righttext TR TD {
color: #4673aa;
font-size: 0.9em;
text-align: justify;
padding-left: 5px;
}
.righttext TR TD a{
text-decoration: none;
}


#footer { 
width: 950px;
padding : 5px 0;
background-color : #fff;
display : inline;
float : left;
width : 100%;
font-size: 10px;
text-align : center;
color : #4a2c14;
background-color : #fff;
}

#footer a {
padding-top: 3px;
list-style-type: none;
color : #5aa4f2;
text-decoration: none;
display : inline;
}

#footer img {
list-style-type: none;
border: none;
}
#footer a:hover { 
color : #8fc1ff;
text-decoration: underline;
}

#footer table {
margin:auto;
}

td img{
    display:block;
    margin:auto;
}
#isimsbooking {
float: left;
margin-top:100px;
margin-left:2px;
}
#isimsbooking img{
width: 80px;
border: none;
}
#contactusIframe {width:650px; height:800px; border:none;}

