body
{
	margin:0px;
	background-color: #d1c8bc;
	background-image: url(images/body_bg.jpg);
}

input,textarea
{
	font: 11px verdana;
	margin: 0px;
	border: 1px solid #C8C8C8;
}

td
{
font: 12px Verdana;
}

.BorderTable
{
	background-color:#F7F5F0;
	padding:5px;
	width:905px;
	height:100%;
}

.MainTable
{
	height:100%;
	border:1px solid black;
}

.Header
{
	height:71px;
	background-image: url(images/header.gif);
	border-bottom:1px solid black;
}

.Nav1
{
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
	background-color: #2C4E74;
	color:white;
	height:25px;
}

.Nav1Left
{
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
	background-color: #2C4E74;
	color:white;
	height:25px;
}

.Nav1 img
{
	padding-left: 5px;
}

.Nav1Title
{
	height:33px;
	padding-left:20px;
	font: bold 11px Verdana;
	text-transform: lowercase;
	vertical-align:middle;
	color: #000000;
	background-color: #5f89c3;
	border-top: 7px solid #5f89c3;
	border-bottom: 1px solid #252525;
	border-right: 1px solid #252525;
}

.Nav1Image
{
	background-image: url(images/left-top.gif);
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height:184px;
}

.MenueBG
{
	vertical-align:bottom;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.MenueBG div
{
	
	width:709px;
	height:100%;
}

.level_0_inaktiv,
.level_0_inaktiv_last,
.level_0_aktiv,
.level_0_aktiv_last
{
	padding-top:4px;
	padding-bottom:4px;

	text-align:center;
	letter-spacing: 0px;
	text-transform: lowercase;
	
	color:white;
	width:100px;
	display:block;
	font: 10px Verdana;
	text-decoration: none;
	border-left:1px solid white;
}

.level_0_inaktiv_last
{
	border-right:1px solid white;
}

.level_0_aktiv
{
	font: bold 10px Verdana;
	background-color: #5f89c3;
}

.level_0_aktiv_last
{
	border-right:1px solid white;
	font: bold 10px Verdana;
	background-color: #5f89c3;
}


.Content
{
	padding-left: 30px;
	padding-right: 30px;
	background-color: #f5efe1;
	color: #57503E;
	vertical-align:top;
}

.Content td
{
	font: 11px verdana;
	color: #57503E;
}

.Content a,.Content td  a
{
	font: 11px verdana;
	color: #57503E;
	text-decoration: none;
}

.Content h1
{
	font: 11px verdana;
	font-weight: 900;
}

.Content h2
{
	font: bold 11px verdana;
}

.Nav2
{
	border-right:1px solid black;
	vertical-align:top;
	width:185px;
	background-color: #ece3c6;
}

.level_1_inaktiv,
.level_1_aktiv,
.level_1_inaktiv_last,
.level_1_aktiv_last
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	color:black;
	text-decoration: none;
	display: block;
	font: 9px Verdana;
	border-bottom: 1px solid #8e8976;
}

.level_1_inaktiv_last
{
	border-bottom: 1px solid #8e8976;
}

.level_1_aktiv_last
{
	background-color: #f5efe1;
	border-bottom: 1px solid #8e8976;
}

.level_1_aktiv
{
	background-color: 	#f5efe1;
}

.level_2_inaktiv,
.level_2_aktiv,
.level_2_inaktiv_last,
.level_2_aktiv_last
{
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	color:black;
	text-decoration: none;
	display: block;
	font: bold 10px Verdana;
	border-top: 1px solid #C8C8C8;
}

.level_2_aktiv,.level_2_aktiv_last
{
	color: white;
	background-color: grey;
	border-top: 2px groove white;
	border-bottom: 2px groove white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.Nav2Left
{
	border-right:1px solid black;
}

.Nav2Title
{
	padding-left: 30px;
	font: bold 11px Verdana;
	border-top: 7px solid #ccbb8f;
	border-bottom: 1px solid #2c4e74;
	background-color: #ccbb8f;
	height:33px;
	color:#3c3839;
}


