/* 
   ----------------------------------------------------------
   Stylesheet			Blueline Design 
   Version				1.0
   Skapat				31 Mars 2004
   Senaste ändrat		31 Mars 2004
   --------------------------------------------------------

   Avmarkera med en kommentarsymbol body, p,td,ul,li om 
   du inte vill att stilmallen ska formatera standarstypsnittet.

*/	

body, p, td, ul, li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
} 


.serviceCenter {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	color: #006699; text-decoration: none;
}

a:link {
	color: #006699; text-decoration: none;
}
a:visited {
	color: #006699; text-decoration: none;
}
a:active {
	color: #006699; text-decoration: none;
}
a:hover {
	color: #669933; text-decoration: underline; 
}


.bauma:link  {
	color:#993300;
	text-decoration: none;
	font-weight:bold;
}
.bauma:visited  {
	color:#993300; 
	text-decoration: none;
	font-weight:bold;
}
.bauma:active  {
	color:#993300;
	text-decoration: none;
	font-weight:bold;
}
.bauma:hover   {
	color:#993300;
	text-decoration: none;
	font-weight:bold;
}

.left_navigation {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
}

h4 {
	color: #669933;
}

#search {
	height: 20px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#searchButton {
	height: 20px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}