@import "layout.css";
@import "jScrollPane.css";
h1 {
	font-size: 16px;
	color: #908c70;
	margin-top: 5px;
}
.headLineContainer {
	visibility: hidden;
	display: none;
}
h2 {
	font-size: 14px;
	color: #908c70;
}
h3 {
	font-size: 12px;
	color: #908c70;
}
a {
	color: #908c70;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 10px 0;	
}
td {
	font-size: 12px;
	font-weight: normal;
	color: black;
}
img {
	border: none;
	}
ul, li {
	list-style-type: square;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-left: 0;
}
.clear {
	clear: both;
	height: 0;
}
.middle-content {
	margin: 0;
	padding: 0;	
}
/* module */
.module-content {
	width: 100%;
	padding: 0;
	float: left;
}

/* menu */
/* horizontal menu */
/*
.hovermenu {
	width: 100%;
	padding: 0;
	margin: 0;
}
.hovermenu td {
	padding: 0;
	margin: 0;
}
.hovermenu a {
	color: white;
    padding: 4px 2px 4px 2px;
    text-align: center;
    display: block;
}
.hovermenu a:hover {
	color: #EFECE6;
}
#ctl00_MenuContentPlaceHolder_ctl00_indexMenun1, #ctl00_MenuContentPlaceHolder_ctl00_indexMenun2, #ctl00_MenuContentPlaceHolder_ctl00_indexMenun3, #ctl00_MenuContentPlaceHolder_ctl00_indexMenun4, #ctl00_MenuContentPlaceHolder_ctl00_indexMenun5, #ctl00_MenuContentPlaceHolder_ctl00_indexMenun6, #ctl00_MenuContentPlaceHolder_ctl00_indexMenun7 {
	background-image: url(../img/delimeter.gif);
	background-repeat: no-repeat;
	background-position: 5px right;
}
#ctl00_MenuContentPlaceHolder_ctl00_indexMenun7 {
	
}
.ctl00_MenuContentPlaceHolder_ctl00_indexMenu_0, .ctl00_MenuContentPlaceHolder_ctl00_indexMenu_1, .ctl00_MenuContentPlaceHolder_ctl00_indexMenu_2 {
	display: block;
	word-spacing: 1em;
	width: 96px;
}
.ctl00_MenuContentPlaceHolder_ctl00_indexMenu_1 td a {
	font-weight: bold;
}
.ctl00_MenuContentPlaceHolder_ctl00_indexMenu_2 td a {
	color: white;
	padding: 5px 0;
	display: block;
	font-weight: bold;
}

.ctl00_MenuContentPlaceHolder_ctl00_indexMenu_0 td a {
	color: #ABA286;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px solid #ABA286;
    display: block;
    font-weight: normal;
    background-color: White;
    font-size: 11px;
    width: 94px;
    border-right: none;
}
.ctl00_MenuContentPlaceHolder_ctl00_indexMenu_0 td a:hover {
	color: white;
	background-color: #A18F61;
}
a.ctl00_MenuContentPlaceHolder_ctl00_indexMenu_1 {
	font-weight: bold;
	word-spacing: 0.05em;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
*/

/* culture */
.culture-container {
	margin-top: 60px;
	width: 160px;
}
.culture-container .item {
	clear: both;
}
.culture {
	float: left;
	width: 130px;
}
.flag {
	float: right;
	width: 30px;
}
.flag img {
	position: relative;
	top: 1px;
}
.culture a {
	display: block;
}
.flag a {
	display: block;
}
.culture a:hover {
	color: White;
	background-color: Transparent;
	text-decoration: underline;
}
.flag a:hover {
	color: White;
	background-color: Transparent;
}
.culture-clear {
	border-top: solid 1px white;
	clear: both;
	height: 1px;	
}
#bottom-line {
	color: White;
	padding: 3px 0 3px 1px;
	margin-bottom: 1px;
}
#bottomTbl tr:hover td {
	color: White;
}
#bottomTbl td {
	font-size: 11px;
	color: #ddd7bc;
	white-space: nowrap;
}
#bottomTbl .char {
	color: #ddd7bc;
	font-weight: bold;
	text-align: center;
	width: 5px;
}
.telmailTbl td.tel, .telmailTbl td.mail {
	color: White;
}
.mail a {
	font-size: 20px;
	color: White;
	text-decoration: none;
}
.mail a:hover {
	color: White;
	text-decoration: none;
}

