body,
#main,
#main.inside,
#page2 #main,
#page2 #main .inside {
	margin: 0;
	border: none;
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
  	box-shadow: none;
  	color: #000;
    background: none !important;
}

h1, h2, p, a {
	font-family: Spinnaker;
	color: #000;
}

h1 {
	font-size: 1em;
	line-height: 1.3em;
	text-transform: uppercase;
	margin-top: 0.9em;
	margin-bottom: 0.4em;
	font-weight: normal;
}

h2 {
	font-family: spinnaker;
	font-size: 0.8em;
	margin-bottom: 0.25em;
	line-height: 1.2em;		
}

p {
	font-size: 0.65em;
	line-height: 1.2em;
	margin: 0 0 0.8em 0 !important;
}

a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: text-decoration 600ms ease;
	-moz-transition: text-decoration 600ms ease;
	-o-transition: text-decoration 600ms ease;
	-ms-transition: text-decoration 600ms ease;
	transition: text-decoration 600ms ease;
}

#content_bildbox_re,
#content_textbox_re,
#footer,
.pdf_link {
	display: none;
}

.mod_article.block {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 2em;
}

.page2 #content_textbox {
	width: 550px;
	margin: 30px 70px;
	background: none;
	overflow-y: visible !important;
}

.page2 #main .inside {
	background-color: #fff;
	box-shadow: inset 0 0 150px 10px #fff;
}

#navi {
	display: none;
}

.page2 #content_textbox:after {
	margin-top: 1.5em;
	font-size: 0.65em;
	content: "www.timeout-balingen.de";
}

nav a,
nav ul li a {
	font-size: 0px !important;
	color: white !important;
	display: none;
	visibility: hidden;
}