* {
	padding:0;
	margin:0;
	font-family: 'Open Sans', sans-serif;
}

.clear {
	clear:both;
	height: 0;
}

a {
	outline:none;
}

.wrapper {
	width:1024px;
	margin:0 auto;
}

header {
	background:#4f5355 url('Bilder/stern-ecke.png') no-repeat right;
	height:45px;
	text-align:right;
	padding-right:64px;
	margin-bottom:2px;
}

header h2 {
	line-height:45px;
	color:#fff;
	font-weight:400;
	font-size:14px;
}

ul li {
	list-style:inside;
}

#content .left {
	float:left;
	width:675px;
	padding:10px 10px 10px 0px;
}

#content .left .TopImage {
	margin-bottom:30px;
}

#content .left .TopImage img {
	width:600px;
	height:auto;
}

#content .left h1,
#content .left h2,
#content .left p,
#content .left ul {
	color:#555;
	font-size:14px;
}

#content .left ul {
	font-weight:300;
}

h3,h4,h5,h6 {
	color:#222222;
	font-size:16px;
	font-weight:400;
	margin-bottom:15px;
}

#content .left h1,
#content .left h2 {
	color:#222222;
}

#content .desciption p {
	margin-bottom: 20px;
	line-height: 25px;
}

#content .desciption strong {
	font-weight: bold;
	color:#222222;
	
}

#content .left h1 {
	margin-bottom:20px;
	font-size:20px;
}

#content .left h2,
#content .left ul {
	margin-bottom:20px;
}

#content .left ul + h2 {
	margin-top: 20px;
}

#content .left ul li {
	margin-bottom:0px;
}

#content .left ul li:last-child {
	margin-bottom:0;
}

#content .right {
	width:244px;
	margin-left:780px;
}

#content .right img,
footer img {
	width:100%;
	height:auto;
}

#content .right a:first-child {
	height:76px;
}

#content .right a {
	border-bottom:1px solid #4f5355;
	display:block;
	height:77px;
	text-indent: -9999px;
	
}

#content .right a:nth-child(1) {
	background: url('Bilder/shops_01.jpg') no-repeat;
	background-size:245px 76px;
}

#content .right a:nth-child(2) {
	background: url('Bilder/shops_02.jpg') no-repeat;
	background-size:245px 77px;
}

#content .right a:nth-child(3) {
	background: url('Bilder/shops_03.jpg') no-repeat;
	background-size:245px 77px;
}

#content .right a:nth-child(4) {
	background: url('Bilder/shops_04.jpg') no-repeat;
	background-size:245px 78px;

}

#content .right a:nth-child(1):hover {
	background: url('Bilder/shops_01_hover.jpg') no-repeat;
	background-size:245px 76px;
}

#content .right a:nth-child(2):hover {
	background: url('Bilder/shops_02_hover.jpg') no-repeat;
	background-size:245px 77px;
}

#content .right a:nth-child(3):hover {
	background: url('Bilder/shops_03_hover.jpg') no-repeat;
	background-size:245px 77px;
}

#content .right a:nth-child(4):hover {
	background: url('Bilder/shops_04_hover.jpg') no-repeat;
	background-size:245px 78px;
}

footer {
	margin:20px 0;
}
p.copyright {
	text-align: center;
	padding-top: 10px;
}

p.copyright a {
	color:#4e4b44;
	font-size: 13px;
	text-decoration: none;
	opacity: 0.5;
	font-weight:300;
}

/* Plenty Kram weg */

#plenty_appendix {
	display:none !important;
}