@charset "UTF-8";


/* Buero Matthias Ballmann, Hamburg
   Copyright 2009-2011 Buero Matthias Ballmann */


/* @group stylereset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group standards */

body {
	font: medium "Times New Roman", Times, Georgia, serif;
	margin: 0;
	padding: 0;
}

#container {
	width: 1000px;
	padding: 0 40px;
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	margin: 0;
	padding: 0;
	height: 40px;
	clear: left;
}

h1 {
	text-transform: uppercase;
	font-size: 30px;
}

/* @end */

/* @group navigation */

#navigation {
	float: left;
	width: 1000px;
}

#bmb {
	color: black;
	float: left;
	clear: left;
	font-size: 30px;
	margin: 0;
	padding: 0;
}

#bmb a, #bmb a:visited, #bmb a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#caad {
	color: black;
	float: left;
	font-size: 30px;
	margin: 0 0 0 10px;
	padding: 0;
}

#caad a, #caad a:visited, #caad a:hover {
	color: black;
	text-decoration: none;
}

/* Navigation */

#hauptnavigation {
	float: left;
	clear: left;
	font-size: 30px;
	color: black;
	margin: 3px 0 0;
	padding: 0;
	width: 1000px;
}

#hauptnavigation a, #hauptnavigation a:visited {
	color: black;
	text-decoration: none;
}

#hauptnavigation a:hover {
	color: black;
	border-bottom: 5px solid black;
}

#hauptnavigation ul li {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	color: black;
}

.navigationactive a {
	color: black;
	border-bottom: 3px solid black;
}

/* Subnavigation */

#subnavigation {
	float: left;
	clear: left;
	color: black;
	margin: 60px 0 0;
	padding: 0;
	font-size: small;
	width: 1000px;
}

#subnavigation a, #subnavigation a:visited {
	color: black;
	text-decoration: none;
}

#subnavigation a:hover {
	color: black;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#subnavigation ul li {
	float: left;
	padding: 0;
	color: black;
	margin: 3px 5px 0 0;
}

#subnavigation ul li.subnavigationactive a {
	border-bottom: 1px solid black;
}

/* @end */

/* @group inhalt */

#inhalt {
	float: left;
	width: 880px;
	background-color: #f5f5f5;
	padding: 60px;
	margin-top: 10px;
}

#inhaltlinks {
	margin: 0 60px 0 0;
	padding: 0;
	float: left;
	clear: left;
}

#inhaltrechts {
	margin: 0;
	padding: 0;
	float: left;
	width: 520px;
}

#hauptbild {
	margin: 0;
	padding: 0;
	font-size: small;
	float: left;
	clear: left;
}

#hauptbild a img.hauptbild, #thumbs a img.thumb40px {
	border: 1px solid #e0e0e0;
}

#hauptbild a:hover img.hauptbild, #thumbs a:hover img.thumb40px {
	border: 1px solid black;
}

.thumbs {
	margin: 30px 0 0;
	font-size: small;
	padding-top: 5px;
	padding: 0;
	clear: left;
	float: left;
}

img.thumb40px {
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #e0e0e0;
}

img.thumb40px:hover {
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid black;
}

.aufgabe {
	float: left;
	clear: left;
	margin: 0 0 14px;
	padding: 0;
	font-size: small;
	width: 400px;
}

.seitentitel, .seitentitel a {
	float: left;
	margin: 0;
	padding: 0;
	clear: left;
	width: 400px;
	color: black;
	text-decoration: none;
}

.kunde {
	float: left;
	clear: left;
	padding: 0;
	margin: 0 0 30px;
	font-size: small;
	width: 400px;
}

.haupttext {
	float: left;
	font-size: small;
	line-height: 140%;
	clear: left;
	margin: 0;
	padding: 0;
	width: 520px;
}

/* @group projekte */

#inhaltprojekte2 {
	width: 100%;
	padding: 0;
	float: left;
	margin-top: 10px;
}

#inhaltprojekte {
	padding: 60px;
	background-color: #f5f5f5;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

.projekte {
	width: 1000px;
	float: left;
	height: 520px;
}

.projekteinhalt {
	width: 270px;
	float: right;
	padding-top: 60px;
	padding-right: 90px;
}

.projektehauptbild {
	float: left;
}

.projekteaufgabe {
	float: left;
	clear: left;
	margin: 0 0 14px;
	padding: 0;
	font-size: small;
}

.projekteseitentitel, .projekteseitentitel a {
	float: left;
	margin: 0;
	padding: 0;
	clear: left;
	color: black;
	text-decoration: none;
}

