.minisiteLeft{
	width:70%;
	float:left;
	min-width:300px;
}

.minisiteright{
	width:30%;
	float:left;
	min-width:300px;
}

.clear {
	clear: both;
}

p {
	margin: 10px 0;
}

.product {
	float: left;
	margin: 0 15px 0 0;
}

.panel_vrijetekst_container {
	border: 1px dotted #bdbdbd;  
	text-align: justify;
}

.panel_vrijetekst_header h1, 
.panel_vrijetekst_header h2 {
	color: #06219E !important;
	font-size: 15px;
	text-transform: uppercase;
}

.panel_vrijetekst_container ul {
	padding: 10px 15px;
}

.panel_vrijetekst_content a {
	color: #06219E;
}

.panel_vrijetekst_content a:hover {
	text-decoration: underline;
}

.content .headertag {
	padding: 15px;
}

@media only screen and (max-width: 1056px) {
	.minisiteLeft,
	.minisiteRight {
		width: 100%;
	}
	.content .headertag {
		line-height: normal;
	}
}

.panel_vrijetekst_content {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.content h1, .content h2 {
	line-height: 38px;
}

.aThemeContent > div:first-child {
	max-width: 100%;
}
