@charset "UTF-8";
@import url("reset.css");

/* ---- © 2013 HABICHT+PARTNER -----
		Reset default browser CSS based on work by Eric Meyer:
		http://meyerweb.com/eric/tools/css/reset/index.html

		----- Content -----
		1. Fonts
		2. Layout
		3. Typografie
		4. Links
		5. Menü
		6. Images
		7. Layout for max-width: 960px
		8. Layout for max-width: 640px

		----- Colors ------
		#97bf0d = Green
		#ff9933 = Orange

------- © 2013 HABICHT+PARTNER ----- */

/* ---------- Fonts ---------- */
@font-face {
    font-family: 'NewDesignBlack';
    src: url('../fonts/newdesignblack-webfont.eot');
    src: url('../fonts/newdesignblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newdesignblack-webfont.woff') format('woff'),
         url('../fonts/newdesignblack-webfont.ttf') format('truetype'),
         url('../fonts/newdesignblack-webfont.svg#NewDesignBlack') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* ---------- Layout ---------- */
html {
	height: 100%;
}
body {
	background: url(../img/muster.png);
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#wrapper {
	background: #fff;
	box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;
	filter:progid:DXImageTransform.Microsoft.Glow(strength=3,color=#999999);
	height: 634px;
	margin: 12px auto;
	/*overflow: hidden;*/
	width: 960px;
}
#center {
	width: 960px;
}
#header {
	height: 80px;
	width: 100%;
}
.logo {
	/*background: url(../img/logo.png) no-repeat;*/
	float: left;
	height: 80px;
	width: 160px;
}
.header-img {
	float: right;
	height: 80px;
	width: 800px;
}
#footer {
	background: #000;
	clear: both;
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	width: 310px;
}
#footer li {
	list-style: none;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ff9933;
}
#footer a.currentfooter {
	color: #ff9933;
}
#content {
}
#content .columns {
	overflow: hidden;
	width: 960px;
}
#content .one {
	position: relative;
	background: #eee;
	float: left;
	height: 530px;
	width: 160px;
}
#content .onetwo {
	float: left;
	width: 160px;
}
#content .two {
	float: left;
	margin-right: 10px;
	width: 320px;
}
#content .three {
	float: left;
	margin-right: 10px;
	width: 425px;
}
#content .four {
	float: left;
	height: 530px;
	overflow: auto;
	width: 640px;
}
#content .content {
	clear: both;
	margin: 20px 12px 0 20px;
}
#content .five {
	float: left;
	margin-right: 10px;
	width: 715px;
}
#content .six {
	margin-right: 10px;
}

/* ---------- Typografie ---------- */
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.025em;
	line-height: 18px;
	margin: 0 0 23px 0;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 15px 0;
}
p {
	margin-bottom: 15px;
}
p.footer {
	font-size: 10px;
	line-height: 22px;
}
.bold, strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.date {
	font-size: 9px;
	font-weight: bold;
	margin-top: -14px;
	text-align: right;
	text-transform: uppercase;
}
.kursiv {
	font-style: italic;
}
hr {
	border: 0;
}
hr.trenner {
	border-top: 1px dotted #333;
}
.navi {
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	text-align: right;
	text-transform: uppercase;
}
.navi a {
	text-decoration: underline;
}
.navi a:hover {
	color: #ff9933;
}
.navicurrent {
	color: #ff9933;
}
.navih a {
	text-decoration: underline;
}
.navih a:hover {
	color: #ff9933;
}
.habichtundpartner {
	color: #333;
	font-family: 'NewDesignBlack';
	font-size: 13px;
	text-decoration: none;
}
.greencross {
	color: #9c0;
	font-family: 'NewDesignBlack';
}
.form {
	font-size: 10px;
	font-weight: bold;
	/* margin: 240px 10px 0 10px; */
	margin: 0 10px;
	position: absolute;
	bottom: 0;
	text-transform: uppercase;
}

/* ---------- Links ---------- */
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .2s;
}
a:hover {
	color: #ff9933;
}
a, a:hover, a:active, a:visited {
	outline: 0px;
}
#content a.extlink {
	background-image: url(../img/link_ext.png);
	background-repeat: no-repeat;
	background-position: right 0;
	text-decoration: underline;
	padding-right: 10px;
}
#content a.extlink:hover {
	background-image: url(../img/link_ext.png);
	background-repeat: no-repeat;
	background-position: right -15px;
	color: #ff9933;
}
#content a.extlink.img, a.extlink.img:hover {
	background-image: none;
	padding-right: 0;
}

#content a.noextern, a.noextern:hover {
	background-image: none;
	padding-right: 0;
}

