/*globale Definitionen*/

body {
	background:#969593;
	font: normal normal 12px tahoma,verdana,helvetica,san-serif;
	color: #a20002;
	
	text-align: left; /*Zentrierung für ab IE5*/
	margin: 0px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #a20002;
	text-decoration: none;
}


img {
border:0px;
}

/*Layout*/


/*Header begin
------------------------------------------------------------------------------------------------------------------------------------*/

#plugin {
	margin: -35px 0 0 270px;
}


	
