body, td, th, input, select, option, textarea {
	color: #7b7b7b;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.overskrift { font-size:12px; font-family:Tahoma; color:#202020; font-weight:normal;}

h1 {
	font-size: 16px;
	margin: 0 0 12px 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #5da162;
	text-transform: uppercase;
}

h2 {
	font-size: 15px;
	margin: 0 0 6px 0;
	font-family: 'Trebuchet MS', sans-serif;
	color: #545354;
	line-height: 15px;
}

h3 {
	font-size: 12px;
	color: #545354;
	margin: 0 0 3px 0;
}

h4 {
	font-size: 11px;
	margin: 0 0 7px 0;
	color: #0f0e0e;
}

.hvid {
	font-size: 16px;
	margin: 0 0 12px 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}

p {
	margin: 0 0 15px 0;
}

a {
	color: #5da162;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.start {
	color: #7b7b7b;
	text-decoration: none;
}

a.start:hover {
	text-decoration: underline;
}

a.menu {
	font-size: 12px;
	margin: 0 10px 0 20px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #d3e5d4;
	text-transform: uppercase;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuhead
{
	color: #5da162;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.menuhead
{
	color: #5da162;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.menu2
{
	color: #5da162;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu2:hover
{
	color: #5da162;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu2-aktiv
{
	color: #5da162;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu2-aktiv:hover
{
	color: #5da162;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


.adresse {
	font-size: 11px;
	margin: 0 0 3px 0;
}

/******* NEWS *******/

#inet_news {
	padding-right: 14px;

}

#inet_top_right #inet_news {
	padding-top: 25px;
}

.inet_news_item {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #edebdf;
}

#inet_main_content .inet_news_item {
	background-color: #f0efe6;
	padding: 9px 8px 11px 8px;
	margin-bottom: 4px;
	border: none;
}

.inet_news_item a {
	color: #7b7b7b;
	text-decoration: none;
}

.inet_news_item a:hover {
	color: #5da162;
	text-decoration: underline;
}

.inet_news_item h3 a {
	color: #545354;
}

.inet_news_item h3 a:hover {
	color: #0f0e0e;
	text-decoration: none;
}

.inet_news_item .date {
	padding-bottom: 3px;
	color: #b9b9b9;
}

#inet_newsarc_link {
	padding-left: 16px;
}

.inet_newsarc_link {
	padding-top: 10px;
	margin-top: 10px;
	text-align: right;
	border-top: 1px solid #e6e5ec;
}

#inet_newsFilter {
	padding-bottom: 10px;
}

#inet_newsFilter table {
	border-collapse: collapse;
}

#inet_newsFilter td {
	border: 1px solid #e2e2e2;
	padding: 6px 8px;
}

#inet_newsFilter td.current {
	color: #716999;
	font-weight: bold;
}

#inet_newsFilter td a {
	color: #b9b1b1;
}