#content a[href^="mailto:"] {
	text-decoration: underline;
}
#content a[href^="mailto:"]:hover {
	color: #ff9933;
}
#content a[href^="mailto:"].img, a[href^="mailto:"].img:hover {
	padding-right: 0;
}
/*
#content a[href^="https://"] {
	background-image: url(../img/link_ext.png);
	background-repeat: no-repeat;
	background-position: right 0;
	text-decoration: underline;
	padding-right: 10px;
}
#content a[href^="https://"]:hover {
	background-image: url(../img/link_ext.png);
	background-repeat: no-repeat;
	background-position: right -15px;
	color: #ff9933;
}
#content a[href^="https://"].img, a[href^="https://"].img:hover {
	background-image: none;
	padding-right: 0;
}
*/
#content .intern {
	background: none;
	text-decoration: none;
	padding-right: 0px;
}
/* ---------- Menü ---------- */
#menu {
	background: #000;
	margin: 24px 0 0 0;
	line-height: 24px;
	width: 160px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	color: #ff9933;
}
.current {
	background: #ff9933;
}
#menu a:hover.current {
	color: #fff;
}
#menu li {
	position: relative;
}
#menu ul ul, #menu ul ul ul {
	background: #000;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#menu ul ul, #menu ul li:hover ul ul, #menu ul ul ul, #menu ul ul li:hover ul ul {
	display: none;
}
#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
}

/* ---------- Images ---------- */
/* 52 – 67 – 82 – 97 – 112 – 127 – 142 – 157 – 172 – 187 – 202 – 217 – 232 – 247 – 262 – 287 – 302 */

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 21px;
	margin-top: 6px;
}

.left {
	height: auto;
	float: left;
	margin: 6px 12px 0 0;
	outline: 1px solid #ccc;
}
.leftohne {
	float: left;
	margin: 6px 12px 0 0;
}
.nooutline {
	outline: none;
}
figcaption {
	font-size: 9px;
	text-align: center;
}
img.right {
	float: right;
	margin: 6px 0 0 6px;
	outline: 1px solid #ccc;
}
img.slider {
	margin: 15px 12px 0 0;
	outline: 1px solid #ccc;
}
.stamp {
	margin: 162px 0 20px 20px;
}
.finden {
	margin-top: 20px; /*178*/
}

/* ---------- Layout for max-width: 960px ---------- */
@media screen and (max-width: 960px) {
	#wrapper {
		height: auto;
		overflow: hidden;
		width: 640px;
	}
	#center {
		width: 100%;
	}
	.header-img {
		width: 480px;
	}
	#content .columns, #content .content, #content .one, #content .onetwo, #content .two, #content .three, #content .four, #content .five, #content .six {
		width: 100%;
	}
	#content .one {
		background: none;
		height: 24px;
	}
	#content .onetwo {
		background: #000;
		height: 24px;
	}
	#content .four {
		height: 100%;
	}
	#content .content {
		width: 95%;
	}
	#footer {
		margin-top: 15px;
		width: 100%;
	}
	#menu {
		background: #000;
		margin: 24px 0 0 0;
		position: relative;
		width: 100%;
	}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		width: auto;
	}
	#menu li {
		border-left: 1px solid #999;
		float: left;
	}
	#menu a {
		color: #fff;
		display: block;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 0.015em;
		margin: 0;
		padding: 0 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#menu a:hover {
		color: #ff9933;
	}
	.current {
		background: #ff9933;
	}
	#menu a:hover.current {
		color: #fff;
	}
	#menu ul ul {
		background: #000;
		border-top: 1px solid #999;
		left: 0;
		position: absolute;
		top: 24px;
		width: auto;
		z-index: 999;
	}
	#menu ul ul ul {
		background: #000;
		left: 100%;
		top: 0;
		width: auto;
	}
	#menu ul ul, #menu ul li:hover ul ul, #menu ul ul ul, #menu ul ul li:hover ul ul {
		display: none;
	}
	#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
		display: block;
	}

	.finden {
		display: none;
	}
}

/* ---------- Layout for max-width: 640px ---------- */
@media screen and (max-width: 640px) {
	body {
		padding: 0 10px 1px 10px;
	}
	#wrapper {
		overflow: hidden;
		width: 320px;
	}
	#center, #content, #content .columns, #footer {
		width: 100%;
	}
	.header-img {
		width: 160px;
	}
	#menu {
		display: none;
	}
	#content .content {
		margin: 20px 12px 0 12px;
		width: 296px;
	}
	#content .four {
		heigh: 100%;
		overflow: visible;
	}
	img.left {
		margin: 0 0 12px 0;
		width: 100%;
	}
	img.right {
		margin: 0 0 12px 0;
		width: 100%;
	}
}