.projektekunde {
	float: left;
	clear: left;
	padding: 0;
	margin: 0 0 30px;
	font-size: small;
}

.projektehaupttext {
	float: left;
	font-size: small;
	line-height: 140%;
	clear: left;
	margin: 0;
	padding: 0;
}

.projektehaupttext a {
	text-decoration: underline;
	color: black;
}

/*

 @end */

/* @group archiv */

.listviewarchiv {
	float: left;
	margin: 2px;
	padding: 0;
}

.listviewarchiv a img, img.grayscale {
	border: 1px solid #e0e0e0;
}

.listviewarchiv a:hover img, img.grayscale:hover {
	border: 1px solid black;
	cursor: pointer;
}

/* @end */

/* @group kunden */

.listviewkunden {
	margin: 0 0 10px;
	padding: 0;
}

.textkunden {
	font-size: small;
	line-height: 140%;
	margin: 0 0 18px;
	padding: 0;
}

.hiddenthumbs {
	visibility: hidden;
	position: absolute;
}

/* @end */

/* @group favoriten */

#inhalt a {
	text-decoration: none;
	color: black;
}

#inhaltrechts a, .kontakthaupttext a, #inhaltrechts a:visited, .kontakthaupttext a:visited {
	color: black;
	border-bottom: 1px solid black;
	text-decoration: none;
}

#inhaltrechts a:hover, .kontakthaupttext a:hover {
	color: black;
	border-bottom: 1px solid black;
	text-decoration: none;
}

/* @end */

/* @group kontakt */

.kontakt {
	width: 880px;
	float: left;
	margin: 0;
}

.kontaktinhalt {
	width: 270px;
	float: right;
}

.kontakthauptbild {
	float: left;
}

.kontaktaufgabe {
	float: left;
	clear: left;
	margin: 0 0 10px;
	padding: 0;
	font-size: small;
}

.kontaktseitentitel, .kontaktseitentitel a {
	float: left;
	margin: 0;
	padding: 0;
	clear: left;
	color: black;
	text-decoration: none;
}

.kontaktkunde {
	float: left;
	clear: left;
	padding: 0;
	margin: 0 0 30px;
	font-size: small;
}

.kontakthaupttext {
	float: left;
	font-size: small;
	line-height: 140%;
	clear: left;
	margin: 0;
	padding: 0;
}

.kontaktformular form {
	float: left;
	clear: left;
	margin-top: 20px;
}

#bildunterschrift {
	font-size: smaller;
}

/* @end */

/*

 @end */

/* @group editmode */

div.editmode {
	background-color: #bcff5d;
	padding: 10px;
	margin: 0 0 40px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 120%;
	width: 547px;
	float: left;
}

p.edithead {
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
	clear: left;
}

p.editsub {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 5px;
}

/* @end */

/* @group fbox */

#hauptbild a.zoom1 img, #inhalt div.thumbs a.zoom1 img {
	border: 1px solid #e0e0e0;
	margin: 0 10px 10px 0;
	padding: 0;
}

#hauptbild a.zoom1 img:hover, #inhalt div.thumbs a.zoom1 img:hover {
	border: 1px solid black;
	margin: 0 10px 10px 0;
	padding: 0;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	margin: 0;
	background: white;
	display: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding: 20px;
}

div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
	border: 1px solid #e0e0e0;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
	visibility: hidden;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
	visibility: hidden;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
	visibility: hidden;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
	visibility: hidden;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
	visibility: hidden;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
	visibility: hidden;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
	visibility: hidden;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
	visibility: hidden;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
	visibility: hidden;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}

/* @end */

/* @group masonry */

#inhaltprojekte.masoned, #inhaltprojekte.masoned .box {
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-o-transition: all .7s ease-out;
	transition: all .7s ease-out;
}

.wrap {
	background: transparent;
	border: 0px solid #456;
}

.wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.box {
	margin: 5px;
	padding: 5px;
	font-size: small;
	float: left;
	border: 1px solid #e0e0e0;
	background-color: white;
}

.col2 {
	width: 218px;
	height: 150px;
}

.col3 {
	height: 226px;
	width: 338px;
}

.col4 {
	width: 338px;
	height: 338px;
}

.col5 {
	width: 218px;
	height: 330px;
}

.box a {
	text-decoration: none;
	color: black;
	font-size: small;
	display: block;
}

.box a:hover {
	display: block;
	height: 100%;
	width: 100%;
}



/* @end */
