body, Table {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif, arial;
	font-size: 12px;
	color: #5695C1;
	 line-height: 16px;
}

body {
	background-color: #ABC6D9;
}

.indehold {
	vertical-align: top;
}

.indeholdstr {
  /*  background-color: #F6EEE3;*/
}


.ramme {
	width: 800;
	background-image: url("head.png");
	background-repeat: no-repeat;
	vertical-align: top;
}

.boxmid {
	width: 750;
	background-image: url("box-mid.png");
	background-repeat: repeat-y;
	vertical-align: top;
}

.boxtop {
	width: 750;
	background-image: url("box-top.png");
	background-repeat: no-repeat;
}

.boxdown {
	width: 750;
	background-image: url("box-down.png");
	background-repeat: no-repeat;
}

.copyright {
	padding-top: 10;
	padding-bottom: 10;
/*	background-color: #F6EEE3;*/
}

.copyrightlinje{
	vertical-align: buttom;
	border-top: 1px solid #464238;
}

h2 {
    margin:0px;
    color: #464238;
	font: normal 18px Verdana, sans-serif, arial;
}

h4 {
    margin: 0px 0px 4px 0px;
    color: #464238;
	font: normal 14px Verdana, sans-serif, arial;
}

.newsbox {
  /*  background-color: #EFE4D8;*/
    padding: 10px;
}

.piclink {
	padding: 5px 0px 8px 8px;
}

.piclink img {
	border: 3px solid #D1C7BC;
}
.piclink a:hover * {
	border: 3px solid #F37F28;
}


/* LĖNK CSS */

a:link{
	text-decoration: none;
	color: #CE333A;
}

a:visited {
	text-decoration: none;
	color: #CE333A;
}

a:hover {
	text-decoration: underline;
	color: #CE333A;
}




/* LINK CSS END */



input {
	background-color: #EFE4D8;
	border: solid 1px #464238;
	color: #464238;
}



SELECT {
	background-color: #EFE4D8;
	border: solid 1px #464238;
	color: #464238;
}



textarea {
	background-color: #EFE4D8;
	border: solid 1px #464238;
	color: #464238;
}


.picborder {
	border: 1px solid #444444;
}
