@charset "utf-8";
body {
    background: url(../graphics/bck_site.jpg) repeat-x #FFFFFF fixed;
	height: 100%;
    margin: 0px;
}
.page {
    width: 940px;
    border: 0px;
    border: 1px solid #C1B3A2;
    background: url(../graphics/bck_page.jpg) top no-repeat #FFFFFF;
    margin: 10px auto 0px auto;
    overflow: auto;
    text-align: center;
}

.navigation {
    border: solid 0px;
    width: 940px;
    height: 30px;
    margin: 200px auto 0px auto;
    padding: 0px;
    position: relative;
    text-align: left;
    font-family: Verdana;
    font-size: 13px;
    color: #7A6852;
    font-weight: normal;
    letter-spacing: 2px;
    overflow: auto;
}
.navigation a
	{
    font-weight: bold;
    color: #006291;
	text-decoration:none;
	}
.navigation a:hover
	{
    color: #7A6852;
    text-decoration:underline;
	}
.navigation ul {
    height: 18px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    display: inline;
	}
.navigation ul li {
	margin: 0px;
	padding: 0px 20px;
	border: 0px;
	list-style: none;
	display: inline;
	}
.ContentPage {
    width: 908px;
    margin: 0px 0px 20px 20px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    color: #56493A;
    font-weight: normal;
    letter-spacing: 1px;
    overflow: auto;
    line-height: 15px;
}
a {
   font-weight: bold;
   color: #006291;
   text-decoration: underline;
}
a:hover {
    color: #56493A;
   text-decoration: none;
}

h1 {
    color: #7A6852;
    font-family: Arial;
    font-size: 15px;
    margin: 10px 0px 5px 0px;
    padding: 0px;
    letter-spacing: 2px;
}
.Left {
    float: left;
    width: 775px;
    text-align: left;
    margin: 10px 0px 18px 0px;
    overflow: auto;
}

.Left p {
    margin: 5px 0px 5px 0px;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
}
.Left .note {
    margin: 5px 0px 5px 0px;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0px;
    font-style: italic;
}
.Right {
    float: left;
    width: 125px;
    text-align: right;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    overflow: auto;
}
.Item {
    width: 760px;
    background: url(../graphics/bck_item.jpg) top repeat-x;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    border: 1px solid #D9D0C6;
    overflow: auto;
}
.SubItem {
    float: left;
    width: 230px;
    height: 180px;
    background: url(../graphics/bck_item.jpg) top repeat-x;
    margin: 20px 20px 0px 0px;
    padding: 0px;
    border: 1px solid #D9D0C6;
    overflow: auto;
    text-align: center;
}
.Rij {
    text-align: left;
    overflow: auto;
    margin-bottom: 10px;
}
.Panoramic, .Panoramic2 {
    float: left;
    width: 336px;
    border: 1px solid #D9D0C6;
    padding: 0px;
    text-align: center;
    background: url(../graphics/bck_item.jpg) top repeat-x;
}
.Panoramic {
    margin: 15px 0px 15px 10px;
}
.Panoramic2 {
    margin: 15px 0px 15px 36px;
}
.Panoramic iframe, .Panoramic2 iframe {
    margin: 10px 0px 10px 0px;
}

.Picture1, .Picture2, .Picture3 {
    float: left;
    width: 210px;
    border: 1px solid #D9D0C6;
    padding: 0px;
    background: url(../graphics/bck_item.jpg) top repeat-x;
}
.Picture1 {
    margin: 15px 0px 15px 11px;
    text-align: center;
}
.Picture2 {
    margin: 15px 0px 15px 37px;
    text-align: center;
}
.Picture3 {
    margin: 15px 0px 15px 37px;
    text-align: center;
}
.Picture1 img, .Picture2 img, .Picture3 img {
    border: 1px solid #BDAD9B;
    padding: 2px;
    background-color: #FFFFFF;
    margin: 10px 0px 10px 0px;
}
.TopItem, .TopItem2 {
    width: 734px;
    background: url(../graphics/bck_item.jpg) top repeat-x;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    border: 1px solid #D9D0C6;
    overflow: auto;
}
.TopItem2 p {
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
}
.TopItem img {
    border: 1px solid #BDAD9B;
    padding: 2px;
    background-color: #FFFFFF;
    position: relative;
    float: right;
    margin: 0px 10px 10px 10px;
}
.TopItem2 ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.TopItem2 ul li {
	margin-left: 10px;
    font-size: 11px;
	padding: 0px;
	list-style: disc;
    line-height: 20px;
}
.TopItem2 ul li a {
    text-decoration: none;
}
.TopItem h1 {
    color: #7A6852;
    font-family: Arial;
    font-size: 14px;
    margin: 6px 6px 6px 10px;
    padding: 0px;
    letter-spacing: 2px;
}
.Item h2, .TopItem2 h2 {
    color: #7A6852;
    font-family: Arial;
    font-size: 13px;
    margin: 6px 6px 6px 10px;
    padding: 0px;
    letter-spacing: 2px;
}
.SubItem h2 {
    color: #7A6852;
    font-family: Arial;
    font-size: 13px;
    margin: 6px 6px 6px 6px;
    padding: 0px;
    letter-spacing: 2px;
}
.Item p, .SubItem p, .TopItem p, .TopItem2 p {
    margin: 5px 10px 5px 10px;
}
.Item a, .SubItem a {
    font-size: 10px;
    text-decoration: none;
}
.Item img {
    border: 1px solid #BDAD9B;
    padding: 2px;
    background-color: #FFFFFF;
    position: relative;
    float: right;
    margin: 0px 10px 10px 10px;
}
.SubItem img {
    border: 1px solid #BDAD9B;
    padding: 2px;
    background-color: #FFFFFF;
    position: relative;
    margin: 0px;
    margin-top: 5px;
}
.footer {
    padding: 0px;
    position: relative;
    margin: 8px auto 20px auto;
    height: 40px;
    font-family: Verdana;
    font-size: 11px;
    color: #7A6852;
    line-height: 14px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 1px;
}
.footer  a {
    color: #006291;
    text-decoration: none;
}
.footer  a:hover {
    color: #7A6852;
    text-decoration: none;
}
.footer ul {
    height: 12px;
    padding-left: 0px;
    display: block;
	}
.footer ul li {
	margin-left: 0px;
	padding: 0px 8px;
	border: 0px solid #FFFFFF;
	list-style: none;
	display: inline;
	}
