<!--
img {
	behavior: url("img/pngbehavior.htc");
	border:0;
}
A:link {
	text-decoration:none;
	color:#0079A9;
}
A:active {
	text-decoration:none;
	color:#0079A9;
}
A:visited {
	text-decoration:none;
	color:#0079A9;
}
A:hover {
	text-decoration:underline;
	color:#0079A9;
}
body{
	background-color:#CBCAC5;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
}
td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color:#333333;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	color:#0079A9;
}
.big {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#0079A9;
}
#liste {
	margin-left: -43px;
}
ul {
text-align:left;
	list-style-type: none;
	list-style-position: outside;
}
ul.arrow_blue_List li {
	padding-left: 15px;
	background: url(../img/arrow_blue.gif) no-repeat 0px 3px;
	margin: 4px 0px 0px 4px;
}
ul.arrow_fade_List li {
	padding-left: 30px;
	background: url(../img/arrow_fade.jpg) no-repeat 0px 2px;
	margin: 4px 0px 0px 4px;
}

.pic{
	margin: 0px 10px 0px 0px;
}
.button{
	background-color:#FFFFFF;
	background-image: url(../img/m_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #DADADA;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
}
.formular{
	color:#333333;
	font-size:11px;
	font-family: Verdana;
}



-->