/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.verpackungsbox {
	float: left;
	position: relative;
}

#verpackungsboxen, #CDBoxen {
	width: 100%;
	overflow: auto;
	margin-top: 30px;
}

.leftbox {
	padding-right: 10px;
	width: 40%;
}

.rightbox {
	padding-left: 10px;
	width: 60%;
}

#verpackungstext, #CDText {
	margin-left: 20px;
}

.entry-title {
	text-align: center;
}

.entry-title:after, .entry-title:before {
	margin-left: 45%;
}

#marketingbutton, #verpackungsbuttonbutton {
	background-image: none;
	background-color: #7ab55c;
	font-family: "Brandon", Helvetica, Arial, sans-serif;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease;
	-webkit-transition-property: background-color border-color color;
	transition-property: background-color border-color color;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: .77778em 1.66667em;
	border: 0;
	border-radius: 3px;
	cursor: pointer;
	color: #fff;
	font-size: 1.125em;
	text-align: center;
}

#marketingbutton:focus {
	color: #fff;
	text-decoration: none;
}

.entry-content {
	margin-left: 20px;
	margin-right: 20px;
}

.entry-title {
	font-size: 30px;
	line-height: 40px;
}

.verpackungsbutton {
	color: black !important;
}

#verpackungsbuttonbutton {
	background-color: #FD0;
	color: black;
}

#wordpress {
	height: 186px;
}

.WBbox {
	border: 10px solid #ececec;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	width: 220px;
	height: 220px;
	border-radius: 0;
	text-align: center;
	float: left;
}

#WBSection {
	width: 100%;
	height: 350px;
	padding-left: 129px;
	padding-top: 20px;
}

.designbuttons {
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
}

.CDBoxLeft, .CDBoxRight {
	width: 50%;
	position: relative;
	float: left;
}

.CDBoxLeft {
	padding-right: 10px;
}

.CDBoxRight {
	padding-left: 10px;
}

.CDBoxLeft img {
	margin-bottom: 15px;
}

#contactText {
	text-align: left;
	left: 350px;
	position: relative;
	bottom: 225px;
	width: 65%;
}

#contactField {
	bottom: 105px;
	position: relative;
}

#footer {
	height: 550px;
}

#verpackungsdesign, .verpackungsboxen {
	overflow: auto;
}

.copyright, #footer .container {
	height: 100%;
}