* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	background-color: #999;
}

a {
	text-decoration: none;
	color: #601C00;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 780px;
	background: #fff;
	position: relative;
	/*height: 1200px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 120px;
	background-color: #CCC;
	padding-left: 12px;
}


#header h1 a {
	color: #CCC;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
	background-color: #0F3;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
border-top: ;
border-bottom: ;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
	color: #00ADDA;
}
#menu ul li a:hover {
color: #004990;
text-decoration: none;
font-weight: 600;
}

#content {
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.right {
	float: right;
	width: 520px;
	/*text-align: justify;*/
	color: #571C00;
	/*height: 1000px;*/
	font-size: 14px;
}

.right h2 {
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
}
.right h2 a {
	text-decoration: none;
	color: #00ADDA;
}

.right p {
    padding-bottom: 15px;
}

.right ul {padding-top:5px;
padding-bottom:5px;
padding-left:15px;
           margin:0px;
}
.left {
	float: left;
	width: 200px;
	margin-top: 15px;
	background-color: #657980;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A57252;
}
.left h2 {
	padding-left: 10px;
	height: 15px;
	color: #fff;
	font-size: 13px;
	background-color: #00ADDA;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.left ul {
	padding: 10px 0 15px 20px;
	list-style-type: none;
	color: #788BBD;
	text-decoration: none;
}
.left ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 100;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#wrap #content .left ul li {
	padding-bottom: 10px;
}

.left ul li a:hover {
	color: #571C00;
	font-weight: bolder;
	font-size: 14px;
}

#footer {
	height: 30px;
	line-height: 30px;
	background: #657983;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#footer a { color: #fff; }
#wrap #content .right img {
	margin-top: 0px;
}
#wrap #content .right pre {
	font-family: arial;
	width: 0px;
}

#wrap #content .right #FlashID {
	width: 520px;
}
#wrap #header a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
	height: 108px;
}

#balken {
	background-color: #657983;
	display: block;
	height: 23px;
