body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: left;
	background-color: #FFF;
}

.headerarea {
	position: absolute;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 10;
	height: 60px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	width: 100%;
	left: 0%;
	top: 0px;
	border: none;
	background-color: #800000;
}

.headerareabackgrund {
	position: absolute;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 10;
	height: 60px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFCC;
	width: 96%;
	left: 2%;
	right: 2%;
	top: 0px;
}
.sokruta {
	position: absolute;
	right: 0%;
	bottom: 1px;
	width: 140px;
	text-align: center;
	background-repeat: repeat;
}
.topmeny {
	position: absolute;
	right: 2%;
	bottom: 2px;
	text-align: right;
	width: 200px;
	background-repeat: repeat;
	word-spacing: 1em;
}

.topmeny_left {
	position: absolute;
	left: 10px;
	bottom: 20px;
	text-align: left;
	width: 300px;
	background-repeat: repeat;
	font-size: 24px;
}

.topmeny_left_subtitle {
	position: absolute;
	left: 10px;
	bottom: 2px;
	text-align: left;
	width: 300px;
	background-repeat: repeat;
	font-size: 12px;
}


.headerarea a:link {
	color: #FFF;
	text-decoration: none;
}

.headerarea a:visited {
	color: #FFF;
	text-decoration: none;
}

.headerarea a:hover {
	color: #FF8000;
	text-decoration: none;
}
.menyleft {
	position: absolute;
	left: 2%;
	z-index: 105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 90px;
	width: 12.5em;
}

#nav, #nav ul {
	position: relative;
	width: 12.5em;
	list-style: none;
	line-height: 1;
	background: #FFFFCC;
	font-weight: bold;
	visibility: visible;
	z-index: 110;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0.25em solid #eda;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 0px;
	padding-left: 0px;
}

#nav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 0.1em;	
}

#nav a.daddy {
	background: url(rightarrow2.gif) no-repeat 95%;
	position: relative;
	visibility: visible;
	z-index: 115;
}

#nav li {
	padding: 0;
	width: 12.5em;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.5em;
	font-weight: normal;
	margin: -2.5em 0 0 12.5em;
	padding: 0px;
}

#nav li li {
	width: 12.5em}

#nav li ul a {
	width: 12.5em;
}

#nav li ul ul {
	margin: -2.5em 0 0 12.5em;
	padding: 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}

.firstmeny {
	font-weight: bold;
	color: #D83A05;
	font-style: italic;
}

hr {
	border-top: thin solid #996633;
	border-right: thin #996633;
	border-bottom: thin #996633;
	border-left: thin #996633;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #FFFFCC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	background-color: #FAEDBB;
	text-align: left;
	width: 565px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	text-align: left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	padding: 0px;
	border: none;
	margin-top: 0.3em;
	margin-bottom: -0.4em;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

#submeny {
        position: relative;
        z-index: 100;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0em;
        padding: 1em 0em;
        border: 0.25em solid #eda;
        background-color: #FFFFC4;
        font-size: 12px;
        font-weight: normal;
        color: #7C6240;
        list-style-type: none;
        list-style-image: none;
        top: 0em;
        width: 12.5em;
}

#submeny a {
		display: block;
	    color: #7C6240;
        text-decoration: none;
        padding-right: 0.5em;
        padding-left: 0.5em;
}


#submeny li:hover, #submeny li.sfhover {
        background: #eda;
}

#submeny li {
        padding: 0;
        width: 12.5em;
}

.TitelSubmeny {
	font-weight: bold;
	color: #D83A05;
	font-style: italic;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.phototitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	background-position: center;
	clear: both;
}

.text_firstline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}


.text_firstline:first-letter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}

.text_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

#item1 {
	position: relative;
	left: 25%;
	width: 565px;
	top: 6em;
	text-align: left;
}
#item1x {
	position: relative;
	left: 200px;
	width: 565px;
	top: 6em;
	text-align: left;
}
.item5 {
	position: relative;
	width: 565px;
	left: 10%;
	top: 73px;
}

.item10 {
	position: relative;
	width: 565px;
	left: 10%;
	top: 73px;
}
.item12 {
	position: relative;
	width: 565px;
	left: 12%;
	top: 73px;
}

.item15 {
	position: relative;
	width: 565px;
	left: 15%;
	top: 73px;
}

.item17 {
	position: relative;
	width: 565px;
	left: 17%;
	top: 73px;
}

.item20 {
	position: relative;
	width: 565px;
	left: 20%;
	top: 6em;
}
.item22 {
	position: relative;
	width: 565px;
	left: 22%;
	top: 73px;
}
.item25 {
	position: relative;
	width: 565px;
	left: 25%;
	top: 73px;
}
.item27 {
	position: relative;
	width: 565px;
	left: 27%;
	top: 73px;
}

