﻿body 
{
	background-color:#000000;
	color:#EEEEEE;
	font-family:Verdana;
	font-size:11px;
	margin:0;
	padding:0;
}
img
{
	border:0;
}
a
{
	color: #BBB;
}


.mainDiv
{
	vertical-align:middle;
	min-width:700px;
	min-height:600px;
	height:auto !important;
	height:400px;
	width:700px;
	padding:30px 0 0 100px;

}
#containerNavigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size: 11px;
	border-top:1px solid #EEECEC;
	margin-left:50px;
}
#containerNavigation ul li 
{
}

#containerNavigation ul li a 
{
	background:url(images/arrow.gif) no-repeat scroll right center;
	color:#FFFFFF;
	border-bottom:1px solid #EEECEC;
	display:block;
	padding:7px 0 6px 4px;
	text-decoration:none;
	width:196px;
}

#containerNavigation ul li.active
{
	background:#555555 url(images/active.gif) repeat-x;
	
}
#containerNavigation ul li.hover
{
	background:#555555 url(images/hover.gif) repeat-x;
}

ul.navlist 
{
	padding-left:0px;
	margin-left:0px;
}

.navlist li
{
	display: block;
	list-style-type: none;
	padding-bottom: 20px;
}

.navlist li a
{
	text-decoration:none;
	background:url(images/arrow.gif) no-repeat scroll left center;

	padding-left:12px;
}

.navlist div
{
	padding: 6px 0 0 18px;
}

.pageHeader
{
	font-size:13px;
	font-weight:bold;
	padding:4px 0 7px 8px;
	text-transform: uppercase;
	border-bottom:1px solid #EEECEC;
	margin-left:24px;
	margin-right:140px;
}

.subHeader
{
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	padding:12px 0 4px 0;
}

.pageContent
{
	padding:12px 0 12px 32px;
	
}

.menu
{
}

.quotation
{
	padding:8px 0 8px 0;
	font-style:italic;
}

.tagline
{
	font-weight:bold;
	font-style:italic;
	padding-bottom:8px;
}

ul.list
{
	padding:0;
	margin-left:24px;
	margin-top:8px;
}

ul.list li
{
	margin-bottom:3px;
}

#pictureShow
{
	/*vertical-align:bottom;*/
	text-align:center;
}

#pictureShow .image img
{
	margin: 8px; 
	border:8px solid #EEECEC;

}

#pictureShow .image img.wide
{
	width:350px;/*450*/
}

#pictureShow .image img.high
{
	height:259px;/*333*/
}

#pictureShow .image img.none
{
	width:0px;
	height:0px;
}


#pictureShow .left, #pictureShow .right
{
	border: 4px solid #999999;
	font-size:11px;
	text-align:center;
}


#pictureShow .left img, #pictureShow .right img
{
	width:32px;
}

.tapeter img
{
	width:300px;
	float:left;
	padding:12px;
	cursor:pointer;
}

ul.nyheter
{
	margin-left:12px;
	list-style:none;
}

ul.nyheter li
{
	margin-top:4px;
}

ul.nyheter li .hot
{
	color: Red;
}

ul.blog
{
	margin-left:12px;
	list-style:none;
}

ul.blog li
{
	margin-top:4px;
}

ul.blog li .hot
{
	color: Red;
}

.blogCaption
{
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	padding:4px 0 7px 0;
	text-decoration:underline;

}

.blogImage
{
	width:250px;
	border: solid 4px #888;
	margin: 0 0 8px 0;
}

.blogNav
{
	font-weight:bold;
	font-size:8px;
}

.blogItem
{
	margin-bottom: 4px;
}
