body{
	background: 				#666666;
	text-align: 				center;
	font-family:				"Arial", "Verdana";
	font-size: 					10pt;
	margin:						0px;
}

a img,
a img:hover,
a:hover,
a{
	color: 						#000000;
	border: 					none;
	text-decoration:			none;
}

a:hover, a:hover img {
	color: #306F0B;
}

.active,
.active a{
	color: #306F0B;
}

.listelement a{
	color: #000000;
}

.parent ul,
.active ul,
.listelement ul{
	color: #000000;
}

.error{
	width: 								680px;
	text-align:						left;
	font-size:						12px;
	font-weight:					bold;
	border-bottom:				1px solid #DEDEDE;
	background:						#FFFFDD url("img/error.png") no-repeat left center;
	background-position:	22px;
	overflow:							hidden;
	padding:							10px 60px;
}

.greenbar{
	width: 								680px;
	text-align:						left;
	font-size:						12px;
	font-weight:					bold;
	border-bottom:				1px solid #DEDEDE;
	background:						#E7FEDE url("img/accept.png") no-repeat left center;
	background-position:	22px;
	overflow:							hidden;
	padding:							10px 60px;
}

h1{
	color: 				#306F0B;
	font-size:		22pt;
	padding: 			10px;
	font-weight:		normal;
	background:	#EEEEEE url("img/headline.jpg") repeat-y right;
	border: 1px solid #DDDDDD;
	width: 530px;
	margin: 0px;
}

h2{
	color: 				#306F0B;
	font-size:		22pt;
	padding: 10px;
	font-weight:		normal;
	background:	#EEEEEE url("img/headline.jpg") repeat-y right;
	border: 1px solid #DDDDDD;
	width: 180px;
	margin: 0px;
}

h3{
	color: 				#306F0B;
	padding: 10px;
	font-weight:		bold;
	background:	#EEEEEE url("img/headline.jpg") repeat-y right;
	border: 1px solid #DDDDDD;
	margin: 0px;
}

td{
	vertical-align: top;
	text-align: justify;
	font-size: 10pt;
}

#logo{
	float:left;
	margin-top: -10px;
}

#outerborder{
	width:						800px;
	margin:						0px auto;
	border:						1px solid #464646;
	border-top:					none;
	background:					#FFFFFF;
}

#header{
	background:					url("img/bg.png") repeat-x;
	height:						60px;
	text-align:					left;
	margin:						0px auto;
	padding:					10px;
}

#headerlogo{
	width:						170px;
	float:						left;
}

#content{
	width: 780px;
	margin: 0px;
	padding: 10px;
	text-align: justify;
}

#article{
	float: right;
	width: 550px;
	min-height: 200px;
	text-align: justify;
}

#navi{
	float: left;
	width: 200px;
}

.navigation{
	list-style:		none;
	margin:			0px;
	margin-left:	10px;
	padding:		0px;
}

.navigation li{
	margin:			0px;
	padding:		0px;
	padding-top:	5px;
}

#footer{
	background:					#EEEEEE;
	border:						1px solid #DDDDDD;
	color:						#B2B2B2;
	font-size:					10px;
	padding:					3px;
}

#footer a{
	color:						#B2B2B2;
}

#footer a:hover{
	color:						#000000;
}

#flags{
	text-align: right;
	margin-top:	15px;
}

#flags a:link,
#flags a:hover,
#flags a:visited{
	border:none;
}