body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
 	line-height: 15px;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/bg_page.jpg);
	background-color: #000000;
	background-repeat:repeat-x;
}

.header{
	background-image: url(../gfx/bg_center.gif);
	background-color: #9453C5;
	background-repeat:repeat-x;
}

.teaser{
	background-image: url(../gfx/bg_teaser.jpg);
	background-color: #E3DFDC;
	background-repeat:no-repeat;
}

a:link , a:visited, a:active{
	color: #9453C5;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: none;color: #FFFFFF;
}

.nav a:link ,.nav a:visited,.nav a:active
{color:#D0BFEA;background:#1C0133;text-decoration:none;text-transform:uppercase;font-weight:bold;font-size: 10px; display: block;
line-height:30px;
}

.nav a:hover{
{color:#1C0133;background:#FFFFFF;text-decoration:none;text-transform:uppercase;font-weight:bold;font-size: 10px; display: block;
line-height:30px;
}
