body{
font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #314077;
	background-color:#FFFFFF;
	background-image: url(../infra/bg.gif);
	background-repeat:repeat-x;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:20px;
}



.date {
font-size: 10px;
}

.title {
font-weight:bold;
}
.teaser {

}

.basetext {
font-size: 12px;
padding-left:25px;
padding-right:25px;
}

.basetext a:link {
	text-decoration: underline;
	color: #314077;
	}
	
.basetext a:visited {
	text-decoration: underline;
	color: #314077;
	}
	
.basetext a:hover {
	text-decoration: none;
	color: #314077;
	}
	
.basetext a:active {
	text-decoration: none;
	color: #314077;
	}

.copyright {
font-size: 12px;
}

.copyright a:link {
	text-decoration: underline;
	color: #314077;
	}
	
.copyright a:visited {
	text-decoration: underline;
	color: #314077;
	}
	
.copyright a:hover {
	text-decoration: none;
	color: #314077;
	}
	
.copyright a:active {
	text-decoration: none;
	color: #314077;
	}

.subbutton {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-bottom: 1px;
margin-top: 1px;
margin-left: 0;
}

.subbutton a {
padding: 6px;
text-decoration: none;
display: block;
color: #CEE8F6;
background-color: #E2F1FA;
}

.subbutton a:hover {
background-color: #C5E3F5;
text-decoration: none;
}

.subbutton a:visited {
text-decoration: none;
}

.subbutton a:active {
background-color: #C5E3F5;
text-decoration: none;
}

#navigator {
background-color: #FFFFFF;
}
