html {
	background-color: #5e5e5e;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,"Times New Roman",sans-serif;
	font-size: 12px;
}

#middle {
	position: relative;
	background:  url("./images/website.jpg") no-repeat scroll top center;
	min-height: 926px;
}

/* common */

.clr { clear: both; }

.nospace {
    padding: 0px;
    margin: 0px;
}

.app_message {
    color: #000;
}

.app_message p {
    padding: 2px;
}

.app_message.error {    
    border: 1px solid #caa2a2;
    background-color: #f9e2e2;
}

.app_message.warning {    
    border: 1px solid #cac3a2;
    background-color: #f9f5e2;
}

.app_message.message {
    border: 1px solid #aacaa2;
    background-color: #e8fae3;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 953px;
	background:#fff url("./images/line.jpg") repeat-y scroll top left;
}

/* header */

#navigation {
	margin: 24px 0px 0px 16px;
	padding: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	text-align: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#navigation li a {
	display: block;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	color: #f1f1f1;
	font-size: 17px;
	height: 24px;
	line-height: 31px;
}

#navigation li a:hover,
#navigation li a.item_selected {
	text-decoration: underline;
}

#navigation li a.item_selected {
	font-weight: bold;
	text-decoration: none;
}

#main-ul ul {
	display: none;
}

ul.sub_navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #d13034 url("./images/subnav_bg.jpg") repeat-y top left;
	width: 536px;
	height: 29px;
}

ul.sub_navigation li {
	display:inline;
	float:left;
	margin: 0px;
	padding: 0px;
}

ul.sub_navigation li a {
	font-size: 13px;
	line-height: 20px;
	padding: 4px 18px;
	color: #fff;
	height: 29px;
	line-height: 28px;
	text-decoration: none;
}

.sub_navigation li a:hover,
.sub_navigation li a.item_selected {
	text-decoration: underline;
}

.sub_navigation li a.item_selected {
	text-decoration: underline;
	font-weight: bold;
}

/* content */

#left {
	margin: 0px;
	padding: 0px;
	width: 309px;
	float: left;
}

#right {
	padding: 0px;
	margin: 321px 16px 16px 0px;
	float: right;
	width: 532px;
	min-height: 10px;
}

#right h3 {
	color: #b22022;
}

#content_text {
	margin: 16px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	min-height: 120px;
}

#content_text a {
	text-decoration: underline;
	color: #b22022;
}

#content_text a:hover {
	color: #000;
}

/* ------------- Start Album ---------------- */
.albumBox{
	 float : left;
}

.albumGallery{	
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	float : left;
	width : 90px;
	height : 70px;	
	padding: 15px; border: 1px solid #ccc;	
	background-color: #eee;
}

.albumGallery:hover {	
	filter:alpha(opacity=100);
	-moz-opacity: 1;
}

.albumRandomPhoto{
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	float : left;
	max-width : 200px;
	max-height : 200px;	
	padding: 15px; border: 1px solid #ccc;	
	background-color: #eee;
}

.albumRandomPhoto:hover {	
	filter:alpha(opacity=100);
	-moz-opacity: 1;
}

.albumDefaultImg{
	width : 100%;
	height : 100%;
	max-height : 60px;
	max-width : 80px;
	border-color: #D0D0D0;
	border-top-width:2px; 
	border-left-width:2px; 
	border-right-width:2px; 
	border-bottom-width:2px;
}

.albumDefaultImg:hover{	
	z-index: 10;
	margin: 2px;
	border-color: #A8A8A8;
}

.albumRandomImg{
	position: relative;
	width : 100%;
	height : 100%;
	border-color: #D0D0D0;
	border-top-width:1px; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px;
}

.albumRandomImg:hover{
	z-index: 10;
	border-color: #A8A8A8;
}
/* ------------- End Album ---------------- */

/* footer */

#footer {
	color: #000;
	font-size: 11px;
}

#footer a {
    text-decoration: underline;
	color: #b22022;
}

#footer a:hover {
    color: #000;
}

#copyright {
    margin: 38px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

#info {
    margin: 38px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float: right;
}

#buttons {
	position: absolute;
	top: 142px;
	left: 323px;
}

#buttons a {
	display: block;
	height: 25px;
	padding: 0px;
}

#buttons a#button1 {
	width: 116px;
	height: 18px;
	margin-left: 71px;
}

#buttons a#button2 {
	width: 181px;
	height: 23px;
	margin-left: 56px;
}

#buttons a#button3 {
	width: 133px;
	height: 32px;
	margin-left: 32px;
}

#buttons a#button4 {
	width: 125px;
	height: 40px;
}

#teamviewer {
	margin: 96px 0px 0px 82px;
}

#teamviewer-linkdiv {
	margin-left: 8px;
}

#teamviewer a img {
	border: 0px;
}

#teamviewer-tekst {
	margin-top: 4px;
	font-size: 11px;
	color: #fff;
}

#gallery_cover {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 238px;
	height: 234px;
	background: url("./images/gallery_cover.pn") no-repeat top left;
	z-index: 200;
}

#gallery {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 238px;
	height: 234px;
	overflow: hidden;
}

#gallery div{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 238px;
	height: 234px;
}

#gallery img{
	position: absolute;
	left: 0px;
	bottom: 0px;
}