
/***********RESET*******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
		font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 

/************STYLES***************/
#wrapper {
    position: relative;
    top: 20px;
    left: 50%;
    margin-left: -486px;
    /*border: 1px solid black;*/
    width: 972px;
}


#top {
	height: 120px;
}

#content {
	padding: 20px;
}

#left {
	position: absolute;
	width: 272px;
	/*height: 592px;*/
	background: #FFF url("/images/hosanna_01.gif") no-repeat;
}
#right {
	position: absolute;
	top: 0px;
	left: 271px;
	width: 700px;
	background: #FFF;
}

.imgleft {
	float: left;
margin: 5px 5px 5px 0;
}

.imgright {
	float: right;
margin: 5px 0 5px 5px;
}


#menu {
margin: 285px 0 0 65px;
}

#poweredBy{
margin-top: 195px;
}

body {
	background-color: lightblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: steelblue; font-weight: bold; margin-bottom: 15px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: blue;}

div.intro {font-weight: bold; margin-bottom: 10px}
.tekst { font-size: 11px; color: black;}
a {color: steelblue;}
a:hover {color: black;}
.adres { font-size: 10px; color: black; }
.email a { font size: 10px; color: lightblue;}
.logo { text-decoration: none;}
.logo img {border: 0;}
.formtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: black; }
.designtext {font-size: 10px; color: blue; }
.designtext a {font-size: 10px; color: blue; text-decoration:none; }
.designtext a:hover {font-size: 10px; color: black; }

#menu { font-size: 12px; color: lightblue; }
#menu a {
	font-size: 12px;
	color: white;
}
#menu a:hover {
	font-size: 12px;
	color: lightblue;
}

ul.itemList { margin: 20px 0 0 0;}
ul.itemList li a {
	font-size: 12px;
	color: #000;
}
ul.itemList li a:hover {
	font-size: 12px;
	color:steelblue;
}

ul.itemList li {
	list-style-type: square;
color: lightblue;
}


.toptabel { BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat; }
.lefttabel { BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat; }


#top {
	background-color: white;
}

#content {
	background-color: white;
}

#design {
	background-color: lightblue;
}

.resizer {background-color: #FFF;}

.links img {width: 65px; height: 65px;}

