@charset "UTF-8";
/* ) r u i m ( 2 0 0 9 - www.ruim.com */

/*coreText mac fix*/

* {
    text-shadow: #000000 0 0 0px;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}


body {
margin: 0;
padding: 0;
border: 0;
font: 12px Arial, Helvetica, sans-serif;
color: #eeeeee;
background: #d21067 url(../images/background.gif) repeat-x;
line-height: 1.5em;
}

.titel {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
}

.subTitel {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
}
