/* ----------------------------------------------------------------
                    Fundanemt Theme - Default
     Original Author: Oscar Eg Gensmann (oscar@gensmann.com)
---------------------------------------------------------------- */

/* Resetting html elements to prefered default status 
to remove some crossbrowser issues */
body{margin:0px;background-color:#8d8f8c;}
a img{border:none}
form{margin:0px}
p{line-height:18px}

/* Setting the font */
body, td{font:12px Arial,sans-serif;
background: url(http://www.galtenauto.dk/themes/multimenu/back.png) repeat-x;
background-color:#ffffff;
margin-top: 0px;
}

h1{
font-family:"Times New Roman",Georgia,Serif;
font-size:20px;
color: #f0f0f0;
}


a
{
color: #ad292a;
}

h2{
font-family:Verdana,Serif;
font-size:20px;
color: #ad292a;
}


h3{
font-family:Georgia,Serif;
font-size:20px;
color: #ad292a;
}

h4{
font-family:"Lucida Console",Georgia,Serif;
font-size:20px;
color: #ad292a;
}

h5{font-size:12px;}
h6{font-size:10px;}

/* Defining the canvas */
body{text-align:center;margin:auto auto;}

#container{
width:860px;
margin: 50px auto 0px auto;
padding: 0px 0px 20px 0px;
text-align:left;
position:relative;;
}


/* Styling the header */
#header {
background: url(http://www.galtenauto.dk/themes/multimenu/toppen.png) no-repeat;
width:860px;
height:219px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#logo{
position:relative;
top:0px;
left:0px;
}

/* Styling the content*/
#content{
color: #000000;
float: left;
font-size: 13px;
width:400px;
padding: 0px;
margin:0px 0px;
}

/* Styling the menu*/
#menu{
float: left;
width:200px;
padding-top: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

#menu ul{margin:0px;padding:0px;}
#menu ul li{list-style:none;margin:2px;padding:0px;}
#menu ul li a{
color: #000000;
display:block;
width:180px;
padding:3px 0px;
margin: 10px 0px;
padding-left: 2px;
background-color: none;
text-decoration:none;
}
#menu ul li a:hover{background-color:#f0f0f0;text-decoration:none; color: #000000;}

#menu ul li a.OII_l1{background-color:#f6f6f6;font-weight:bold;}


/* styling the 2level menu */
#menu ul li ul{margin-left:10px;}
#menu ul li ul li{margin:10px 0px;}
#menu ul li ul li a{background-color:transparent;width:310px}


/* Styling the factboxes */
#factboxes{
background: url(http://www.galtenauto.dk/themes/multimenu/cad.jpg) no-repeat right bottom;
height: 300px;
padding: 0px 0px;
width:200px;
position:absolute;
top:220px;
right:10px;
}

#factboxes .factbox{
padding:10px; 
margin-bottom: 5px;
color: #000000;
}


#factboxes h6{
font-size:15px;
color: #67a2ce;
text-align:left;
margin: 0px 0px;
padding: 0px 0px;
}

/* Styling the footer*/
#footer{
clear:both;
text-align:center;
}

#ffooter{
clear:both;
color: #8d8f8c;
text-align:center;
border-top:1px solid #cccccc;
}





#horizon        
	{
	color: white;
	background-color: none;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content2    
	{

	background-color: none;
	margin-left: -485px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 990px;
	height: 450px;
	visibility: visible
	}

