﻿/* LAYOUT */ 

body
{
/*	background: #81afb9 URL('/Files/System/BPW/bg.gif') repeat-x;
	background-color: #00285e;
	background-image: URL('/Files/System/BPW/BPW_background.gif');
	background-repeat: repeat-x;
*/
	}

.contentPlacement
{
	
	position: absolute;
	left: 50%;
	width:957px;
	padding:0px;
	margin-left:-478px;
	text-align: left;
	display:block;	

	}

.allWidth
{
width: 967px;
	}

.shadow_top
{
	background-image: URL('/Files/System/BPW/shadow_top.png');
	background-repeat: no-repeat;
	height: 118px;
	}
	
.shadow_left
{
	background-image: URL('/Files/System/BPW/shadow_left.png');
	background-repeat: repeat-y;
	background-position: 100% 0%;
	width: 5px;
	}
	
.shadow_right
{
	background-image: URL('/Files/System/BPW/shadow_right.png');
	background-repeat: repeat-y;
	width: 5px;
	white-space: nowrap;
	}	
	
.top_grafik 
{
	background-image: URL('/Files/System/BPW/top_grafik.jpg');
	background-repeat: no-repeat;
	height: 62px;
	width: 955px;
	border-left: solid 1px #45657d;
	border-top: 0px;
	border-right: solid 1px #3d6d8e;
	border-bottom: 0px;
	text-align: right;
	}

.main
{
	background-image: URL('/Files/System/BPW/bg_bottom_content.jpg');
	background-repeat: no-repeat;
	background-position: bottom left; 
	width: 957px;
	background-color: #e3e3e3;
	border: solid 1px #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.menu
{
	width: 170px;
	vertical-align: top;
	padding-top: 10px;
	}

.content
{
	width: 787px;
	padding-right: 20px;
	vertical-align: top;
	}
	
DIV.indhold
{
	height: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: URL('/Files/System/BPW/BPW_bg.jpg');
	background-repeat: no-repeat;
	border: solid 1px #999999;
	padding: 10px;	
	}

.indholdTable
{
	}

	
.shadow_bottom
{
	background-image: URL('/Files/System/BPW/shadow_bottom.png');
	background-repeat: no-repeat;
	height: 60px;
	vertical-align: top;
	padding-top:10px;
	color: #CCCCCC;
	}	

.shadow_bottom DIV SMALL{
	color: #CCCCCC;
}
	