body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	background-color:#1E1E1E;
	color:#050505;
}

h1 {
	margin-top:0px;
	padding-top:0px;
}

.nopadding {
	margin:0px;
	padding:0px;
}

#konteiner {
	width:780px;
	margin:0 auto;
	position:relative;
}

h1#header {
	height:175px;
	width:780px;
	margin:0px;
	padding:0px;
}

h1#header a {
	background:url(header3.jpg) top left no-repeat;
	display:block;
	width:780px;
	height:175px;
}

hr {
	width:75%;
}

#topmeny {
	height:34px;
	list-style-type:none;
	margin:0;
	padding:0;
}

.hidden {
	display:none;
}

#topmeny {
	height:34px;
	list-style-type:none;
	margin:0;
	padding:0;
}

#topmeny li {
	float:left;
	list-style-type:none;
}
#topmeny a {
     display:block;
     height:0 !important;
     height /**/:34px;
     padding:34px 0 0 0;
		 
}
#index {
	height:34px;
	width:159px;
	background-image:url("images/indexhover.png");
	display:block;
}
#index:hover {
	background-position:bottom;
}
#portfolio {
	height:34px;
	width:209px;
	background-image: url("images/portfoliohover.png");
	display:block;
}
#portfolio:hover {
	background-position:bottom;
}

#articles {
	height:34px;
	width:186px;
	background-image: url("images/articleshover.png");
	display:block;
}
#articles:hover {
	background-position:bottom;
}

#aboutme {
	height:34px;
	width:225px;
	background-image: url("images/aboutmehover.png");
	display:block;
}
#aboutme:hover {
	background-position:bottom;
}

#content {
	float:left;
	background-color:#FEFEFE;
	padding-left:20px;
	padding-right:15px;
	background-image:url(images/faux.png);
	background-repeat:repeat-y;
	margin-right:3px;
}

#footer {
	clear:both;
	background-image:url(footer.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	height:45px;
	width:780px;
}

#meny {
	float:right;
	width:200px;
	margin:5px;
	margin-top:10px;
	padding:5px 0px 5px 15px;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	list-style-type:none;
}

.center {
	text-align:center;
}

.menyheader {
	margin-bottom:5px;
}

h2 {
	padding-top:5px;
}
/*=================Quick classes for colors and stuff========*/
.red {
	color:#FF0000;
}

.green {
	color:#009900;
}

.indent {
	text-indent:2em;
	margin:0px;
	padding:0px;
}

code {
	font-size:12px;
}

.small {
	font-size:0.9em;
}
/*#selftest {
	margin-left:85px;
	margin-top:25px;
	padding-left:5px;
	width:350px;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	text-align:justify;
}*/

#footerborder {
	width:75%;
	margin-top:5px;
	color:#1E1E1E;
}

/*======================Admin CP stuff==============*/
#news {
	font-size:11px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#F5F5F5;
}
#links {
	font-size:11px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#F5F5F5;
	width:700px;
}

#links td,tr {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding-left:5px;
}

#news td,tr {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding-left:5px;
}

/*==================articles stuff==============*/

abbr {
	text-decoration:none;
	border:0px solid #000000;
}

acronym {
	text-decoration:none;
	border:0px solid #000000;
}

/*=================link colors==================*/
a:link {
	color:#003366;
}     
a:visited {
	color:#003366;
}  
a:hover {
	color:#990000;
}
a:active {
	color:#333333;
}

fisk {
