/*
HTML colors
#B38902 Karrygul mørk
#D9A702 Karrygul lys
#FFC403 Gul meget lys
#286880 Blå mørk
#7FA5B3 Blå lys (støvet) "#efebef"
#A3D4E6 Blå meget lys
#4D4D4D Grå mørk
#B3B3B3 Grå
#000000 Sort
#FFFFFF Hvid
#171717 Sort-underscore 
*/
body,td,th {
	font-family: optima, georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        
}
 
body {
		text-align: left;
                background-color:#FFFFFF;
}
 
a:link,a:active,a:visited {
color:#000000;
}
 
a:hover {
text-decoration:underline;color:#171717;
}
 
/* Tantek's Hack for unique font sizes in all browsers */
p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>p {
	font-size: small;
}
/* --------------------------------- */
/* Structure of site layout - Definition of boxes */
#center {
	margin: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	height: 100%;
	position: relative;
}
 
#left {
	text-align: left;
}
 
#top_part {
	top: 10px;
	left: 0px;
	width: 770px;
	position: absolute;
	height: 180px;
	background-color:#efebef;
        border: 1px #000000 solid;
	-moz-border-radius:10px; 
}
 
#top_pic {
	top: 20px;
	left: 15px;
        right: 15px;
	width: 740px;
	position: absolute;
	height: 160px;
	background-color:#efebef;
        border: 1px #000000 solid;
	 
	background-image: url(images/alanya.jpg);
        title: test
}  
 
#content {
	top: 200px;
	left: 0px;
	width: 770px;
	position: absolute;
	height: 100%;
} 
 
#middle_part {
	left: 0px;
	width: 770px;
        background-color:#efebef;
	background-repeat: repeat-y;
	background-position: left;
	position: absolute;
        border: 1px #000000 solid;
        -moz-border-radius:10px;
}
 
#middle_left {
	float: left;
	width: 20px;
	height: 100%;
        margin: 5px;
	text-align: left;
}
 
#middle_middle {
	float: left;
	width: 530px;
	height: 500px;
	margin: 0px;
	text-align: left;
}
 
#middle_right {
	float: right;
	width: 185px;
	height: 100%;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
 
#bottom_part {
        clear: both;
	width: 770px;
	height: 10px;
        background-color:#efebef;
	-moz-border-radius:10px;
}
  
/* End of definition of boxes*/
/* for centering the main box in IE 5 and IE5.5*/
#start {
	text-align: center;
        background-color:#286880; 
}
/* end of centering --------------------------- */
 
#sitename {
	  
	bottom: 25px;
	left: 25px;
        
	position: absolute;
        padding: 5px;
	
	background-color:#286880;
        border: 1px #000000 solid;	
	color: #000000;
        font-size: 12px;
	font-weight: normal;
        text-align: center;    
      
}
 
#sitenamebig {    
    top:  100px;
	left: 20px;        
	position: absolute;        
	         padding: 0px;
	color: #FFFFFF;
        font-size: 50px;
	font-weight: bold;
        text-align: right;  
        letter-spacing:1.3pt;      
}
#newsbox{
	margin: 5px;
	background-color: #EBCBA7;
	padding: 5px;
	width: 118px;
	border: 2px #EBCBA7 dotted;
	font-size: 12px;
}
 
#reservation_pic {
	top: 300px;
	left: 15px;
	background-image: url(images/reservation.png);
}  
#ta {
	width: 120%;
}
 
h1 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #B38902;
        margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #B38902;
        text-decoration: blink;
        text-align: center;
        margin-top: 0;
	margin-bottom: 0;
	}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