/*attachments panel*/
.attachments-panel {
	margin-top: 15px;
}
.attachments-title {
	color: #84764D;
	text-align:	left;	
	border-bottom: solid 1px #aba286;
	margin-bottom: 4px;
}
.attachments-panel ul, .attachments-panel li {
	color: #aba286;
}
.attachments-panel ul a, .attachments-panel li a {
	text-decoration: none;
	color: Black;
}
.attachments-panel ul a:hover, .attachments-panel li a:hover {
	color: #16473F;
	text-decoration: underline;
}

/* article */
#paging {
	width: 80px;
	padding: 0 10px;
	margin-top: 300px;
	float: left;	
}
#projects-list {
	width: 760px;
	height: 380px;
	margin-top: 10px;
	overflow: hidden;
}
#projects-ico {
	width: 330px;
	float: right;
}
#projects-ico img {
	margin: 10px 0 0 10px;
}
#projectImg {
	width: 460px;
	float: left;
}
#projectImg img {
	margin: 10px 10px 10px 0; 
}
#projectTextsTop {
	width: 280px;
	height: 371px;
	overflow: auto;
	float: left;
	margin: 15px 15px 15px 15px;
}
#projectTextsBottom {
	width: 280px;
	float: left;
	margin: 10px 15px 10px 15px;
}
#projectPerex {
	margin-bottom: 10px;	
}
#projectTitle {
	 width: 330px;
	 height: 35px;
	 float: left;
	 background-color: #A18F61;
	 color: white;
}
#projectTitle h2 {
	font-size: 18px;
	margin: 7px 7px 0 15px;
}
#projectTitle h2 span {
	color: White;
}
.article-container .text {
	padding: 10px;
}
.commnets {
	display: none;
	visibility: hidden;
}
.gallery-img {
	border: solid 3px #EFECE6;
}
.gallery-img:hover, .gallery-img-on {
	border: solid 3px #73123D; 
}
.projectImg-flash {
	position: relative;
	top: -530px;	
}
.project-ico-square {
	width: 95px;
	height: 94px;
	float: left;
	overflow: hidden;
	border-bottom: solid 1px #EFECE6;
}
.project-ico-square-title {
	width: 95px;
	height: 94px;
	float: left;
	overflow: hidden;
	background-color: #C2AB75;
	background-image: url(../img/square-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: solid 1px #EFECE6;
}
.project-ico-square-title-text {
	color: White;
	font-size: 14px;
}
.gallery-nav {
	position: relative;
	top: -37px;
}
.gallery-nav .prev {
	width: 18px;
	height: 18px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
.gallery-nav .prev a {
	width: 18px; 
	height: 18px;
	display: block;
	background-image: url(../img/prev.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gallery-nav .prev a:hover {
	background-image: url(../img/prev-on.gif);
}
.gallery-nav .next {
	width: 18px;
	height: 18px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.gallery-nav .next a {
	width: 18px;
	height: 18px;
	display: block;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gallery-nav .next a:hover {
	background-image: url(../img/next-on.gif);
}
#projectText1 {
	height: 370px;
}
#projectText1 img {
	border: solid 1px #4F423F;
}
.project-next {
	color: #73123D;
	font-size: 20px;
	text-decoration: none;
	position: relative;
	top: 2px;
}
.project-next:hover {
	color: white;
	text-decoration: none;
}
.bynametyp {
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0 5px 0;
}
.bynamelink {
	margin: 2px 0 2px 10px;
}
