BODY {
margin-bottom:0px; 
margin-left:0px; 
margin-right:0px; 
margin-top:0px;
}

body,td {
	font-family: verdana, arial, helvetica, sans-serif;

a {
	text-decoration: none;
}

.leftmenu {
	font-size: 13px;
	color: #4B4B4B;
	font-weight: bold;
	line-height: 20px;
}

.headmenu {
	font-size: 11px;
	color: #CDCDCD;
	line-height: 20px;

}

.footer {

	font-size: 10px;
	color: #CDCDCD;
	line-height: 14px;
}

.text {
	font-size: 11px;
	color: #4B4B4B;
	line-height: 18px;
	text-align: justify;	
}

.textheadline1 {
	font-size: 16px;
	font-weight: bold;
	color: #4B4B4B;
}

.textheadline2 {

	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
}

a.headmenu {
	text-decoration: none;
}

a.headmenu:link {
	color: #CDCDCD;
}

a.headmenu:active {
	color: #CDCDCD;
}

a.headmenu:visited {
	color: #CDCDCD;
}

a.headmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.leftmenu {
	text-decoration: none;
}

a.leftmenu:link {
	color: #ffffff;
}

a.leftmenu:active {
	color: #ffffff;
}

a.leftmenu:visited {
	color: #ffffff;
}

a.leftmenu:hover {
	color: #1E8BD0;
	text-decoration: none;
}

a.text {
	text-decoration: underline;
}

a.text:link {
	color: #1E8BD0;
}

a.text:active {
	color: #1E8BD0;
}

a.text:visited {
	color: #ffffff;
	text-decoration: none;
}

a.text:hover {
	color: #1E8BD0;
	text-decoration: none;
}

.imgleftintext {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imgrightintext {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.imgintextdescr {
	font-size: 10px;
	color: #CDCDCD;	
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}