body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #5D5D60;
}

td { font-family: Tahoma, Geneva, Arial, sans-serif; }

a:link, a:active, a:visited {color: #5D5D60;}
a:hover { color: #1A6DAA; }

/* Header */
.toplogoline {
	border: solid #DFDFDF;
	border-width: 4px 0px 0px 0px;
}

.navigate {
	font-size: 70%;
	color: #A6A6A6;
	padding: 2px;
}
.navigate a:link, .navigate a:active, .navigate a:visited {color: #A6A6A6;} 
.navigate a:hover {color: #1A6DAA;}

.ico {padding: 0px 45px 0px 0px;}

.head {
	background-color: #7394AC;
	border: solid #154468;
	border-width: 0px 0px 1px 7px;
}

/* Menu */
.menu {
	border: solid #7394AC;
	border-width: 0px 0px 0px 5px;
	font-size: 70%;
	font-weight: bold;
}
..menu a:link, .menu a:active, .menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menulist li {
	margin-bottom: 10px;
	list-style: square;
	color: #1C5B8A;
}

ul.menusublist {
	margin-top: 5px; 
	margin-bottom: 10px;
	margin-left: 20px;
}

.menusublist li {
	margin-bottom: 3px;
	font-weight: normal;
	list-style-image: url(img/menu_marker.gif);
}

/* Content */
.arttitle {
	border: solid #7394AC;	
	border-width: 0px 0px 0px 2px;
}

.arttitle h1 {
	font-size: 150%;
	margin: 15px 5px 10px 5px;
}

/*.arttitle_n {
	border: solid #7394AC;	
	border-width: 0px 0px 0px 2px;
}*/

.arttitle_n h1 {
	font-size: 150%;
	margin: 15px 5px 10px 5px;
}

.arttitle2 {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 17pt;
	color: #b4b4b4;
	font-weight: bold;
	padding-left: 4px;
}

h2.subarttitle {
	font-size: 100%;
	margin: 15px 5px 10px 8px;
}

.artauthor {
	font-size: 70%;
	color: #7C7C7C;
	margin: 15px 5px 10px 8px;
}

.context p {
	font-size: 75%;
	margin: 8px;
	text-align: justify;
	color: #000000;
}

.right  {
	font-size: 70%;
	margin: 8px;
	text-align: right;
	color: #6B6B6B;
}

.caption {
	font-size: 75%;
}

.content {
	font-size: 75%;
	color: #000000;
}

.content a:link, .content a:active, .content a:visited {	color: #000000;}
.content a:hover {color: #1A6DAA;}

.content-text {
	font-size: 75%;
	color: #000000;
	text-align: justify;
}

.content-text p {line-height: 1.5em;}

.content-text a:link, .content-text a:active, .content-text a:visited {	color: #000000;}
.content-text a:hover {color: #1A6DAA;}

.level1 {
	font-size: 115%;
	font-weight: bold;
}

.level2 {font-size: 100%; color: #000000;}

.level2-text {
	font-size: 95%;
	color: #5D5D60;
	background: url(img/bg_contents.gif) repeat-x bottom;
	padding-bottom: 2px;
}

.level2-text a:link, .level2-text a:active, .level2-text a:visited {
	text-decoration: none;
	color: #5D5D60;
}

.level2-text a:hover {color: #1A6DAA;}

.level3 {font-size: 90%; color: #000000;}

.photo {
	background-color: #FAFAFA;
	padding: 15px;
	border: 1px solid #B3B3B3;
}
.photocaption {
	font-size: 70%;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nextlink {
	font-size: 70%;
	font-weight: bold;
}

.smalltext {
	font-size: 95%;
	color: #6B6B6B;
	padding-top: 3px;
}

.smalltext a:link, .smalltext a:active, .smalltext a:visited {color: #6B6B6B;}
.smalltext a:hover {	color: #1A6DAA;}


.contacts {
	font-size: 75%;
	font-weight: bold;
}

.contact-text {
	background-color: #F7F7F7;
		border: solid #D9D9D9;
	border-width: 0px 3px 0px 0px;
	padding-right: 5px;
}


.contact-form input {
	background: #FFFFFF url(img/bg_form.gif) repeat-x top;
	border: 1px solid;
	border-color: #808080 #D4D0C8 #D4D0C8 #808080;
	height: 20px;
}

.contact-form textarea {
	background: #FFFFFF url(img/bg_form.gif) repeat-x top;
	border: 1px solid;
	border-color: #808080 #D4D0C8 #D4D0C8 #808080;
}

.contact-button {
	background: #F7F7F7 url(img/bg_button.gif) repeat-x top;
	border: 1px solid;
	border-color: #D4D0C8 #808080 #808080  #D4D0C8;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}

/* Sitemap */
.sitemap {
	font-size: 70%;
	color: #5D5D60;
}

.sitemap-title {
	font-size: 105%;
	font-weight: bold;
	border: solid #7394AC;
	border-width: 0px 0px 3px 0px;
}

ul.sitemap-item {
	margin-top: 5px; 
	margin-bottom: 10px;
	margin-left: 20px;
}

.sitemap-item li {
	margin-bottom: 5px;
	font-weight: normal;
	list-style-image: url(img/menu_marker.gif);
}

/* Front page */
.front-bg {
	background-color: #7394AC;
	border: solid #154468;
	border-width: 0px 6px 1px 0px;
}

.front-menu {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}

.front-menu a:link, .front-menu a:active, .front-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.front-menu a:hover {text-decoration: underline;}

/* Footer */
.marg {
	padding: 20px 5px 20px 5px;
}

.copyright {
	font-size: 70%;
	color: #ACACAC;
	padding: 5px;
	color: #808080;
}