/*
.blokk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	float: left;
	margin-right: 3px;
	
}

.blokk a:link, .blokk a:visited   {
	width: 140px;
	display: block;
	text-decoration: none;	
	padding: 2px 0px 2px 7px;
	color: #FFFF88;
	background: #3366CC url(../images/Hydro_logo_dark.gif) 0 0 no-repeat fixed;
	border-top-color: #9494CD;
	border-bottom-color: #000033;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
}

.blokk a:hover {
	background: #660000 url(../images/Hydro_logo_active.gif) 0 0 no-repeat fixed;
	color: #FFFF00;
	background-color: #660000;
	border-top-color: #CC3333;
	border-bottom-color: #330000;
}

.blokk a:active {
	background: transparent url(../images/Hydro_logo_active_2.gif) 0 0 no-repeat fixed;
	color: #FFFF00;
	background-color: #CC3300;
}
 

*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/Hydro_logo_normal_rippel.gif);
	background-color: #334998;
	position: absolute;
	left: inherit;
	top: inherit;
	background-attachment: fixed;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom-color: #334998;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6{

	border-top-color: #9494CD;
	border-left-color: #9494CD;
	border-bottom-color: #000033;
	border-right-color: #000033;
	border-top-style: solid;
	border-width: 1px;
	border-style: solid;
	/*display: table; */
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
		
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	
}
h2{
	font-size: 20px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
h5{
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
.soek {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	background-image: url(../images/Hydro_logo_light.gif);
	background-color: #55AAFF;
	font-size: 10px;
	color: #CCCCCC;
	
}
	
.kommentar {
	background-color: #FFFFCC;
	font-size: 9px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 4px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	display: block;
	color: #000000;
}
.blokk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	/* margin-right: 3px;
	width: 144px; 
	display: block; */

	
}

a {
	text-decoration: none;
	color: #FFFF88;
	width: 140px;
	height: 15px;
	display: block;
	border-top-color: #556CBB;
	border-left-color: #556CBB;
	border-bottom-color: #2B3E7D;
	border-right-color: #2B3E7D;
	border-top-style: solid;
	border-width: 1px;
	border-style: solid;
	padding: 2px 0px 2px 7px;
	margin-bottom: 1px;
	background-image: url(../images/Hydro_logo_normal_rippel.gif);
	background-repeat: no-repeat;
	background-color: #334998;
	background-position: 0 0;
	background-attachment: fixed;
}
/*
a:link, a:visited {
	text-decoration: none;
	color: #FFFF88;
	width: 140px;
	display: block;
	border-top-color: #9494CD;
	border-left-color: #9494CD;
	border-bottom-color: #000033;
	border-right-color: #000033;
	border-top-style: solid;
	border-width: 1px;
	border-style: solid;
	height: 20px;
	padding: 2px 0px 2px 7px;
	margin-bottom: 1px;
	background-image: url(../images/Hydro_logo_light_rippel.gif);
	background-repeat: no-repeat;
	background-color: #334998;
	background-position: 0 0;
	background-attachment: fixed;
}
*/    


a:hover {
	/*
	background: #660000 url(../images/Hydro_logo_active_2.gif) 0 0 no-repeat fixed;
	color: #FFFF00;
	background-color: #660000;
	border-top-color: #CC3333;
	border-left-color: #CC3333;
	border-bottom-color: #330000;
	border-right-color: #330000;
	*/

	color: #FFFFFF;
	border-top-color: #000033;
	border-left-color: #000033;
	border-bottom-color: #9494CD;
	border-right-color: #9494CD;
	background-color: #000099;
	background-image: url(../images/Hydro_logo_indigo_rippel.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 0;
}
/*
a:active {
	background: transparent url(../images/Hydro_logo_active_2.gif) 0 0 no-repeat fixed;
	color: #FFFF00; 
	background-color: #CC3300; 
}
*/
 
