
body
{
	margin:0px 0px 0px 0px;
	font-family: Verdana;
	font-size:11px; 
}

table, input, textarea, select
{
	font-family: Verdana;
	font-size:11px; 
}


a, a:link, a:visited, a:hover, a:active, a:focus
{
	font-size:11px; 
	color:#161880;
	text-decoration:none;
}


a:hover
{
	text-decoration:underline;	
}

.cBG
{
	width:100%;
	background-image:url('../bilder/bg.gif');
	background-repeat:repeat-x;
}

.cFooter
{
	background-image:url('../bilder/footer.gif');
	background-repeat:no-repeat;
	height:80px;
	text-align:center;
}

.cCopyright
{
	text-align:left;
	padding-top:20px;
	padding-left:125px;		
	font-size:10px;
}

.cContent
{
	
}

.cContentText
{
	padding:10px;
}
