body{
	background: #666666 url("img/bg.png") repeat-x;
	text-align: center;
	font-family: arial, verdana;
	font-size: 		10pt;
	margin:			0px;
}

a:link, a:link img,
a:visited, a:visited img,
a:hover, a:hover img {
	color: #000000;
	text-decoration:	none;
	border: 			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;
}

#header{
	width: 800px;
	height: 69px;
	text-align: right;
	margin: 0px auto;
	color: #CCF15A;
	font-size: 12pt;
	padding: 0px;
	padding-top: 10px;
}

#logo{
	float:left;
	margin-top: -10px;
}

#outerborder{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#content{
	width: 780px;
	margin: 0px;
	padding: 10px;
}

#footer{
	text-align: center;
	color:	#BCBCBC;
	border-top: 1px solid #BCBCBC;
	padding: 10px;
}

#article{
	float: right;
	width: 550px;
	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 a:link,
#footer a:visited,
#footer a:hover {
	color: 				#BCBCBC;
	border: 			none;
}

#flags{
	text-align: right;
	margin-top:	15px;
}

#flags a:link,
#flags a:hover,
#flags a:visited{
	border:none;
}