* { 
	margin:0;
	padding:0;
}

html,body {
	background-color: #fff;
	color: #000;
	font-family: century gothic;
}

#container {
	margin: 0 auto;
	width: 1024px;
}

#top {
	margin-bottom: 14px;
}

#top_showcase {
	margin: 71px 0 67px 86px;
	min-height: 283px;
}

#left {
	float: left;
	width: 360px;
	margin-right: 56px;
	text-align: right;
}

#center {
	float: left;
	width: 164px;
	margin-right: 10px;
	margin-top: 10px;
}

#right {
	float: left;
	width: 409px;
	margin-top: 5px;
	margin-right: 25px;
}

#bottom {
	background: url('../images/bg_bottom.png');
  	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 40px;
	min-height: 40px;
}

#bottom_showcase {
	background: url('../images/bg_bottom.png');
  	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 39px;
	min-height: 40px;
}

#bottom_imp {
	background: url('../images/bg_bottom.png');
  	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
	min-height: 40px;
}

#bottom_left {
	font-size: 13px;
	float: left;
	width: 362px;
	margin-right: 48px;
	padding-top: 5px;
	text-align: right;
}

#bottom_center {
	font-size: 13px;
	float: left;
	width: 170px;
	padding-top: 5px;
	margin-right: 10px;
}

#bottom_right {
	font-size: 13px;
	float: left;
	width: 170px;
	padding-top: 5px;
	margin-right: 15px;
}

#bottom_impressum {
	font-size: 13px;
	float: left;
	width: 200px;
	padding-top: 5px;
	margin-right: 25px;
}
	
p,span {
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 18px;
}

#top p {
	margin: 0;
}

#left p, #center p, #info_left_l p {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 8px;
}

#right_text {
	margin: 0;
	padding: 0;
	min-height: 150px;
}

ul {
	margin: 0 0 10px 40px;
}

li {
	font-size: 13px;
	line-height: 20px;
}

img {
	border: 0;
}

#top_showcase img {
	margin-right: 4px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #f4c300;
}

a.on:link, a.on:visited, a.on:active {
	text-decoration: none;
	color: #000;
}

#center a:link, a:visited, a:active {
	text-decoration: none;
}

#center a:hover {
}

#center a.on:link, #center a.on:visited, #center a.on:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

/* special INFO page */

#info_left {
	float: left;
	width: 590px;
}

#info_left_l {
	float: left;
	width: 360px;
	margin-right: 58px;
	text-align: right;
}

#info_center {
	float: left;
	width: 162px;
	margin-right: 10px;
	margin-top: 10px;
}

#info_right {
	float: right;
	width: 414px; /* 409px; */
	margin-top: 74px; /* 87 */
	margin-right: 20px; /* 25px; */
}

#info_right_text {
	margin: 0;
	padding: 0;
	min-height: 501px;
}

#impressum_right {
	float: right;
	width: 434px;
	margin-top: 74px;
}

#impressum_right_text p {
	font-size: 11px;
}
