@import url("basic.css");

/* @group Print */

body {
	background: #fff;
}

.invisible,
.mod_coverpicture img,
#subnavi,
#nav,
#nav-level-2,
#tag-navi,
div.tool_tip,
#top-navi,
#footer .partner,
#footer .mod_navigation,
#search,
#pre-content {
	display: none!important;
}

#container {
	margin: 0;
	padding: 0;
	width: 100%;
}



#header-outside,
#content-outside,
#footer,
#content,
#header {
	background: none;
	border: none;
}

#footer {
	border-top: 1px solid #bfc0c0;
}


#header,
#content,
#footer {
	padding-left: 0;
	padding-right: 0;
}

#entry {
	width: 65%;
}

#right {
	width: 30%;
}

#content .kontakt-unterstrichen h2,
#content .kontakt-unterstrichen h3,
#content .kontakt-unterstrichen h4,
#content .kontakt-unterstrichen h5,
#content .kontakt-unterstrichen h6,
#content .kontakt-unterstrichen p,
#content .kontakt-unterstrichen ul {
	line-height: 15px;
	padding: 0;
	margin: 0;
	background: none;
}

h1#signet {
	margin: 0;
}


#content .kontakt-unterstrichen h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 22px 0 16px 0;
}

#content #right .kontakt-unterstrichen h2 {
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	margin-bottom: 8px;
}

#content .kontakt-unterstrichen h3 {
	font-size: 14px;
	color: #709b0b;
	font-weight: normal;
	font-style: normal;
	margin: 14px 0 4px 0;
}

#content #right .kontakt-unterstrichen h3 {
	font-size: 11px;
	font-weight: bold;
}

#content .kontakt-unterstrichen h4 {
	color: #8c8c8c;
	font-weight: bold;
}

#content .kontakt-unterstrichen p {
	color: #555;
	margin: 0 0 .5em 0;
}

#content div.news {
	float: left;
	width: 200px;
	margin-right: 15px;
}
	

/* @end */
