#content
{
	background:#fff;
	font:95%/1.3 TrebuchetMS,Arial,sans-serif;
	margin:0 auto;
	padding:15px;
	position: absolute;
	top: 175px;
	width: 95%;
	height: 75%
}

#left
{
	background:#eee;
	float:left;
	margin-bottom:1.2em;
	padding:1em;
	text-align:justify;
	width:75%;
}

#right
{
	float:right;
	width:20%
}

#right .box
{
	background:#FFF6BF;
	padding:1em;
}

.border_b
{
	border:1px solid #000
}

.float
{
	left:-3000px;
	position:absolute;
	visibility:hidden;
	z-index:10
}

a
{
	background:inherit;
	color:#0066B3;
	text-decoration:none
}

body
{
	background:#fff;
	font:85%/1.3 TrebuchetMS,Arial,sans-serif;
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
	width:100%
}

div#bild
{
	height:150px;
	left:0;
	position: absolute;
	top:0;
	width:104px
}

div#header
{
	background:#BBD9EE;
	height:150px;
	width:100%;
}

div#header h1
{
	color:#fff;
	padding-top:60px;
	padding-left:20px;
}

div#header h1,div#menu
{
	text-align:left;
	margin-top:0;
	margin-left:100px;
	width:770px
}

div#right .box h2
{
	font:bold 1.1em Arial, Arial, Sans-Serif;
	margin:0;
	padding:0
}

h1
{
	color:#036DA7;
	font:bold 2.1em Arial, Arial, Sans-Serif
}

h2
{
	font:bold 1.1em Arial, Arial, Sans-Serif;
	margin-top:50px;
	padding:0
}



ul
{
	margin:0;
	padding:0;
	position:absolute;
	top:130px;
}

ul#nav
{
	float:right;
	font-size:80%
}

ul#nav a
{
	background:#E7F1F8;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	color:#666;
	float:left;
	height:15px;
	padding:5px 0;
	text-decoration:none;
	width:95px
}

ul#nav a:hover
{
	background:#fff;
	color:#000
}

ul#nav li
{
	float:left;
	margin-left:3px;
	right:100px;
	text-align:center
}

ul#nav li.activelink a,ul#nav li.activelink a:hover
{
	background:#FFF;
	color:#003
}

ul#nav,ul#nav li
{
	list-style-type:none;
	margin:0;
	padding:0
}

ol
{
	list-style-type:decimal
}