/*  ------------------ BASIC-------------------------------*/ 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


ul {
	list-style-image: url(images/bullet.gif);
	margin-left: 0;
	margin-top: 0;
	padding-left: 3em;
	text-indent: -1em;
}



/*  ------------------ OTHERS -------------------------------*/ 

.taleback1 {
	background-color: #DF0024;
}


.taleback2 {
	background-color: #E2E7E7;
}
.taleback3 {
	background-color: #757575;
}
 .title {
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/line.jpg);
	text-decoration: none;
	color: #666666;
	padding-left: 5px;
}
 .title2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

 .title3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #DF0024;
}

.line {
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
}

.line2 {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 11px;
}
/*  ------------------ MENU -------------------------------*/ 

.menubara{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}


.menu{
	font-size: 10px;
	font-weight: bold;
	color: #648B97;
	text-decoration: none;
	padding: 5;
}
.menu:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 5;
	color: #A9C0C7;
	background-color: #FFFFFF;
}
.datenews {
	font-size: 9px;
	font-style: italic;
	color: #DF0024;
	text-decoration: none;
}

.smalltext {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
}
/*  ------------------ FORM -------------------------------*/ 


.formfield1 {
	
	background-color: #E2E7E7;
	color: #DF0024;
	width: 150px;
	height: 16px;
}


.image01 {
	background-image: url(images/imagesmall01.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}

.image02 {
	background-image: url(images/imagesmall02.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.image03 {
	background-image: url(images/imagesmall03.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.image04 {
	background-image: url(images/imagesmall04.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #DF0024;
	text-decoration: none;
}
