body
{
	background-color: white;
	font-family: verdana;
	font-size: 12px;
	color: #333;
}

a.hiddenlink, #toplinks a
{
	text-decoration: none;
}

a:hover.hiddenlink, #toplinks a:hover
{
	text-decoration: underline;
}

.sitemap br
{
	display: none;
}

.sitemap a
{
	display: block;
	text-decoration: none;
	padding: 0;
}

.sitemap a:hover
{
	text-decoration: underline;
}

.sitemap span
{
	margin: 0 15 0 0;
}


#downloadbox
{
	clear: both;
	margin-top: 1em;
	border: 1px dashed #aaa;
	padding: 1em;
}

#casefolder
{
	clear: both;
	margin-bottom: 1em;
}

#casethumb
{
	border: 1px solid black;
	width: 400px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;

}

#casethumb img
{
	float: left;
	margin-right: 7px;
}

#videofolder
{
	clear: both;
	margin-bottom: 1em;
}

#videothumb
{
	width: 120px;
	float: left;
}

#sidebarbox
{
	width: 200px;
	text-align: right;
	display: none;
}

#visitkort
{
	width: 400px;
	height: 240px;
	border: 1px solid #888;
	padding: 1em;
	padding-top: 2em;
	float: right;
}

#employeeheader
{
	clear: both;
	width: 200px;
	text-align: right;
	display: none;
}

#pageteaser, #clear
{
	clear: both;
}

#employeeteaser
{
	clear: both;
	width: 200px;
	text-align: right;
	display: none;
}

#teaser
{
	clear: both;
	font-weight: bold;
	margin: 1em 0 1em 0;
}

a
{
	color: #666;
	text-decoration: underline;
}

a:hover
{
	color: #666;
	text-decoration: italic;
}

h1.main
{
	font-weight: bold;
	font-size: 15px;
}

h1.joopxml
{
	font-weight: bold;
	font-size: 12px;
}

.imagecontainer
{
	margin-bottom: 5px;
}

img
{
	border: 0;
}

#alignleft
{
	float: left;
	margin-right: 7px;
}

#alignright
{
	float: right;
	margin-left: 7px;
}

#aligncenter
{
	clear: both;
	text-align: center;
}

.imagecaption
{
	color: #404040;
	font-size: 80%;
	padding: 3px;
	border: 1px solid #aaa;
	border-top: none;
}

#topmenu
{
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 2em;
	margin-left: 200;
	height: 70px;
	border-bottom: 1px solid #8fc3b1;
	width: 700px;
	display: none;
}

#goback
{
	margin-left: 200;
	margin-bottom: 2em;
	display: none;
}

.menu
{
	padding: 5px;
}

#toplinks
{
	text-align: right;
	padding: 3px;
	display: none;
}

#logo
{
	margin-left: 0px;
	margin-bottom: 10px;
}


#navigationpath
{
	margin-left: 200;
	margin-bottom: 2em;
	color: #aaaaaa;
}

#navigationpath a
{
	color: #888888;
}

#navigationpath a:hover
{
	color: #000000;
}

#maincontent
{
	margin-left: 115; 
	width: 540;
}

#footer
{
	margin-top: 2em;
	clear: both;
	width: 200;
	text-align: right;
	display: none;	
}

#printfooter
{
	text-align: center;
	margin-top: 20px;
}

td
{
	font-family: verdana;
	font-size: 11px;
	color: #666;
}

#stairwaybody
{
	padding: 3px;
	padding-right: 1em;
}

.stairwayOut
{
	background-image: url("/pics/line_off.gif");	
	background-color: #eeeeee;
	background-position: right bottom;
	text-align: right;
}

.stairwayOn
{
	background-image: url("/pics/line_on.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #eeeeee;
	text-align: right;
	
}

.stairwayOnSmall
{
	background-image: url("/pics/line_on_small.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #eeeeee;
	text-align: right;
	font-size: 9px;
}

.stairwayOutSmall
{
	background-image: url("/pics/line_off.gif");	
	background-color: #eeeeee;
	background-position: right bottom;
	text-align: right;
	font-size: 9px;
}


.stairwayTop
{
	background-image: url("/pics/line_top.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;

}

.stairwayTopSmall
{
	background-image: url("/pics/line_top_small2.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;

}

.stairwaySmall
{
	margin-left: 0px;

}

.stairway
{
	margin-left: 0px;

}


.caseleft
{
/*	 padding-top: 25px;*/
}


.caseheader
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}











