/*

By Ariotellos

http://www.ariotellos.com/hemsideverkstad/



*/



*

{

margin: 0px;

padding: 0px;

}



a:link {

	color: #306;

}



a:hover {

	text-decoration: none;

	color: #036;

}



a:visited {

	color: #036;

}



body {

	

	font-family: Arial, Helvetica, sans-serif;

	color: #006;

	font-size:12px;

	

	

}



#content

{
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	/* [disabled]margin-bottom: 0; */
	margin-left: auto;

}



#main

{

width: 800px;

background: url(images/back.jpg) no-repeat;

padding: 30px;

padding-top: 15px;

}



#back

{

width: 800px;

background: url(images/table_back.gif) no-repeat;

}



#header {

	height: 285px;

	text-align: right;

	background: url(images/header.jpg) no-repeat;		

}



#logo {



width: 800px;

height: 250px;

text-align: right;

padding-top: 0px;

padding-right: 10px;

}





#logo a {

	text-decoration: none;

	text-transform: lowercase;

	font-style: italic;

	font-size: 18px;

	color: #999;

}

#logo H2 a

{

	font-size: 10px;

}





#menu

{

width: 800px;

height: 35px;

padding-left: 0px;



background: url(images/buttons.gif) no-repeat;

}



#menu ul {

	list-style: none;	

}



#menu li {

	

	display: inline; 

	

}



#menu a {

	float: left;

	width: 80px;

	height: 33px;

    display: block;

	text-align: center;

	text-decoration: none;

	color: #FFF;

	font-weight: ;

	font-size: 13px;

	padding-top: 0px;

	font-family: Arial, Helvetica, sans-serif;

}



#menu a:hover {

	width: 80px;

	height: 33px;

	color: # 000;

	text-decoration: none;

	background: url(images/buttons_r.gif) repeat-x;

}









#right

{

	width: 250px;

	float: right;

}



#right H3

{

width: 224px;

height: 34px;

font-size: 14px;

font-weight: bold;

padding-left: 25px;

padding-top: 15px;

text-transform: uppercase;

font-family: Arial, Helvetica, sans-serif;

color: #ffffff;

background: url(images/title.gif) repeat-x

}



#right ul {

	list-style: none;

	margin-bottom: 10px;

	background: url(images/title_back.gif) no-repeat top;

}







#right li  {

	padding: 6px;

	padding-bottom: 5px;

}



#right a {

	color: #666;

}

#right a:visited {

	color: #666;

}



#right p

{

font-size: 10px;

}



.bot

{

padding: 10px;

}





#left

{
	width: 730px;
	padding-top:7px;
	/* [disabled]padding-right: 0px; */
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;

}



#left H4

{

	margin: 0;

	padding: 0px;

	font-size: 12px;

	color: #66C;

}



#left a

{
	color: #900;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;

}



#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}



#left h2  {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #006;
	text-align: center;

}



#left h1  {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #006;
	position: static;
	width: auto;
	top: auto;
	right: 200px;
	font-size: 18px;

}







#left ol

{

margin-left: 30px;

}



#footer {

	height: 54px;

	width: 800px;

	clear: both;

	padding-top: 20px;

	border-top: 5px solid # 999;

	margin-left: 0px;

	margin-right: 0px;

	background: url(images/footer.gif) repeat-x top;

	color: #ffffff;

}



#footer p {

	margin: 0;

	font-size: 10px;

	text-align: center;

	color: #000;

}



#footer a {

	color: #FFF;

	text-decoration:none;

}



/* image positioning - left, right and center */

.left

{ float: left; 

 

}



.right

{ float: right; 

  

}



.center

{
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;

}





#lef

{

width: 650px;

padding: 50px;

padding-top:7px;

}



#lef H4

{

	margin: 0;

	padding: 0px;

	font-size: 12px;

	color: #006;

}



#lef a

{

color: #006;

text-decoration: none;

}



#lef p {

	margin: 5px;

	padding: 0;

	padding-bottom: 10px;

}



#lef h2  {

	margin: 0;

	padding: 0;

	padding-top: 0px;

	color: #006;

}



#lef h1  {

	margin: 0;

	padding: 0;

	padding-top: 10px;

	color: #006;

}



#lef a:link {

	color: #999;

}



#lef a:hover {

	text-decoration: none;

	color: #333;

}



#lef a:visited {

	color: #333;

}





/*

Dropdownmeny



*/



.subMenu {

	position:absolute;

	display:none;

	

}



#nav, #nav .subNav, ul#nav li {

   list-style-type: none;

   padding: 0px;

   margin: 0px;			

}

ul#nav li {

   width: 100px;

   background-color: #7281a1;

   color: white;

   font-family: "Trebuchet MS", Arial, Sans-serif;

   font-size: 12px;

}

ul#nav li ul.subNav li {

   background-color: #3b4e75;

}

ul#nav li ul.subNav li a:link, ul#nav li ul.subNav li a:visited {

   display: block;

   height: 20px;

   color: white;

   text-decoration: none;

}

ul#nav li ul.subNav li a:hover, ul#nav li ul.subNav li a:active {

   background-color: #2a3d64;

}



ul#nav>li {

   height: 20px;

   overflow: hidden;

   line-height: 20px;

}

ul#nav li:hover, ul#nav li:active {

   height: auto;

   overflow: auto;

}
#content #back #main #content #left h3 br {
	text-align: center;
	font-size: 14px;
}
#content #back #main #content #left .center {
	font-size: 14px;
	text-align: center;
}
#content #back #main #content #left div h3 {
	font-size: 16px;
}
#content #back #main #content #left div .center {
	font-size: 18px;
	text-align: center;
}
#leftSpalt {
	float: left;
	width: 365px;
}
#rihgt3 {
	float: right;
	width: 365px;
}
#content #back #main #content #left div #leftspalt #leftside1 .style3 strong {
	font-weight: normal;
}
#content #back #main #content #left div #rightspalt #righttside #rightside1 p {
	text-align: center;
	font-size: 14px;
}
#content #back #main #content #left div #leftspalt .style3 strong {
	font-size: 18px;
}
#content #back #main #content #left h3 {
	font-size: 24px;
}
#content #back #main #content #left .style5 strong {
	font-size: 14px;
}
#content #back #main #content #left p {
	font-size: 14px;
}
#content #back #main #content #left div #leftspalt .style3 {
	font-size: 14px;
}

