body {
	padding: 0;
	margin: 0;
	background: #E2E2E2 none repeat;
}

a:link    {color: #000000;
		text-decoration:none; 
           }
		   
a:visited {color: #000000; 
text-decoration:none;
           }
		   
a:hover   {color: #000000; 
text-decoration:none;
           }
#header {
	background: url(../images/top_grey_bar_sides_2.png) repeat-x center top;
	width: 100%;
	margin: 0;
	text-align: center;
	padding: 0;
	/*border:1px red solid;*/
}

#table1{
	border:2px #999999 solid;
	height:908px;
	min-height:908px;
}

#table1 a:visited{
	text-decoration:none;
	color:#0000FF;
}

#forside{
	position:relative;
	left:-10px;
}
#forsideedu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
}
#forsidetoy{
	position: absolute;
	top: 0px;
	left: 290px;
	width: 260px;
}

#table2{
	border:2px #999999 solid;
	height:908px;
	min-height:908px;
}

#table2 a:visited{
	text-decoration:none;
	color:#0000FF;
}

#tekst1{
	margin-left:10px;
}

#tekst1 a:visited{
	position:relative;
	left:-10px;
}

#tekst2{
	margin-left:10px;
}

#tekst2 a:visited{
	position:relative;
	left:-10px;
}

#felt1 a:link a:hover a:active a:visited{
	text-decoration:underline;
}

#liList{
	margin-left:-20px;
}

#liList a:link{
	text-decoration:none;
	color:#000000;
	margin-left:25px;
}

#liList a:hover{
	color:red;
	text-decoration:none;
	margin-left:25px;
}

#liList a:active{
	text-decoration:none;
	color:#000000;
	margin-left:25px;
}

#siteList li{
	margin-left:-20px;
}

#siteList li a:link{
	text-decoration:none;
	color:#000000;
	margin-left:-20px;
}

#siteList li a:hover{
	text-decoration:underline;
	color:#000000;
	margin-left:-20px;
}

#siteList li a:active{
	text-decoration:underline;
	color:#000000;
	margin-left:-20px;
}

#siteList li a:visited{
	text-decoration:none;
	color:#000000;
	margin-left:-30px;
}

#liList a:visited{
	text-decoration:none;
	color:#000000;
	margin-left:15px;
}

#header_content {
	height: 76px;
	width: 760px;
	margin: auto;
	padding: 0;
	background: url(../images/header_content.png) no-repeat center top;
}

#navBar {
	width: 760px;
	height: 35px;
	margin: auto;
	background: #fff url(../images/menu_760_2.jpg) repeat-x center top;
	font: 12px Arial, Helvetica, sans-serif;
}


#navBar a {
	border-left: 1px solid #7e7e7e;
	height: 35px;
	background: #eee url(../images/menu_2.jpg) left top;
	color: #000;
	text-decoration: none;
	line-height: 25px;
	padding-bottom: 2.5px;
	padding-top: 2.5px;
	padding-left: 38.5px;
	padding-right: 40px;
	font-weight: normal;
}

#navBar a:hover, #navBar a.selected {
	cursor: pointer;
	background: #ddd url(../images/hover.jpg) top;
}

#knap_kontakt{
	border-right:1px solid #7e7e7e;
}

#wrapper {
	margin: auto;
	padding: 0;
	height: auto;
	width: 760px;
	background: #FFF url(../images/content_bg.gif) repeat-y;
	z-index:10;
}

#sidebar {
	height: auto;
	width: 150px;
	margin-right: 5px;
	float: right;
	position:relative;
	top:-10px;
	z-index:10;
}

*html #sidebar {
	height: auto;
	width: 150px;
	margin-right: 2px;
	float: right;
	position:relative;
	top:3px;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 13px "Trebuchet MS", arial, sans-serif;
}

#sidebar a {
	display: list-item;
	background:    url(../images/nav_index.jpg) no-repeat left top;
	width: 140px;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	font-weight: normal;
	font-size: 12px;
}
*html #sidebar a {
	display: block;
	background:    url(../images/nav_index.jpg) no-repeat left top;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	font-weight: normal;
	font-size: 12px;
}


#sidebar a:link, a:visited {
	color: #333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

#sidebar li a:hover {
	color: #A50108;
	background:    url(../images/nav_index_dark.jpg) no-repeat left top;
}

#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 15px;
	font-family: "Trebuchet MS", arial;
}

.box_top {
	background-image:  url(../images/box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:15px;
	height:30px;
}
.box_top_empty {
	background-image:  url(../images/box_top_empty.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:15px;
	height: 5px;
}

.box_headings {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	position:relative;
	top:5px;
}

.box_middle {
	position:relative;
	background-image:  url(../images/box_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left:15px;
	margin-top:0px;
	height:200px;
	min-height:200px;
}

#box_bottom{
	background-image: url(../images/box_bottom.png);
	background-repeat:repeat-y;
	margin-left:15px;
	margin-top:-48px;
	margin-bottom:0px;
	height:61px;
}

.news {
	margin-left:23px;
}

#content{
	margin-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:15px;
	margin-left:25px;
	margin-right:15px;
	margin-bottom:0px;
	width: 550px;
}

#footer {
	position:relative;
	margin:0px auto;
	margin-top:0px;
	color: #666;
	text-align: center;
	height: auto;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #FFF url(../images/content_bg.gif);
	font: normal 12px "Trebuchet MS", arial, sans-serif;
}

#footer a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#footer a:visited {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/1pt.gif) repeat;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}