/* copyright bernd rammler 2008*/

body,html {
	margin: 0;
	padding: 0;
	color: #58585a;
	font: 12px/20px Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(img/linde-back.gif) repeat-y center top;
}

a:link {
	color: #ad2321;
	text-decoration: none;
}

a:visited {
	color: #ad2321;
	text-decoration: none;
}

a:active {
	color: #ad2321;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

.clear {
	clear: both;
}

.content {
	margin-right: auto;
	margin-left: auto;
	width: 864px;
}

.inhalt {
	width: 500px;
	margin-left: 20px;
	float: left;
	padding-left: 41px;
}

.rechts {
	float: right;
	border-left: 1px solid #9c141b;
	padding-left: 30px;
	margin-right: 30px;
	width: 220px;
	padding-bottom: 50px;
}

.head {
}

.navi {
}

.hederrest {
}

/* @group typo */

.news {
	color: #9c141b;
	font-size: 16px;
}

.textbold {
	font-weight: bold;
}

.headline {
	color: #9c141b;
	font: 30px "Times New Roman", Times, serif;
}

hr {
	border-left-color: white;
	border-bottom-color: white;
	border-right-color: white;
	border-top-color: #9c141b;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;

}



/* @end */
