body {
	margin:0px;
  padding:0px; 
  text-align:center;
	background-color:#A0A0A0;
        font-family: "verdana", arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
        }

a {
	text-decoration: none;
	color: #50555A;
}
a:hover {
	text-decoration: none;
	color: #50555A;
}




#wrapper {
	width:710px;
height:400px;
    position:absolute;
  top:50%;
  left:50%;
  margin:-200px 0px 0px -350px;
  overflow:visible;
	    }
#left {
width:184px;
height:400px;
float:left;
background-color:#f0f0f0;
border:10px solid #ffffff;
padding:0px;
margin:0px;
}
.logo {
width:184px;
float:left;
background: url(/images/logo.png) no-repeat;
height:150px;
}
.menu {
width:184px;
float:left;
text-align:left;
line-height:18px;
}
#content {
width:476px;
float:right;
text-align:left;
background: #fff url(backwrapper.gif);
overflow: hidden;
border:10px solid #ffffff;
margin: 0 auto;
}
.picture {
float:left;
width:476px;
height:150px;
}
.tekstmenu {
float:left;
width:50px;
}
.main {
float:left;
width:416px;
text-align:left;
padding:5px;
background-color:#fff;
color: #50555A;
}
.list1 {
float:left;
width:150px;
text-align:left;
padding:5px;
background-color:#fff;
color: #50555A;
}
.list2 {
float:left;
width:150px;
text-align:left;
padding:5px;
background-color:#fff;
color: #50555A;
}
#footer {
width:700px;
height:75px;
float:right;
text-align:right;
font-size:9px;
color:#ffffff;
 	    }
.nav {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	width: 184px;
	list-style: none;
}

.nav li {
	display: block;
	width: 184px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(/images/linkover.png);
}
.nav li.navtitle {
	background: url(/images/menutitle.png);
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 19px;
	color: #6E6F64;
}
.nav li.navcurrent a {
	font-weight: bold;
	color: #0297A8;
}
.nav li a {
	display: block;
	width: 184px;
float: left;
	margin: 0px;
	padding: 0px;
	background: url(/images/linkout.png);
	text-indent: 35px;
	color: #6E6F64;
}

.nav li a:hover, .nav li strong a:hover  {
	background: none;
}


.nav li strong a {
	display: block;
	width: 184px;
	text-indent: 35px;
	font-weight: bold;
	color: #A0D200;
}
.main h4 {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 13px;
	color: #0297A8; 
	}
.contactleft {
float:left;
width:175px;
text-align:left;
color: #50555A;
}
.contactright {
float:left;
width:200px;
text-align:left;
color: #50555A;
}

