/*Element som är nollställda för kompatibilitet
och attribut som inte är ifyllda. Anpassa till ditt sätt så du kan jobba snabbare.*/

/*-----START på nollställning-----*/

img, p, a, h1, h2, h3, h4, form {
	margin:0;
	padding:0;
	border:0;
}

body {
	margin: 0;
	padding:0;
	border:0;
	height:100%;
	background-image: url("images/body_bg.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	font: 12px Arial;
	color: #666;
}
p{
	line-height: 1.6em;
	padding-bottom: 10px; 
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#container{
	background: url("images/container_bg.png") no-repeat #fff;
	width: 1072px;
	height: 750px;
	margin: 0 auto 0 auto;
	
}

/* html tags */
h1, h2, h3{
	font-family: Helvetica, Arial;
	color: #333;
}

h2{
	font-size: 17pt;
	padding: 5px 0 5px 0;
	font-weight: normal;
}

h3{
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	padding: 15px 0 5px 0;
}


#content{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding: 10px 20px;
	min-height: 700px;

}

#contentText{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Tahoma;
	font-size:13px;
	width: 650px;
	float: left; 
	padding: 10px;
	text-align:left;
}

#contentText h2{
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-family:"trebuchet ms","lucida grande",sans-serif;
	font-style:italic;
	color: #222;
}

#contentText h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-family:"trebuchet ms","lucida grande",sans-serif;
	font-style:italic;
	color: #222;
}


#contentText ul li{
	padding: 3px 0;
}

#col-1{
	float:left;
	width: 290px;
	padding: 5px;	
	background:url(images/boxes_bg.gif) repeat-x #fff;
	height: 200px;
	min-height: 200px;
}

#col-2{
	float:left;
	width: 290px;
	padding: 5px;
	height: 200px;
	min-height: 200px;
	background:url(images/boxes_bg.gif) repeat-x #fff;
}

#boxes h3{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	font-style:normal;
}

#boxes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#boxes ul{
	padding: 0;
	margin: 5px 0 0;
	list-style-type: none;
}

#boxes ul li{
	padding: 2px 5px;
	list-style-type: none;
}

#header{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	height: 180px;
	margin-top: 8px;
	background:url(images/header/head02.jpg) no-repeat;
}
#header h1{
	float: right;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
	margin: 20px 40px;
}

#header img{


}

#logotype{
	position: absolute;
	width: 172px;
	height: 180px;
	z-index: 2000;
}

#navigation{

	width: 1000px;
	margin: 1px auto 0 auto;
	background:url(images/navigation-bg.png) repeat-x;
	border-top: 1px solid #222;
	border-bottom: 1px solid #333;
	height: 34px;
	

}

#navigation ul{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
	
}

#navigation ul li{
	float: left;
	line-height: 3.0em;
	
	
}

#navigation ul li a{
	text-decoration:none;
	color: #fff;
	margin: 0 5px 0 0;
	padding: 8px 15px 9px 15px;
	background: none;
	background:url(images/navigation-bg-hover.png) repeat-x;
	
}

#navigation ul li a:hover{
	background:url(images/navigation-bg.png) repeat-x;
	color: #ffffff;	
}

#navigation ul li a.active{
	background:url(images/navigation-bg.png) repeat-x;
	color: #ffffff;
}




#sidebar{
	float: right;
	width: 300px;
}

#sidebar #restaurants ul{
	margin: 20px 0;
	padding: 0;
}

#sidebar #restaurants ul li{
	text-align: center;
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	
}

#footer{
	background:url(images/footer_line_bg.gif) repeat-x;
	padding: 20px 20px 5px 20px;
	width: 100%;
}
#footerText{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border-top: 1px solid #ccc;
	font-size: 11px;
	color: #666;
	padding: 5px 0;
}

#footerText ul{
	float: left;
	padding: 0;
	margin: 0 40px 0 0;
}

#footerText ul li{
	margin-right: 10px;
	list-style-type: none;

}

.clearFloat{
	clear: both;
}


/* kontakta oss */

#formContactUs{
	width: 300px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
}

#contactUs input, textarea{
	float: left;
	width: 300px;
	padding: 3px;
}

#contactUs textarea{
	height: 100px;

}


#contactUs label{
	float: left;
	width: 300px;
	margin-top: 10px;
	line-height: 1.4em;
}



#contactUs .btnSubmit{
	width: 150px;
	margin-top: 10px;
}

#ul_logos ul{
	padding: 0;
	margin: 0;

	
}

#ul_logos li{
	float: left;
	list-style-type: none;
	margin: 0 18px;
}



