body {
	font-family: Verdana, Helvetica, Arial, Lucida, Serif;
	font-size: 13pt;
	font-weight: bold;
	background-color: #71732d;
	color: white;
	background: url(img/mil_bg.gif);
}

a {
	color: #ffff00;
}

a:visited {
	color: #fccb9e;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
	text-align: center;
}

table, th, td {
	border: 1px solid white;
}

th, td {
	vertical-align: top;
	padding: 1ex;
}

th {
	font-style: italic;
	text-align: left;
}

blockquote {
	 font-style: italic;
}

p.fl {
	max-width: 550px;
	clear: left;
}

p.fl img {
	float: left;
	margin-right: 2ex;
	margin-bottom: 2ex;
}

.small {
	font-size: 10pt;
}

.big {
	font-size: 16pt;
	text-align: center;
}

.huge {
	font-size: 24pt;
	text-align: center;
}

#content {
	margin-top: 60px;
	margin-left: 150px;
}

#claim {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#navi {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 150px;
	text-align: center;
}

#navi h1, #navi hr, .access {
	display: none;
}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi li {
	display: block;
}

#navi img {
	width: 130px;
	height: 50px;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	color: #fccb9e;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
	margin-top: 10ex;
}

#index {
	background-color: #71732d;
	background-image: none;
	text-align: center;
}

#dgrade #content img {
	width:  120px;
	height: 200px;
}

a img {
	border: 0;
}

td {
	vertical-align: top;
}

.konftesterror {
	font-size: 20pt;
	padding: 2ex;
	background-color: red;
	color: white;
}

.konftestresult {
	font-size: 16pt;
	padding: 1ex;
	background-color: #71732d;
	color: white;
}

