/* CSS Document */

html, body, ul, ol, li, form, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #255c79;
}

p {
	font-size: 1em;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: 14px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: 14px;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.imgBoder3px {

	padding:2px;
	border: 3px solid #CCCCCC;
}

.tabelllinjeTD {
	color: #000000;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #255C79;
	padding-top: 2px;
}

.tabellData {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D0E0E6;
	border: 1px solid #666666;
	margin:10px 0;
}
.tabellDataHeader {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
.tabellDataNumbers {
	font-size: 11px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
.tabellDataNumbersRightLine {
	font-size: 11px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
.tabellDataNumbersRightBottomLine {

	font-size: 11px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.tabellDataHorizLine {
	margin:0 2px;
	border-bottom: 1px solid #FFFFFF;
}

#Holder {
	width: 765px;
	text-align: left;
	margin: 0 auto 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ToppBild {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#Header {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
#Header ul {
	margin-left: 0;
	padding-left: 0;
}
#Header li {
list-style-type: none;
padding-right: 8px;
display: inline
}
#Header a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#Header a:hover {
	text-decoration: underline;
}
#ToppMenyUpp {
	padding:9px 20px 0px 20px;
	height: 20px;
	background: #346e8b url(../images/bg_topnav.jpg) repeat-x;
	text-align: left;
	vertical-align: bottom;
	}

#ToppMenyNed {
	padding:0px 20px 0px 20px;
	height: 32px;
	background: url(../images/bg_topnavned.jpg) repeat-x;
	text-align: left;
	vertical-align: top;
	}

#Content {
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

/*#Content img {
	padding: 4px;
	border:solid 1px #255c79;
}
*/
#MainText {
	width: 490px;
	float: left;
	padding: 0px 10px;
}
#MainLeft {
	margin: 0 0 0 530px;
	padding: 0px 10px;
}
#Footer {
	height: 24px;
	margin: 20px 0px 0px 0px;
	padding: 8px 5px 0px 5px;
	text-align: center;
	background: url(../images/bg_footer.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
#Footer a{
	color: #FFFFFF;
	text-decoration: none;
	}

#Footer a:hover {
	text-decoration: underline;
}

#SubNav {
	width:180px;
	padding:4px;
	}
#SubNav  ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#SubNav  li { margin: 0; }

#SubNav  a{
	display: block;
	color: #255c79;
	width: 140px;
	padding: 4px 10px;
	margin-bottom:1px;
	text-decoration: none;
	border-top: 1px solid #255c79;
	border-bottom: 1px solid #255c79;
	font-size: 11px;
	font-weight:bolder;
	text-align: left;
}
#SubNav a:hover
{
background-color: #cccccc;
/*background-color: #95bfd7;*/
color: #255c79;
}

#Refruta {
	width:150px;
	text-align: left;	
	}
#RefrutaHdr{
	background-color: #255c79;
	margin-bottom: 1px;
	padding: 5px 5px 2px 5px;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;	
	}
#RefrutaContent {
	background-color: #95bfd7;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;	
	}
	
#RefrutaLinks  ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#RefrutaLinks li { margin: 0; }

#RefrutaLinks  a{
display: block;
color: #255c79;
background-color: transparent;
width: 140px;
padding: 1px 5px;
margin-bottom:1px;
text-decoration: none;
font-size: 11px;
font-weight:normal;
}
#RefrutaLinks a:hover
{
text-decoration: underline;
color: #255c79;
}
	
	
#GalleriBigImg img{
	padding:2px;
	border: 3px solid #CCCCCC;
	}
#GalleriThumb {
	margin-top:6px;
	width:350px;
	}
#GalleriThumb img{
	padding:2px;
	border: 2px solid #CCCCCC;
	margin: 0px 4px 4px 0px;
	}.Ah2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: 16px;
}
th {
	background-color: #255c79;
	margin-bottom: 1px;
	padding: 5px 5px 5px 10px;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.pBold {
	font-weight: bold;
}
.bildUndertext {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	width: 270px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}
ul {
	list-style-type: circle;
}
.textMarginRight8px {
	margin-right: 8px;
}

#sitemap {
	font-family:Arial, Helvetica, sans-serif;
	}
#sitemap a{
color: #24358F;
}
 
#sitemap ul {
	font-size: 12px;
	font-weight:bold;
	color: #24358F;
	
	}
#sitemap li {
	list-style: none;
	
	}

#sitemap ul ul {
	font-size: 11px;
	font-weight:bold;
	margin-bottom:10px;
	
	}
#sitemap ul ul ul {
	font-size: 11px;
	font-weight:normal;
	margin-bottom:10px;
	
	}
#sitemap li ul li {
	padding-left: 5px;
	}
#sitemap li ul li ul li {
	padding-left: 16px;
	}