li {
	line-height: 1.37
}
li.doc {
	padding-left: 18px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
}
li.docs {
	padding-left: 18px;
	background-image: url(menu/docs.gif);
	background-repeat: no-repeat;
}
li.sdoc {
	padding-left: 18px;
	background-image: url(menu/sdoc.gif);
	background-repeat: no-repeat;
}
li.sdocs {
	padding-left: 18px;
	background-image: url(menu/sdocs.gif);
	background-repeat: no-repeat;
}
.edit {
	font-size:9px;
	color: #555;
	background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active {
	font-weight: normal;
	color: #555;
	font-size:9px;
	text-decoration: none;
}
.edit a:hover {
	text-decoration: underline;
}
input,select {font-size:9px;}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	width:98%;
	text-align: left;
}
#text {
	text-align: left;
	font-size: small;
}
.searchbox {
	margin-left: 0px;
	text-align: center;
}
.searchbox .submit {
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #efebef;
	margin-bottom: 5px;
}
.searchbox .text {
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #efebef;
	margin-bottom: 5px;
}
.menulevel1 {
	font-size: 100%;
}
.menulevel2, .menulevel3 {
	font-size: 100%;
}
.menulevel1,.menulevel2,.menulevel3,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu {
	font-weight: normal;
	text-decoration: none;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.submenu a:link,.submenu a:visited,.submenu a:active {
	text-decoration: none;
	color: #171717;
}
.menulevel1 a:hover,.menulevel2 a:hover,.menulevel3 a:hover,.locator a:hover,.navigator a:hover,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:hover {
	text-decoration: underline;color:#000000;
}
#mainmenu {
	margin: 30px 2px 20px 5px;
}
.submenu {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 2px 10px 10px; 
}
#loginname {
    bottom:  5px;
	right: 5px;        
	position: absolute; 
	padding: 5px  5px 0 5px;
}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover {
	font-size: 12px;	  
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;	
	color: #B3B3B3;
}
 
#weatherbox {
    bottom:  60px;
	right: 20px;        
	position: absolute; 
	padding: 5px  5px 0 5px;
}
 
.weather, .weather a:link, .weather a:active, .weather 
a:visited {
	font-size: 12px;	  
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;	
	color: #000000;
}
#nopebox {
    bottom:  1px;
	right: 30px;        
	position: absolute; 
	padding: 5px  5px 0 5px;
}
 
.nope, .nope a:link, .nope a:active, .nope 
a:visited {
	font-size: 12px;	  
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;	
	color: #000000;
}
#copyname {
    bottom:  5px;
	left: 20px;        
	position: absolute; 
	padding: 5px  5px 0 5px;
}
.copyright, .copyright a:link, .copyright a:active, .copyright a:visited {
	font-size: 10px;	  
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;	
	color: #B3B3B3;
}
.copyright a:hover {
	font-weight: normal;
	text-decoration: underline;
        color: #B3B3B3
}
#partner {
	left: 40px;        
	position: absolute; 
	padding: 5px  5px 0 5px;
}
.partnerlink{
	font-size: 10px;	  
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;	
	color: #4D4D4D;
}
.partnerlink a:link, .partnerlink a:active, .partnerlink a:visited {
	font-size: 10px;	  
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;	
	color: #171717;
}
.partnerlink a:hover {
	font-weight: normal;
	text-decoration: underline;
        color: #286880
}
.lastupdate {
	font-size: x-small;
	font-weight: normal;
	color: #171717;
	text-align: left;
	padding-left: 8px;
}
 
.news {
	margin: 20px 5px 10px 5px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
	background-color: #EBCBA7;
}
 
IMG.li {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: left;
margin-right: 10px;
margin-left: 5px;
}
 
IMG.re {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: right;
margin-right: 10px;
margin-left: 5px;
}
 
IMG {
position: relative;
padding: 4px;
margin-right: 1px;
margin-left: 1px; 
}
 
IMG.mi {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: center;
margin-right: 10px;
margin-left: 5px;
}
 
IMG.aus {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 1px;
margin-left: 1px;
}
IMG.sch {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 1px;
margin-left: 1px;
background-color:#286880;
}  
 
#form_middle {
	float: center;
	width: 380px;
	height: 100%;
	margin: 0px;
	text-align: right;       
}
 
.c {
   clear: both;
} 