body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5E4D40;
	padding: 0px;
	margin: 0px;
	background-color: #D1CAC2;
	background-image: url(../img/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
a:link {
	color: #DD660F;
	text-decoration: none;
}
a:visited {
	color: #DD660F;
	text-decoration: none;
}
a:hover {
	color: #DD660F;
	text-decoration: none;
}
a:active {
	color: #DD660F;
	text-decoration: none;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}


#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header {
	width: 940px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h1 a {
	display: block;
	height: 77px;
	width: 120px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 29px;
}

#header p {
	display: block;
	float: right;
	height: 13px;
	width: 42px;
	margin-top: 24px;
	padding-right: 9px;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: 21px top;
	padding-top: 1px;
}
#header p a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 10px;
	overflow: hidden;
}
#header .bg {
	background-image: url(../img/bg.gif);
	float: left;
	width: 16px;
}
#header .en {
	background-image: url(../img/en.gif);
	float: right;
	width: 15px;
}



#menu {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 930px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menubutton {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#content {
	width: 920px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f0e7db;
}
#content .contentpanebig {
	width: 590px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .contentpanewide {
	width: 920px;
	padding: 0px;
	margin: 0px;
}

#content .contentpanesmall {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.article .articlecapup {
	background-image: url(../img/content_cap_big_up.jpg);
	height: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.article .articlecontent {
	background-image: url(../img/content_bg_big.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.article h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #695447;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    position: relative;
}
.article h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #893E27;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.article .mainpicture {
	margin: 0px;
	padding: 0px;
	border: 1px solid #B0B0B0;
}

.article p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.article .articlecapdown {
	background-image: url(../img/content_cap_big_down.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.articlewide {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.articlewide .articlecapup {
	background-image: url(../img/content_cap_wide_up.jpg);
	height: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.articlewide .articlecontent {
	background-image: url(../img/content_bg_wide.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.articlewide h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #695447;
    position: relative;
}
.articlewide .mainpicture {
	margin: 0px;
	padding: 0px;
	border: 1px solid #B0B0B0;
}
.articlewide .referencepicture {
	padding: 0px;
	border: 1px solid #B0B0B0;
	margin: 15px;
}
.articlewide .newspicture {
	padding: 0px;
	border: 1px solid #B0B0B0;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.articlewide p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    position: relative;
}
.articlewide .articlecapdown {
	background-image: url(../img/content_cap_wide_down.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.articlewide h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #893E27;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.articledate {
	margin: 0px;
	color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}





.sidebaritem {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sidebaritem .sidebaritemcapup {
	background-image: url(../img/content_cap_small_up.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	overflow: hidden;
}
.sidebaritem .sidebaritemcontent {
	background-image: url(../img/content_bg_small.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.sidebaritem .sidebaritemcapdown {
	background-image: url(../img/content_cap_small_down.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.sidebaritem h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #695447;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    position: relative;
}
.sidebaritem h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #695447;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    position: relative;
}

.sidebarpicture  {
	padding: 0px;
	border: 1px solid #B0B0B0;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidebaritem p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 14px;
    position: relative;
}
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	width: 900px;
	color: #F5D9C4;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}
.textfield {
	border: 1px solid #B0B0B0;
	background-color: #F0E7DB;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
	font-size: 12px;
}
.textarea {
	border: 1px solid #B0B0B0;
	background-color: #F0E7DB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
	width: 500px;
	height: 200px;
	font-size: 12px;
}
.submitbutton {
	border: 1px solid #B0B0B0;
	background-color: #FFF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100px;
}
.projectlist {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.projectlistitem {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	list-style-position: outside;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA7A1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pagenav {
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.description {
	padding: 0px;
	margin-bottom: 20px;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.projectpicturesmall {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
	border: 1px solid #B0B0B0;
}
.textfloatright {
	float: right;
	clear: both;
}
.mainicon {
	border-style: none !important;
	margin-top: 0px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	padding: 0px;
	float: left;
}
.news img {
    padding: 0px;
	border: 1px solid #B0B0B0;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.articlecontent ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.partnerpic {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.articlecontent li {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* Lightbox */
#lightbox {
	background-color: #FFFFFF;
	padding: 10px;
    color: #666666;
}
#lightbox a {
	color: #000000;
	text-decoration: underline;
}
#lightbox a:hover {
	text-decoration: underline;
}
#lightboxDetails {
	padding-top: 0.4em;
}
#lightboxCaption {
    float: left;
}
#keyboardMsg {
    float: right;
}
#closeButton {
    top: 5px;
    right: 5px;
}
#lightbox img {
    border: none;
    clear: both;
}
#overlay img {
    border: none;
}
#overlay {
    background-image: url(../img/overlay.png);
}
* html #overlay {
	background-color: #333333;
	background-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/overlay.png", sizingMethod="scale");
}

