body {
	background: url(../images/topbar_bg.gif) repeat-x #efe3b9;
	font-family: Verdana, Arial, sans-serif;
}

#modInfo {
	z-index: 80; 
	position: absolute; 
	margin: 0 auto;
	right: 18em;
	
	padding: 6px;
}

#modInfoHeader {
	margin-bottom: 6px;
	margin-top: 6px;
	
	color: black;
}

.text_content {
	font-size: 0.8em;
}

.text_content a {
	color: black;
}

h3 {
	color: #635323;
	font-weight: bold;
}

.wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
}

#facebook {
	position: absolute;
	right: 32px;
	top: 18px;
}

#facebook .hover {
	display: none;
}

#facebook:hover .hover {
	display: block;
}

#facebook:hover .normal {
	display: none;
}

.topbar {
	position: absolute;
	top: 0px;
	left: 250px;
	float: left;
}

#logo_bottom {
	position: relative;
	top: 0px;
}

.navi {
	position: absolute;
	left: 22px;
	width: 211px;
	background: url(../images/navi_bg.gif) repeat-y bottom;
}

.navi_content {
	background: url(../images/navi_bottom_bg.gif) no-repeat bottom;
	padding-left: 28px;
	padding-right: 24px;
	padding-bottom: 3em;
	text-align: right;
	min-height: 525px;
}

.navi_element {
	font-family: /* Arial Rounded MT Bold, */ Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	min-height: 16px;
	border-bottom: dotted 2px #91016a;
}

.navi_element:hover {
	font-family: /* Arial Rounded MT Bold, */ Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	min-height: 16px;
	background-color: #c79cbc;
}

.navi_element_layer1 {
	font-family: /* Arial Rounded MT Bold,  Verdana,*/ Arial, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	letter-spacing: 0.1em;
	border-bottom: solid 1px #e4dcb1;
}

.navi_element_layer1:hover {
	font-family: /* Arial Rounded MT Bold,  Verdana,*/ Arial, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	background-color: #c79cbc;
}

.navi_element a,.navi_element_layer1 a {
	text-decoration: none;
	color: #000000;
	width: 100%;
}

.navi_row {
	position: absolute;
	top: 108px;
	width: 99%;
	text-align: right;
	font-size: 10px
}

.navi_row a {
	text-decoration: none;
	color: #ffffff;
}

.content {
	position: absolute;
	top: 122px;
	left: 230px;
	margin-top: 30px;
	clear: both;
	width: 70%;
}

.images {
	float: left;
	height: 100%;
}

.text_content {
	margin-left: 130px;
	margin-top: -13px;
}

.bild_element {
	width: 120px;
	clear: both;
	margin-bottom: 4px;
}

a img {
	border: 0px;
}

.price-table {
	width: 100%;
	margin-bottom: 36px;
}

.price-table tr:nth-child(odd) {
	background-color: rgba(0,0,0,0.05);
}
