/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



* {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}

.googleMap {margin: 20px 0 !important;}
#header {
	background-color: #000000;
	height: 120px;
	background-image: url(images/headerbackground.png);
	background-repeat: repeat-x;
}
div.content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	min-height: 650px;
	padding: 0 0 30px 0;
}
#quote {
	font-size: 17px;
	padding-right: 20px;
}
img.deco { float: right; width: 173px; margin: 30px 0 0 0; }
#quote p {
	text-align: right;
	font-size: 16px;
}
#quote p img {vertical-align: middle; border: none; margin-left: 15px;}
#quote p a {border: none;}

div.divider {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 15px;
}
#logo {
	width: 223px;
	height: 170px;
	float: left;
	
}
#logo h1 a {
	background-image: url(images/logo.png);
	background-repeat: repeat-x;
	height: 0;
	padding-top: 170px;
	width: 223px;
	display: block;
	overflow: hidden;
	position: absolute;
}
#header ul {
	display:block;
	float:left;
	padding-left: 127px;
}
#header ul li {
	display:block;
	float:left;
}
#header ul a {
	height: 0;
	padding-top: 110px;
	width: 150px;
	display: block;
	overflow: hidden;
	background-position: center 110px;
}
#header ul a.act {
	background-position: center 0;
}
#header ul a:hover, #header ul a.act:hover {
	background-position: center 220px;
}
#header ul a.item1 {
	background-image: url(images/menu-item1.png);
}
#header ul a.item2 {
	background-image: url(images/menu-item2.png);
}
#header ul a.item3 {
	background-image: url(images/menu-item3.png);
	width: 170px;
}
#header ul a.item4 {
	background-image: url(images/menu-item4.png);
}
#footer {
	clear: both;
	background-image: url(images/footerbackground.png);
}
#footer p {
	color: #fff;
	line-height: 60px;
	font-size: 12px;
	width: 970px;
	margin: 0 auto;
}
#col-left {
	display: block;
	float: left;
	width: 650px;
}
#col-right {
	display: block;
	float: left;
	width: 260px;
	padding: 20px 20px 20px 40px;
	background-image:url(images/dotted-down.gif);
	background-repeat: repeat-y;
	min-height: 400px;
	
}
#front-intro {
	background-image:url(images/cube.png);
	background-position: right 70px;
	padding: 30px 240px 30px 0;
	background-repeat: no-repeat;
}
#seq-intro {
	padding: 30px 60px 30px 0;
	background-repeat: no-repeat;
}
#front-thumbs {
	background-position: -12px 0;
	padding: 15px 60px 30px 0;
	background-repeat: no-repeat;
}
#front-thumbs div.ngg-navigation {
display: none !important;
}
#front-thumbs p.link {
margin-top: 30px !important;

}
#front-intro h2 {
	height: 0px;
	width: 414px;
	background-image:url(images/h2-frontintro.png);
	overflow: hidden;
	padding-top: 134px;
	margin-bottom: 30px;
}
#seq-intro h2.biografie {
	height: 0px;
	width: 426px;
	background-image:url(images/h2-biografie.png);
	overflow: hidden;
	padding-top: 87px;
	margin-bottom: 30px;
}
#seq-intro h2.portfolio {
	height: 0px;
	width: 363px;
	background-image:url(images/h2-portfolio.png);
	overflow: hidden;
	padding-top: 39px;
	margin-bottom: 30px;
}

#seq-intro h2.contact {
	height: 0px;
	width: 313px;
	background-image:url(images/h2-contact.png);
	overflow: hidden;
	padding-top: 39px;
	margin-bottom: 30px;
}

#front-thumbs h3.eengreep {
	height: 0px;
	width: 328px;
	background-image:url(images/h3-eengreep.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 19px;
	margin-bottom: 15px;
}
#promoblock h3 {
	height: 0px;
	width: 200px;
	background-image:url(images/h3-klasema.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 98px;
}
p {
	line-height: 20px;
	font-size: 14px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 18px;
}
#promoblock {
	background-color: #efefef;
	width: 200px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#promoblocklink {
	background-color: #efefef;
	width: 260px;
}
#promoblocklink img {border: none;}
#promoblocklink a {border: none;}

#promoblock p, #promoblock h3 {
color: #777;
}
#promoblock a, #promoblock a:visited, #promoblock a:hover {
color: #777;
}
#promoblock p.linkline {
margin-top: 28px;

}
.clear { clear:both;}
p {margin-bottom: 14px; }
a, a:visited { color: #000000;}
a:hover { color: #b20201;}
