﻿html, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	height: auto;
	height:100%;
	overflow: auto;
	text-align: center;	
}
h1, h2, h3, h4, h5, h6
{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 { font-size: 20px; }
h2 { font-size: 19px; }
h3 { font-size: 18px; }
h4 { font-size: 17px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

form { display: inline; }
#Content
{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 1000px;
	min-height: 100%;
	overflow:visible;
	padding: 0px;
	margin: 0 auto;
	top: 0px;
	bottom: 0px;
	text-align: left;
}
#PageContentFront
{
	margin-top: 10px;
	padding-left: 10px;
}
#PageContent
{
	margin-top: 10px;
	padding-left: 30px;
	min-height: 350px;
}
#ContentHolder
{
	min-height: 350px;
}
#header
{
	margin: 0px;
	padding: 0px;
}
#MainMenuHolder
{
	text-align: right;
	font-weight: bold;
	!margin-top: 3px;
	margin-bottom: 3px;
}
#MainMenuHolder #NavPosition { float:left; margin: 0px 30px 0px 10px; font-size: 10px; }
a.MainMenuLink
{
	color: #364b85;
	margin: 0px 17px;
	text-decoration: none;
}
a.MainMenuLink:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.MainMenuLink:hover
{
	color: #566bA5;
	text-decoration: underline;
}
a.MainMenuLink:focus
{
	color: #566bA5;
	text-decoration: underline;
}
#BlueYellowHorizontalStripe
{
	background-image: url(   '../images/blueyellow_stripe.gif'  );
	background-repeat: repeat-x;
	height: 8px;
}
#SubMenuHolder
{
	background-color: #ffff35;
	padding: 3px 30px;
}
#SubMenuHolder a
{
	color: #364b85;
	margin: 0px 17px;
	text-decoration: none;
}
#SubMenuHolder a:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#SubMenuHolder a:hover
{
	color: #566bA5;
	text-decoration: underline;
}
#SubMenuHolder a:focus
{
	color: #566bA5;
	text-decoration: underline;
}
#SubMenuHolder a.Active
{
	color: #364b85;
	margin: 0px 17px;
	text-decoration: none;
	font-weight: bold;
}
#SubMenuHolder a.Active:hover
{
}
#SubMenuHolder a.Active:focus
{
}
#SubMenuHolder a.Active:active
{
}
.InlineRightFloat
{
	float: right;
	display: inline;
}
.InlineLeftFloat
{
	float: left;
	display: inline;
}
.FloatBreak
{
	clear: both;
}
#WelcomeText
{
	width: 520px;
}
#FrontCargoTruckContactInfo
{
	background-image: url( '../images/lastbil_storavita.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	width: 437px;
}
#FrontAktuelltHolder {
	border: 1px solid #32498A;
	border-top: 3px solid #32498A;
	width: 305px;
	height: 250px;
	overflow: auto;
}
.FrontAktuelltHeader 
{
	background-color: #99a2b9;
}
#FrontAktuelltHolder h3 {
	margin: 0px;
	padding: 2px 10px;
	color: #eee;
}
#NewsList 
{
	float:right;
	margin-left: 30px;
	width: 200px;
	border-left: 1px dotted gray;
	padding: 10px 5px;
	min-height: 380px;
}
#PageFooter 
{  
	margin-top: 20px; 
	border-top: 1px dotted gray;
}
#CopyrightInfo {
	margin-top: 8px;
	font-size: 10px;
}
#ContactInfoFooter
{
	font-size: 10px;
	width: 437px;
}
.ArialFont 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
.bold { font-weight: bold; }
.PadLeft30 { padding-left: 30px; }
.PadLeft20 { padding-left: 20px; }
.PadLeft10 { padding-left: 10px; }
.PadRight30 { padding-right: 30px; }
.PadRight20 { padding-right: 20px; }
.PadRight10 { padding-right: 10px; }
.PadTop10 { padding-top: 10px; }
.PadBottom10 { padding-bottom: 10px; }
.nowrap { white-space: nowrap; }
.KontaktPersonHolder
{
	float:left;
	margin-right: 20px;
	display: inline;
	text-align: center;
	border: 1px dotted gray;
	padding: 5px;
}
