/*
	Current version: 1.0
	
	Site: Stavsnäs Båttaxi
	www: battaxi.se
	Author: Patrik Westelius, patrik.westelius@atrox.se
	------------------------------------------------------------------
*/

html, body, form, fieldset, textarea, input{
	margin: 0;
	padding: 0;
	font: 100%/1.2 Arial, Helvetica, sans-serif;
}
html body{font-size: 76%; color: #202020;}
body{background: #6c92b6 url(../images/common/background.jpg) no-repeat top center;}
h1, h2, h3, h4, h5, h6{font-family: Arial, Helvetica, Serif; font-weight: normal; margin: 1em 0 .5em 0; background-color: transparent !important}
h1{font-size: 2.48em; margin: 0 0 .5em 0; color: #ce0614; }
h2{font-size: 1.3em; padding-top: 0; color: #000000; margin: 0 0 .2em 0;}
h3{font-size: 1.2em; margin: 5px 0 5px 0; color: #000000;}
h4, h5, h6{font-size: 1em; font-weight: bold;}
p{padding: 0; margin: 0 0 1.2em 0; background-color: transparent !important; line-height: 1.5em; font-size: 1em;}
a:link { color: #0000cc; text-decoration: underline;}
a:visited { color: #0000cc; text-decoration: underline;}
img {border: 0;}
.tidtabell {margin: 0 0 40px 0;}
.tidtabell td p {margin: 3px 5px; font-size: .9em;}
.tidtabell td h4 {margin: 3px 5px; font-size: .9em; font-weight: bold; color: #ce0614;}
.tidtabell-border {border-right: 1px solid #8f9fa7;}
.print {display: none;}
.print:hover {display: none;}
#subPage #content{float: left; display: inline; margin: 20px 0 0 0; width: 759px; overflow: hidden; border-left: 0;}
#menuContainer, #subMenuContainer, #footer{display: none;}