#content {
	margin:0px;
	padding:0px;
	width:550px;
	color: #505050;
}
#header {
	background: #505050;
}

#content .rubrik {
	font-size: 74px;
	font-weight: bold;
	letter-spacing: 90%;
}
#content .offer {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}

#content .border {
}

#content a {
	color: inherit;
	text-decoration: underline;
	color:inherit;
}

#content a:hover {
	color: inherit;
	text-decoration: underline;
	color:#666666;
}

#content .ingress {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
}

#content .text {
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
}

#content .divider {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#content p{
	margin:0px;
	padding:0px;
}

#content .rtop, .rbottom {display:block;background: #FFF}
#content .rtop *, .rbottom * {display: block; height: 1px; overflow: hidden;background: #505050}
#content .r1 {margin: 0 4px}
#content .r2 {margin: 0 2px}
#content .r3 {margin: 0 1px}
#content .ingress2 {
	font-size: 16px;
	line-height: 130%;
}
