* { padding: 0; margin: 0; line-height:25px; }

body {
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 14px;
 background:url(../images/bg.jpg) #000000 repeat top center;
 height:768px;
}

img {
border: 0px;
}

a {
 color:#fff;
 text-decoration:none;
}

a:hover {
 color:#fcfa78;
 text-decoration:underline;
}

a:focus {
   outline: none;
}

blockquote {
 margin-left:30px;
}

input {
font-size:10px;
padding:0px;
margin:0px;
line-height:12px;
}

select {
font-size:10px;
padding:0px;
margin:0px;
}

ol {
}

h3 {
 color: #FFFFFF;
 text-decoration:underline;
 font-size: 18px;
}

h4 {
 color: #FFFFFF;
 text-align:center;
 font-size: 18px;
}

h4 a{
 color: #363636;
 text-decoration:none;
}

h4 a:hover{
 color: #363636;
 text-decoration:underline;
}

ol{
padding-left:20px;
}

ul{
padding-left:20px;
}

#wrapper { 
 margin: 0 auto;
 width: 1024px;
 height:768px;
}

#header {
 color: #333;
 padding: 0px;
 height: 120px;
 margin:0 auto;
 width:1024px;
}

#border { 
 margin: 0 auto;
 height: 14px;
 /*background:url(../images/borderh.jpg) repeat-x;*/
}


#content { 
 margin: 0 auto;
 width:1024px;
 height:500px;
 background: url(../images/bgcontent.jpg) no-repeat top left;
 color: #FFFFFF;
 padding: 0px;

}
 
#leftnavigation { 
 float:left;
 width:170px;
 height: 305px;
 color: #FFFFFF;
 padding: 20px 0px 0px 0px; 
 position:static; 
 }
 
#leftnavigation ul {
list-style:none;
padding:0px;
margin-top:50px;
}

#leftnavigation ul li{
background :  url(../images/bgnav2.png) no-repeat top left;
height:40px;
width:125px;
font-size:16px;
color:#FFFFFF;
text-align:center;
padding: 5px 0px 0px 0px;
text-transform:uppercase;
}

#leftnavigation ul li a{
color:#FFFFFF;
text-decoration:none;
}

#leftnavigation ul li a:hover{
text-decoration:underline;
}
 
#maincontent {
 float:right;
 width:820px;
 height: 315px; 
 color: #FFFFFF;  
 padding: 15px 15px 15px 15px;
 /*overflow:auto;*/
 overflow:hidden;   
}

.pagecontent {
width:755px;
font-size: 12px;
}

#logo {
height:100px;
width:965px;
}

.slide {
 margin:0px;
 height:250px;
 width: 795px; 
 background:#000000;
 overflow:hidden;
 border: 1px solid #FFFFFF;
}

#gallery {
 margin-top:20px;
 text-align:center;
}

.thumbnails a
{
	display: block;
	float: left;
	margin: 4px;
	
}
.thumbnails a img{ border: solid 1px Black; }
.thumbnails a:hover img{ border: solid 1px #aaa }

#lyrd {
float:right;
height:25px;
width:755px;
margin:10px auto;
margin-left:0;
margin-right:75px;
background:url(../images/about_topmenu.png) no-repeat top left;
color:#fff;
text-align:center;
}

#lyrd ul {
float:left;
width:790px;
list-style:none;
}

#lyrd ul li{
float:left;
font-size:16px;
color:#FFFFFF;
padding:0px 50px 0px 0px;
text-transform:uppercase;
}

#lyrd a {
color:#fff;
}

#footer { 
 clear:both;	
 margin: 0px auto;
 color: #FFFFFF;
 width:1024px;
 height:25px;
 text-align:center;
 padding-top:80px;
}

#footer a{ 
 color: #FFFFFF;
 text-decoration:none; 
}

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


#netwerk {
 color:#363636;
}

#netwerk a{
 color:#363636;
 text-decoration:none;
}
#netwerk a:hover {
 color:#A2FF00;
 text-decoration:underline;
}

.subtitle {
font-size:14px;
color:#000000;
text-transform:uppercase;
}

/* Scrollbar css */			
.scrollbar-vert{				
	margin-right:-10px;
	/*background-color: #83b1ec;*/
	background:url(../images/bg_scroll.png) repeat top center;
	height: 345px;
	width: 10px;
	float:left;
}
.handle-vert{
	height: 22px;
	width: 10px;
	/*background: #0334cf;*/
	background:url(../images/btn_scroll.png) top center;
}				