.item30 {
	position: relative;
	width: 565px;
	left: 30%;
	top: 73px;
}

.item35 {
	position: relative;
	width: 565px;
	left: 35%;
	top: 73px;
}

.item40 {
	position: relative;
	width: 565px;
	left: 40%;
	top: 73px;
}

.item10vert {
	position: relative;
	left: 10%;
	top: 73px;
	width: 700px;
}

.floatleft {
	position: relative;
	left: 0px;
	float: left;
	padding-right: 1em;
	top: 0px;
}

.floatright {
	position: relative;
	float: right;
	padding-left: 1em;
	top: 0px;
}


.roombetween {
	height: 3em;
}

#footmeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C6240;
	text-align: center;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	top: 6em;
	left: 15%;
	position: relative;
	line-height: 50px;
	padding: 0.5px;
	width: 80%;
}

#footmeny a {
	border: 0.25em solid #eda;
	background-color: #FFFFCC;
	color: #7C6240;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding: 1em;
	margin: 0.25em;
}
#footmeny :hover {
	background-color: #FFCC66;
}

#footmeny :visited {
	color: #999966;	
}

table.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C6240;
	text-align: center;
	top: 73px;
	left: 153px;
	position: relative;
}

.foot td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0.25em solid #eda;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
table.footnumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C6240;
	text-align: center;
	top: 0px;
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.footnumber td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	width:15px
}
.foot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: #FFFFCC;
	color: #7C6240;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding: 2mm 3mm;
	margin: 0px;
	text-decoration:none;
	float: left;
	display: inline-table;
}
.foot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eda;;
}
.foot a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;	
}
#footactive, #footactive td, #footactive a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C6240;
	background-color: #F9E6AC;
	font-style:italic;
}
.footnumber a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eda;
}
.footnumber a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;	
}
#changedate {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	top: 2em;
	position: relative;
}
.darkred {
	color: #CC3300;
}

.nextpage a {
	font-style: italic;
	font-weight: bold;
	color: #996600;
	text-align: right;
	text-decoration: underline;
	right: 0px;
	float: right;
}
.bluegreen {

	color: #006666;
}
.prevpage, .prevpage a {
	color: #666666;
	text-decoration:none;
	vertical-align:text-top;
	margin-top:-15px;
}
.item5vert {

	position: relative;
	left: 5%;
	top: 6em;
	width: 700px;
}

#ending {
	clear: both;
	padding: 0.5em 1em 2em;
	position: relative;
	bottom: 0px;
	top: 83px;
}

.phototitlebig {
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	float: left;
	margin-top: -1.4em;
	margin-left: 0.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.phototitlebigvert {
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	float: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -11.7em;
	margin-top: 15.3em;
}
#item1index {
	position: relative;
	left: 14em;
	width: 400px;
	top: 5em;
	text-align: left;
	float: left;
	padding: 0px;
	vertical-align: text-top;
}

#item2index {
	position: relative;
	width:350px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	top: 6em;
	float: right;
	left: 0px;
}

.sitemap th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color:  #FFE9A4;
	font-weight: bold;
	color: #006666;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.sitemap_europe th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFE9A4;
	font-weight: bold;
	color: #006666;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	border-bottom: thin solid #eda;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sitemap_europe tr, .sitemap_europe td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAEDBB;
	border-bottom: thin solid #eda;
	color: #006666;
	margin: 0px;
	padding: 0px;
	text-indent: 7px;
	font-style: normal;
	text-decoration: none;
}

.sitemap_europe a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAEDBB;
	border-bottom: thin solid #eda;
	color: #7C6240;
	margin: 0px;
	padding: 0px;
	text-indent: 7px;
	font-style: normal;
	text-decoration: none;
}

.sitemap_asia th {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFE9A4;
	border: #808000;
	font-weight: bold;
	color: #006666;
	border: thin solid #808000;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	}

.sitemap_asia tr, .sitemap_asia td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAEDBB;
	border: thin solid #808000;
	font-weight: bold;
	color: #006666;
	font-style: normal;
	text-decoration: none;
}
.sitemap_asia a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAEDBB;
	font-weight: bold;
	color: #006666;
	font-style: normal;
	text-decoration: none;
}
.hovertext {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-position: center;
}
.linkcolour {
	color:#0066CC;
}

.regions li {
	display: list-item;
	list-style-type: disc;
	padding-bottom: 5px;
}

.copyright, .copyright a {
	color: #7C6240;
	font-size: 10px;
	left: 2%;
	position: absolute;
	width:200px;
}
