h1{
	font-family: arial;
	font-size: 20px;
	color: #ffffff;
	}


body{
	font-family: arial;
	font-size: 12px !important;
	line-height: 1.4em;
	background-image:url(img/grau.png);
	color:#fff;
	
}

.clear{
	float:none;
	clear:both;
}

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

a:link{
	border: 0px;
	}

/*dotted lines ff verstecken*/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.semantic{
	display:none;
}
