@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	margin-top:20px;
}

a {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 


}

p {
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0
}


a:hover {
	color: #0000FF;
	text-decoration: none;
}

#container {
	width:900px;
	margin-top:0px;
}

#header {
	position: fixed; 
	background-color:#FFF;
	width: 900px;
	display: block;
	float: left;
	height:51px;
	margin-top:-20px;
	padding-top:15px;
}

#logo {
	float:left;
	width:56px;
	display:block;
}

#menu {
	float: left;
	width:730px;
	margin-top:0px;
	max-height:41px;
	margin-left:13px;

}


#menu ul {
	margin-top:0px;
	max-height:41px;
	max-width: 900px;

}


#menu ul li {
	width:190px;
	height:20px;
	margin-bottom:8px;
	float: left;
	list-style-type:none;
	margin-right:20px;
}

.menu_default {
	background-image:url(images/plus.jpg);
	list-style-type:none;
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: 1.4em;
}

.menu_current {
	color: #0000FF;
	text-decoration: none;
	background-image:url(images/min.jpg);
	list-style-type:none;
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: 1.4em;
}
	

#content {
	width: 510px;
	height: 100px;
	display: block;
	padding-left: 127px;
	padding-top:80px;
}

.clear {
    clear: both;
}



#post-title {
	font-size: 12px;
	color: #000000;
	float:right;
	margin-bottom:10px;

}

#post {
	margin-bottom: 20px;
	font-family: Geneva, Arial; 
	font-size: 12px; 

}

#post-date {
	margin-left:-75px;
	float:left;
	margin-bottom:10px;
	text-align:right;
	font-family: Geneva, Arial; 
	font-size: 12px; 


}

#post-date a{
	font-family: Geneva, Arial; 
	font-size: 12px; 
}


#post-date, post-title a:hover{
		text-decoration: none;
}

#pagetitel {
	margin-bottom:10px;
	margin-top:10px;
	color:#0000FF;
}

.news {
	font-family: Geneva, Arial; 
	font-size: 12px; 
	margin-left:-117px;
	float:left;
	margin-bottom:10px;
	display:block;
	text-align:right;
	width:100px;
}

.contact {
	margin-left:-110px;
	float:left;
	margin-bottom:10px;
	display:block;
	text-align:right;
	width:100px;
}
.contacttekst {
	float:right;
	display:block;
	text-align:left;
	width:100%;
}

#intro {
	margin-left:70px;
}

.toptekst {
	color:#666666;
}

.logointro {
	margin-top:50px;
}
.tekstopintro {
	color:#808080;
	text-align:left;
}

.tekstopintro2 {
	float:left;
	margin-right:70px;
}

#cv {
	margin-left:-126px;
}

#clients {
	margin-left:-99px;
}

#plus {
	margin-left:-17px;
	float:left;
}

#back {
	margin-left:-44px;
	float:left;
	margin-top:-8px;
}

