
/* ---------------------------------------------------- */

* {
	background: transparent !important;
	color: #000 !important;
	border-color: #000 !important;
	text-shadow: none !important;
	box-shadow: none !important;
}

html,
body {
	font-size: 12pt;
	font-family: Arial, "Times New Roman", Times, serif;
	width: 100%;
	min-width: 100%;
}

a {
	padding: 0 !important;
}

#container,
#main,
#content,
.row,
.col,
.row .col,
.inner,
#content .inner {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	border: 0;
}

#mainmenu,
#submenu,
#footer,
#slider {
	display: none;
}

/* ---------------------------------------------------- */

#header #logo,
#header {
	margin: 0;
	padding: 0;
	height: auto;
}

#header {
	margin-bottom: 20px;
}

#content .teaser-list .teaser .text {
	height: auto;
}
