html {
	height: 101%;
}

body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	text-align: center;
}

#wrapper {
	width: 980px !important;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin: 0 20px;
	height: 150px;
	border-bottom: 1px solid #666;
}

#logo {
	float: left;
	width: 180px;
}

#navlist {
	float: right;
	width: 710px;
	margin: 0;
	padding: 126px 0 0 0;
}

#navlist ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-size: 10pt;
	margin: 0 0 4px 30px;
	text-decoration: none;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	padding-bottom: 2px;
	background: transparent;
	color: #66ff00;
}

#subnavlist {
	margin: 11px 0;
	padding: 0;
}

#subnavlist ul, #subnavlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavlist a:link, #subnavlist a:visited {
	line-height: 20px;
	font-size: 10pt;
	text-decoration: none;
	color: #fff;
}

#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
	color: #66ff00;
}

#content-box-start {
	margin: 30px 20px 30px 20px;
	padding: 1px 20px;
	border: 1px solid #666;
}

#content-box {
	margin: 30px 20px 30px 20px;
	padding: 1px 20px;
	border: 1px solid #666;
}

#content-box-profil {
	margin: 30px 20px 30px 20px;
	padding: 1px 20px;
	border: 1px solid #666;
	background-image: url(../images/bg_profil.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content-right {
	float: right;
	width: 200px;
}

#content-left {
	margin: 0 220px 0 0;
	padding-right: 20px;
	border-right: 1px solid #666;
}

.center {
	text-align: center;
}

h1 {
	font-size: 1.4em;
	margin-top: 20px;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	margin: 30px 0 10px 0;
	color: #999;
	font-weight: normal;
}

h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #999;
	font-style: italic;
	font-weight: normal;
}

p {
	margin: 20px 0;
	line-height: 140%;
}

a {
	color: #ffffcc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.clr {
	clear: both;
}

.imgframe {
	float: left;
	width: 156px !important;
	width: 150px;
	height: 106px !important;
	height: 100px;
	text-align: center;
	margin: 0 10px 10px 0;
}

.imgframe-right {
	float: left;
	width: 156px !important;
	width: 150px;
	height: 106px !important;
	height: 100px;
	text-align: center;
	margin: 0 0 10px 0;
}

.imgframe1 {
	float: left;
	width: 155px !important;
	width: 149px;
	height: 118px !important;
	height: 112px;
	text-align: center;
	margin: 0 10px 10px 0;
}

.imgframe-right1 {
	float: left;
	width: 155px !important;
	width: 149px;
	height: 118px !important;
	height: 112px;
	text-align: center;
	margin: 0 0 10px 0;
}

.imgframe2 {
	float: left;
	width: 156px !important;
	width: 150px;
	height: 156px !important;
	height: 150px;
	text-align: center;
	margin: 0 10px 10px 0;
}

.imgframe-right2 {
	float: left;
	width: 156px !important;
	width: 150px;
	height: 156px !important;
	height: 150px;
	text-align: center;
	margin: 0 0 10px 0;
}

.imgframe3 {
	float: left;
	width: 100px !important;
	width: 94px;
	height: 100px !important;
	height: 94px;
	text-align: center;
	margin: 0 10px 10px 0;
}

.imgframe-right3 {
	float: left;
	width: 100px !important;
	width: 94px;
	height: 100px !important;
	height: 94px;
	text-align: center;
	margin: 0 0 10px 0;
}

.imgframe4 {
	float: left;
	width: 156px !important;
	width: 150px;
	height: 116px !important;
	height: 110px;
	text-align: center;
	margin: 0 10px 10px 0;
}

.imgframe-right4 {
	float: left;
	width: 156px !important;
	width: 150px;
	height: 116px !important;
	height: 110px;
	text-align: center;
	margin: 0 0 10px 0;
}

.imgframe img, .imgframe-right img, .imgframe1 img, .imgframe-right1 img, .imgframe2 img, .imgframe-right2 img, .imgframe3 img, .imgframe-right3 img, .imgframe4 img, .imgframe-right4 img {
	border: 3px solid #fff;
}
