@charset "iso-8859-1";
/* author: pdk */
/* Creation date: 2007-09-01 */
body {
	text-align:center;
	margin:0px;
	padding:10px;
	background:#ced;
	font: normal 13px Calibri, Verdana, Tahoma, Arial, Georgia, sans-serif;
}

img {
	margin:0px;
	border:0px;
}

table {
	text-align:center;
}

td {
	text-align:center;
}
	
h1 {
	height:1.5em;
	margin:auto;
	text-align:center;
	font-family:Verdana;
	font-size:1.4em;
	font-weight:500;
/*	background:#aca;*/
	padding:10px 0px 0px 0px;
}

h2 {
	text-align:left;
	font-family:Verdana;
	font-size:1.2em;
	font-weight:600;
}

h3 {
	text-align:left;
	font-family:Verdana;
	font-size:1.0em;
	font-weight:600;
}

p {
	padding-left:10px;
	padding-right:10px;
}

#page {
	color:#444;
	margin:auto;
	width:1250px;
	height:100% auto;
	border:1px solid blue;
	padding:0px 0px 10px 0px;
	background:#ddd url(./images/altrask.jpg) no-repeat center top;
	text-align:center;
	white-space:nowrap;
	-moz-box-shadow: 0 0 10px #333;box-shadow: 0 0 10px #333;
}

#page a:link{/*color:#b00;*/text-decoration:none;}
#page a:visited{/*color:#b00;*/text-decoration:none;}
#page a:hover{text-decoration:underline; }
#page a:active{color:#66f; text-decoration:none;}

#menu {
	width:948px;
	height:25px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid blue;
	text-align:center;
	font-size:100%;
	line-height:25px;
}

#menu li {
	height:20px;
	display:inline;
	list-style-type:none;
	margin-right:10px;
}

#top {
	height:73px;
	width:928px;
	margin:5px 5px 5px 5px;
	padding:5px;
	border:0px solid blue;
	background:#bba url(../bilder/banner1.jpg) top left no-repeat;
}

#text {
	float:left;
	width:634px;
	height:100%;
	min-height:410px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid blue;
}

#text img {
	margin:0px;
}

.centrera {
	width:100% auto;
	text-align:center;
}

#left {
	float:left;
	width:155px;
	height:100%;
	min-height:420px;
	margin:10px 0px 0px 0px;
	padding:0px;
	border:0px solid blue;
}

#vmenu {
	float:left;
	width:153px;
	height:100%;
	border:1px solid blue;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#vmenu li {
	height:20px;
	list-style-type:none;
}

#subtext {
	float:left;
	width:637px;
	height:100%;
	text-align:left;
	margin:auto;
	padding:0px;
	border:1px solid blue;
}

#right {
	float:right;
	width:155px;
	height:100%;
	min-height:420px;
	margin:auto;
	padding:0px;
	border:0px solid blue;
}

#bottom {
	float:left;
	width:948px;
	height:100%;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border:0px solid blue;
	font-size:.8em;
}

div.navigator{
	font-size:smaller;
	padding:5px;
	text-align:center;
}

div.totalpagesdisplay{
	padding-top:15px;
	font-size:smaller;
	text-align:center;
	font-style:italic;
}

.navigator a, span.inactive{
	padding : 0px 5px 2px 5px;
	margin-left:0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.navigator a:link, .navigator a:visited,
    .navigator a:hover,.navigator a:active{
	color: #3300CC;
	background-color: #FAEBF7;
	text-decoration: none;
}

span.inactive{
	background-color :#EEEEEE;
	font-style:italic;
}

#ver{width:960;color:inherit;padding-top:1px;font-size:.8em;}

.inaktiv a{color:#999;background:#ccc;}
.inaktiv a:hover{background-color:#69a; color:#000;}

#navcontainer { width: 153px; }

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 145px;
	background-color: #ddd; /*036*/
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited {
	color:#666;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #369;
	color: #fff;
}

#acti table {
	color:#f00;
	font-size:.5em;
}

pre {
 padding: 0px;
 font-family: Arial;
 font-size: 8pt;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 webkit-box-sizing:border-box;
 display:block; 
 white-space: pre-wrap;  
 white-space: -moz-pre-wrap; 
 white-space: -pre-wrap; 
 white-space: -o-pre-wrap; 
 word-wrap: break-word; 
 width:100%; 
 /*overflow-x:auto;*/
}
