
body {
background: #222;
color:#000;
padding: 0px;
height:100%;
}

a:link, a:visited, a:active {
color: #000; 
text-decoration: none;
}

.u {
font-family: verdana, georgia, sans-serif;
color: #000080;
font-weight: 600;
font-style: italic;
text-decoration: underline;
}


a img {
border: none;
}

.tekst:first-letter { 
font-size: 120% 
}


p { 
color: #000;
font-family: verdana, georgia, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: italic;
}

#main {
background:url("../images/ostara5.png");
background-size:1000px 700px;
background-repeat: no-repeat;
margin: 0 auto;
width: 1000px;  
height: 700px;
padding: 0px;
}

#content {
margin-left: 40px;
width: 550px;
float:left;
padding: 0px;
}

#sidebar {
float: left;
position: relative;
top: 0;
left: 0;
width: 220px;
height: 620px;
margin-left: 110px;
margin-right: 20px;
}

.menu {
float:left;
font-family:"Times New Roman", Times, serif;
font-style: italic;
font-size: 22px;
font-weight: bold;
width: 650px;
height: 40px;
margin: 0px;
padding: 0px;
margin-top: 20px;
margin-bottom: 0px;
}

.menu a {
margin-left: 40px;
}

#logo {
background-image: url("../images/ostara_logo.png");
background-size:550px 400px;
background-repeat: no-repeat;
width: 550px;
height:400px;
padding: 0;
}

#footer {
font-family:"Times New Roman", Times, serif;
text-align: center;
font-size:12px;
display:block;
clear:both;
position:relative;
bottom:0;
margin:0 20px 0 20px;
}

#footer a {
border-bottom:1px dotted #000;
}

/* ######contact###### */
fieldset ul, fieldset li{
	border:0; margin:0; padding:0; list-style:none;
     	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
     	font-weight: bold;
	color: #000;
}

fieldset li{
	clear:both;
	list-style:none;
	padding-top:10px;
}

fieldset input{
	float:left;
}

fieldset{
  	border-left: 0px solid #000;
  	border-top: 0px solid #000;
  	border-bottom: 0px solid #000;
  	border-right: 0px solid #000;
	width: 375px;
	margin-left: 20px;
	padding-top: 20px; 
	padding-bottom: 15px; 
	padding-left: 0px;
	padding-right: 50px;  
     	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
     	font-weight: bold;
	color: #000;
}

#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:25px;;
	left:20px;
	width:160px; 
	height:30px; 
	border: 1px solid #ccc; 
	background:#f4f4f4; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}

select.mainFormError
{
	background-color: #FADADD;
}

label.formField
{
	line-height:125%;
	padding:0 4px 1px 0;
	margin-top: 0px;
	margin-left: 10px;
	border:none;	
	display:block;
	font-family: verdana, georgia, sans-serif;
	font-size:100%;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	width:350px;
	float:left;
	color: #000;
}

.button-standard{
	width: 90px;
}
