.img
{
	border: none;
	
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #43332b;
	line-height: 18px;
}
.sideback {
	background-color: #143F48;
	background-image: url(fileadmin/templates/wec/images/wec_side.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.nav_no_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	text-align: left;
}
.nav_act_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #67554c;
	font-weight: bold;
	padding-left: 6px;
	text-align: left;
}
.nav_no_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
}
.nav_act_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	text-align: left;
}
.navback {
	background-color: #48a1b3;
	background-image: url(fileadmin/templates/wec/images/wec_navback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #276F7E;
	padding-bottom: 5px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #276F7E;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #67554C;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43332b;
	line-height: 18px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #c6f6ff;
}
a:active {
	text-decoration: none;
	color: #c6f6ff;
}
TD#content A:link {
	text-decoration: underline;
	color: #669999;
	font-weight:bold;
}
TD#content A:visited {
	text-decoration: none;
	color: #669999;
}

TD#content A:hover {
	text-decoration: underline;
	color: #67554C;
}
TD#content A:active {
	text-decoration: none;
	color: #43332b;
}



