#trixum {
	color: #222;
	padding: 20px 0;
	font-weight: 300;
	font-size: 16px;
	min-height: 100%;
	font-family: "Open Sans";
	background: url(http://tpl.trixum.de/re/05/images/pattern.png);
}

.trixum-wrapper {
	padding: 20px;
	border: 5px solid #fff;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}


.trixum-page-heading {
	font-size: 18px;
	margin-bottom: 30px;
}

.trixum-section {
	padding: 5px 15px;
	font-size: 14px;
	margin-bottom: 30px;
}

#trixum .trixum-header {font-weight: 700}

#trixum-image {
	text-align: center;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#trixum-image .trixum_main_image {
	width: 100%;
	margin-bottom: 20px;
	border: 8px solid #fff;
}

#trixum-image .image-owner {font-size: 12px; text-transform: uppercase; margin-top: 10px}

#trixum-footer {margin-top: 30px}

#trixum-footer .trixum-owner-logo {}

#trixum-footer .trixum-owner-text {
	margin: 8px 0 0;
	font-size: 13px
}