body {
	background-color: #000000;
	color: #000; 
	
}

#ytre {
	margin: 0 auto;
	position: relative;
	background-image: url(images/main_table_bg.gif) !important;
	background-repeat: repeat-x;
	background-color: #fff !important;
}

#logo {
	width: 100%;
	text-align: center;
}

#logo .logo {
	margin-top: 5px;
}
#logo .address {
	margin-top: 10px;
}

body, td, th, p, div, span, li {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000; 
}

img {
	border: 0;
}

td, th {
	vertical-align: top;
}

p {
	margin: 0px 10px 10px 10px;
	color: #000;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}

li {
	margin: 5px;
}


a {
	color: #3db7e4;
	text-decoration: none;
}
a:link {
	color: #3db7e4;
	text-decoration: none;
}
a:visited {
	color: #3db7e4;
	text-decoration: none;
}
a:hover {
	color: #3db7e4;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #3db7e4;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h1, h2 {
	font-size: 14px;
}

h3, h4, h5, h6 {
	font-size: 12px;
}

/* heading in top header. will be removed. */
h1 {
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 10px;
	
}
/* mainly for headings in midfield */
h2 {
	margin: 15px 10px 10px 10px;
}
/* mainly for headings in sidebar */
h3 {
	margin: 15px 10px 0px 10px;
}
/* mainly for subheadings in midfield */
h4 {
	margin: 5px 5px 5px 10px;
}
/* used in menu and footer (!) */
h6 {
	margin-top: 3px;
	margin-bottom: 3px;
}

#Layer1 {
	position:absolute;
	left:23px;
	top:435px;
	width:155px;
	height:175px;
	background-color:#ffffff;
	border:1px none #000000;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}

#Layer1new {
	width:145px;
	height:350px;
	background-color:#ffffff;
	border:1px none #000000;
	z-index:1;
	overflow: auto;
}

#headerArea {
	width: 100%;
	height: 150px;
	position: relative;
}

#searchArea {
	position: absolute;
	top: 112px;
	left: 599px;
	width: 150px;
}
#searchArea img {
	position: relative;
	top: 2px;
}
#searchArea input {
	display: inline;
	width: 100px;
	height: 11px;
	color: #999999;
}
#searchArea form {
	display: inline;
}

.contentImg {
	margin: 10px;
}

.floatLeft {
	float: left;
	display: inline;
	margin-right: 10px; 
}

.frontTeaser p {
	margin: 0 10px 8px 10px;
}
.frontTeaser h2 {
	margin: 10px 10px 3px 10px;
}

.white, a.white {
	color: #fff;
}

.inputForm {
	
}
.inputForm  input, .inputForm textarea {
	border: 1px solid #333333;
	width: 220px;
	margin-bottom: 5px;
}

.smallerForm  input, .smallerForm textarea {
	width: 160px;
	
}


.inputForm  input.button {
	width: auto;
}

.inputForm label {
	margin-left: 10px;
	font-weight: bold;
}
form h4 {
	margin-left: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: Arial, sans-serif;
	text-transform: none;

}


table.siviltjenesteTable {
	border-collapse: collapse;
	margin-left: 10px;
}
.siviltjenesteTable, .siviltjenesteTable td, .siviltjenesteTable tr, .siviltjenesteTable th {
	border: 1px solid #666;
	padding: 1px;
}

table.contentTable {
	border-collapse: collapse;
	margin-left: 10px;
}
.contentTable, .contentTable td, .contentTable tr, .contentTable th {
	border: 1px solid #666;
	padding: 1px;
}

p.selectedMenuItem {
	color: #4f2d7f;
	text-decoration: underline;
}
