body{
	margin:0;
	font:15px/22px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
}
img, a img{
	border-width: 0;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#main{
	margin:0 auto;
	width:980px;
}

div#wpcontent_slider_container {
	padding-top: 20px;
}

/*-- header --*/
#header{
	width:100%;
	overflow:hidden;
}
#header h1{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:26px 0 0;
	margin:0;
}
#header h1 a{
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:355px;
	height:20px;
}
.qtrans_language_chooser {
	margin:22px 0 0;
	padding:3px 6px 0 0;;
	width:494px;
	background:#9b9b63;
	float:right;
}
.qtrans_language_chooser li{
	height:19px;
	padding:1px 13px 0 15px;
	list-style:none;
	float:right;
}

.qtrans_flag_en li. { background:url(images/lang-separator.gif) no-repeat;}
.qtrans_language_chooser li a{
	text-indent:-9999px;
	display:block;
	width:11px;
	height:15px;
	overflow:hidden;
}
.qtrans_language_chooser li.english a{background:url(images/lang-e.gif) no-repeat;}
.qtrans_language_chooser li.deutsch a{background:url(images/lang-d.gif) no-repeat;}
.qtrans_language_chooser li a:hover,
.lang li.active a{
	background-position:0 -15px;
}
ul.nav{
	margin:9px 0 0;
	padding:0;
	width:500px;
	float:right;
	clear:right;
}
ul.nav li{
	padding:0 25px 0 0;
	list-style:none;
	float:left;
}
ul.nav li a{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	height:20px;
}
ul.nav li a.home {
	width:58px;
	background:url(images/nav-home.gif) no-repeat;
}
.home {
	width:58px;
	background:url(images/nav-home.gif) no-repeat;
}
.news {
	width:58px;
	background:url(images/nav-news.gif) no-repeat;
}
.page-item-3 {
	width:66px;
	background:url(images/nav-office.gif) no-repeat;
}
.page-item-31 {
	width:103px;
	background:url(images/nav-portfolio.gif) no-repeat;}
.page-item-26 {
	width:88px;
	background:url(images/nav-contact.gif) no-repeat;
}
ul.nav li a:hover,
ul.nav li a.active { background-position:0 -20px;}
.current_page_item { background-position:0 -20px;}
/*-- content --*/
#content{
	padding:33px 0;
	height:1%;
	overflow:hidden;
}
a.img-holder img{display:block;
	width: 220px;
	height: 165px;
}
.r-image{
	margin:5px 20px 0 0;
	float:left;
}
.post{
	padding:0 300px 36px 0;
	overflow:hidden;
	height:1%;
}
.post a{
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.post h2{
	margin:0;
	font-size:15px;
}

strong.date{
	color:#9b9b63;
	display:block;
}
.post p{
	margin: 23px 0 0 240px;
}
.post2 p{
	margin: 23px 0 0;
	width: 700px;
}

.tabelle {
	width: 980px;
	height: 325px;
	text-align: left;
}
.tabelle2 {
	width: 720px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}

.tabelle a{
	text-decoration: underline;
}
.tabelle td {
	text-align: right;
	font-style: italic;
	vertical-align: bottom;
}
.tabelle th {
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}
.tabelle2 a{
	text-decoration: underline;
}
.tabelle2 td {
	text-align: right;
	font-style: italic;
	vertical-align: bottom;
}
.tabelle2 th {
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}
.breadcrumb
 {
	color: #9b9b63;
	text-transform: capitalize;
	font-weight: bold;
	padding-bottom: 19px;
}
.breadcrumb a
 {
	color: #9b9b63;
	border-style: none;
}

.titel {
	color: #9b9b63;
}

.projekt p {
	margin: 0;
}

.portfolioliste { text-align:left; width: 253px; float:left;
	padding-bottom: 20px;
	height: 180px;
}

#contentportfolio{
	padding:33px 0;
	height:1%;
	overflow:hidden;
		width: 1050px;
}

div.navigation {
	clear: left;
	padding-top: 30px;
}
.portfolioliste h2{
	font-size:15px;
	margin: 0;
}

.objekttext p{
	margin-left: 260px;
}

.lebenslauf {
	padding-top: 10px;
}

.bild {
	border-style: none;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 25px;
	width: 262px;
	clear: none; 
	display:block !important;
	float: left;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 16px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	display:block;  
	margin: 0 15px 12px 0;
	position:relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ngg-gallery-thumbnail img:hover {
	background-color: olive;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

