/* software designed and developed by www.ifmud.de*/
/* general style sheets */

a:link {
	color: #494848;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #494848;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #BE382B;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #BE382B;
	font-weight: normal;
}

body {
	background-color: #E2DDD3;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	color: #3c3b3b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bold {
	color: #494848;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.bold_hell {
	color: #979797;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.headline {
	color: #494848;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.mainheadline {
	color: #7E7E7E;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.red {
	color: #BE382B;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.small {
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}

.smallc {
	color: #878684;
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}

.smallred {
	color: #BE382B;
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: normal;
	text-decoration: none;
}

#claim {
	height: 12px;
	left: 302px;
	position: absolute;
	top: 98px;
	width: 520px;
	z-index: 2;
}

#menue {
	left: 106px;
	position: absolute;
	top: 105px;
	z-index: 1;
}

