body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #323232;
	margin: 10px;
	background-color: #96B09D;
	background-color: #AEC743;
}

h1 {
	background-color: #AFC742;
	font-size: 13px;
	margin: 0px 0px 15px;
	padding: 1px 0px 1px 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 12px;
	color: #f59c00;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 3px;
	border-bottom: 1px dotted #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 3px;
	padding: 0px;
}

h5 {
	font-size: 11px;
	color: #f59c00;
	text-transform: uppercase;
	margin: 0px 0px 3px;
	padding: 0px;
}

#ma {
	height: 150px;
	width: 700px;
}

#ma_quer {
	height: 110px;
	width: 700px;
}

#created {
	float: left;;
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #FFFFFF;
}

#created a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#created a:hover {
	font-size: 11px;
	color: #21663c;
	text-decoration: none;
}

#topnav {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #FFFFFF;
}

#topnav a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#topnav a:hover {
	font-size: 11px;
	color: #21663c;
	text-decoration: none;
}

.logobox {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #afc742;
	padding-top: 10px;
	padding-left: 15px;
}

#mainnav {
	background-color: #afc742;
	padding: 5px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 10px 0px;
}

#mainnav a {
	font-size: 11px;
	font-weight: bold;
	color: #21663c;
	/*border-right: 1px solid #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	padding: 5px 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

#mainnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #afc742;
}

.subnav {
	background-color: #afc742;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

#leftnav {
	padding: 0px 15px 10px;
	margin-top: 20px;
	line-height: 15px;
}

#leftnav a {
	color: #335d32;
	text-decoration: none;
	line-height: 18px;
}

#leftnav a:hover {
	color: #323232;
	text-decoration: none;
}

/* FRONTPAGE */

#frontcontent {
	border-right: 0px dotted;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding: 0px 10px 0px 15px;
	margin-top: 20px;
	border-left: 1px dotted #999999; 
	margin-bottom: 20px;
}

#frontcontent a {
	text-decoration: none;
	color: #323232;
	background-image: url(pics/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#frontcontent a:hover {
	text-decoration: none;
	color: #21663C;
}

/****** NEWSCOLUMN ******/

#news_coliumn_l {
	width: 218px;
	float: left;
	margin-right: 17px;
}

#news_coliumn_r {
	width: 218px;
	float: right;
}

#content #news_coliumn_l img {
	float: none;
	margin-right: 0px;
	margin-top: 0px;
}

#content #news_coliumn_r img {
	float: none;
	margin-right: 0px;
	margin-top: 0px;
}

/* CONTENT */

#content {
	border-right: 0px dotted;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding: 0px 15px 0px 15px;
	margin-top: 20px;
	border-left: 1px dotted #999999;
	margin-bottom: 20px;
	min-height: 500px;
}

#content a {
	text-decoration: none;
	color: #323232;
	background-image: url(pics/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#content a.noarrow {
	background-image: none;
	padding-left: 0px;
}

#content a:hover {
	text-decoration: none;
	color: #21663C;
}

#content img {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

.picleft {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

#content ul {
	text-decoration: none;
	color: #323232;
	list-style-type: none;
	margin: 15px 0px 0px;
	padding: 0px;
}

#content li {
	list-style-type: none;
	margin-bottom: 12px;
	margin-top: 0px;
}

.sm {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #323232;
}

input {
	font-size: 12px;
	color: #323232;
}

#gallery a {
	background-image: none;
}

#intern {
	border-right: 0px dotted;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding: 0px 10px 0px 15px;
	border-left: 0px dotted #999999;
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#intern a {
	text-decoration: none;
	color: #323232;
	background-image: url(pics/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#intern a:hover {
	text-decoration: none;
	color: #21663C;
}

#teaser {
	height: 320px;
	margin-bottom: 20px;
}

#teaser_content {
	padding: 5px;
	line-height: 16px;
	width: 690px;
	background: #D1D3CE;
}

#teaser_content h2 {
	font-size: 14px;
	color: #404040;
}

.clear {
	clear: left;
	margin-bottom: 20px;
}

/* TWITTER */

#twitter_div {
	margin-top: 25px;
	font: 11px/13px "Courier New", Courier, monospace;
}

#twitter_div ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	list-style-type: none;
}

#twitter_div ul li {
	padding: 5px;;
	background: #e3e3e3;
}

#twitter_div ul li a {
	line-height: 13px;
	display: block;
} 

a#twitter-link {
	margin-top: 10px;
	font-size: 11px;
	color: #f59c00;
	font-weight: bold;
}

#footer {
	height: 20px;
	clear: both;
}

