@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: #dd0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}



html, body {
height: 100%;
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
color: #eeeeee;
background: #282420 url(../images/background.gif) repeat-x;
}
 
* {
margin:0px auto;
padding:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -290px;
float: left;
}
 
div#wrapper {
width: 1000px;
height: 580px;
clear: both;
background:ededed;
position: relative;
top: -290px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}

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

.subTitel {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
