/* @override 
	http://localhost:8888/txp-BGI/css/screen.css
	http://preview.bgi-online.de/css/screen.css
*/

@charset 'utf-8';

/* Modified: 08-07-2011 */

/* @group general + page layout */

body{
	font: 13px Helvetica, Arial, "Lucida Grande", Lucida, sans-serif;
}

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

a:hover{
	background-color: red;
	border-bottom: 0px solid red;
	color: white;
	text-decoration: none;
}

a:active{
	
}

#wholewrap{
	/*border: 1px solid red;*/
	margin: 46px auto;
	position: relative;
	width: 960px;
}

#main-header{
	float: left;
	width: 120px;
}

#main-nav{
	width: 120px;
}

#main-article{
	float: left;
	width: 516px;
	margin-left: 56px;
}

#article-aside{
	float: left;
	width: 248px;
	margin-left: 20px;
	margin-top: 120px;
	overflow: hidden;
}

#main-footer{
	clear: both;
	height: 36px;
}

/* @end */

/* @group Main Navigation */

#logo{
	margin-bottom: 40px;
}

#link-home{
	background-color: transparent;
}

#link-home:hover{
	background-color: transparent;
}

#main-nav ul{
	margin-bottom: 20px;
}

#main-nav li{
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	text-align: right;
}

#main-nav .nav-sub{
	color: #888;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 3px;
}

#main-header p{
	text-align: right;
}

/* @end */

/* @group Main Footer */

#main-footer{
	border-top: 1px solid gray;
	color: gray;
	font-size: 10px;
	margin: 10px 0px 10px;
	padding: 5px 0px 0px;
}

#main-footer a{
	color: gray;
}

#main-footer a:hover{
	color: white;
}

/* @end */

/* @group Main Article, general */

#article-title h2{
	font-size: 30px;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 40px;
	width: 784px;
}

.article h3{
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	margin: 36px 0px 19px;
}

.article h4{
	font-weight: bold;
	line-height: 19px;
	margin: 19px 0px;
}

.article p{
	line-height: 19px;
	margin: 19px 0px;
}

.article ul{
	line-height: 19px;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 17px;
}

/* @end */

/* @group Article Footer */

#article-footer{
margin-top: 40px;
height: 60px;
}

#newer-articles{
float: left;
width: 200px;
}

#older-articles{
float: right;
text-align: right;
width: 200px;	
}

/* @end */

/* @group Archive Nav View */

#archive-nav{
	float: left;
	width: 516px;
	margin-left: 56px;
}

#archive-nav li{
	margin-top: 36px;
}

#archive-nav h3{
	border-bottom: 1px solid #ccc;
}

#archive-nav a{
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	text-align: right;
}

#archive-nav span{
	color: #ccc;
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	text-align: right;
	float: right;
}

/* @end */

/* @group Project Nav View */

#project-nav{
	/*background-color: #fef;*/
	float: left;
	width: 804px;
	margin-left: 36px;
}

#project-nav #article-title{
	margin-left: 20px;
}

#project-nav li{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.project-nav-li{
	height: 270px;
}

#article-context .header{
	height: 163px;
	position: relative;
	width: 248px;
}

#article-context .header img{
	left: 0px;
	position: absolute;
	bottom: 0px;
	z-index: 0;
}

#article-context h2{
	background-color: #333;
	border-bottom: 0px solid black;
	color: white;
	display: inline;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 24px;
	padding: 0px 5px 1px 0px;
	position: relative;
	z-index: 1;
}

#article-context h2:hover{
	background-color: red;
	color: white;
}

/* @end */

/* @group Service View */

#service-view, #whole-view{
	float: left;
	width: 804px;
	margin-left: 36px;
}

#service-view-body{
	background-image: url(../img/dummy-services.png);
	background-repeat: no-repeat;
	background-position: 110px 30px;
	height: 420px;
	overflow: hidden;
	position: relative;
}

.service-overview-link a{
	color: white;
}

.service-overview-link{
	color: white;
	position: absolute;
	z-index: 5;	
}

#sov-link-Planung{
	background: url(../img/speech-r.gif) no-repeat;
	background-position: bottom right;
	font-size: 30px;
	left: 20px;
	padding: 10px 20px 54px 18px;
	top: 180px;
}

#sov-link-Planung:hover{
	background: url(../img/speech-r-red.gif) no-repeat;
	background-position: bottom right;
	cursor: pointer;
}

#sov-link-Beratung{
	background: url(../img/speech-l.gif) no-repeat;
	background-position: bottom left;
	font-size: 30px;
	left: 590px;
	padding: 10px 20px 53px;
	top: 10px;
}

#sov-link-Beratung:hover{
	background: url(../img/speech-l-red.gif) no-repeat;
	background-position: bottom left;
	cursor: pointer;
}

#sov-link-Gutachten{
	background: url(../img/speech-ol.gif) no-repeat;
	background-position: top left;
	font-size: 24px;
	left: 550px;
	padding: 50px 20px 10px;
	top: 320px;
}

#sov-link-Gutachten:hover{
	background: url(../img/speech-ol-red.gif) no-repeat;
	background-position: top left;
	cursor: pointer;
}

.service-overview-box{
	background-color: white;
	border-top: 70px solid white;
	border-left: 200px solid white;
	border-bottom: 330px solid white;
	border-right: 300px solid white;
	color: black;
	display: none;
	line-height: 19px;
	padding: 20px;
	position: absolute;
	width: 340px;
	z-index: 4;
}

.service-overview-box p{
	margin: 19px 0px;
}

/* newsstand*/

#newsstand{
	border-top: 1px solid black;
	overflow: hidden;
	padding-top: 10px ;
}

.news-list-box{
	float: left;
	margin-right: 18px;
	width: 250px;
}

.date{
	color: #888;
	font-size: 11px;
}

.news-list-box h4{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0px;
}

.news-list-box p{
	color: #333;
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0px;
}

/* @end */

/* @group _gallery */

#article-gallery ul{
	border-top: 5px solid #333;
	margin: 12px 0px 24px;
	width: 252px;
}

#article-gallery li{
	float: left;
	margin: 0px 4px 0px 0px;
	width: 80px;
}

/* @end */

/* @group _article aside, context box  */

/* article-context box *** */
/* to be placed after project nav elements! */

#article-context{
	/*background: #f8f8f8;*/
}

#article-context ul{
	border-top: 0px solid #333;
	margin: 0px 0px 0px;
}

#article-context li{
	background-color: #f8f8f8;
	border-bottom: 1px solid #eee;
	clear: both;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 0px;
	padding: 3px 0px 3px;
	width: 248px;
}

#article-context li span{
	float: right;
}

/* article aside stuff */

#article-aside .nav li{
	overflow: hidden;
}

#article-aside .nav li{
	float: left;
	height: 23px;
	width: 82px;
}

#article-aside .nav ul{
	background-color: white;
	height: 23px;
	width: 248px;
}

#article-aside .nav li a{
	background: black;
	color: white;
	display: block;
	padding: 4px 0px 4px;
	text-align: center;
	width: 82px;
}

#article-aside .nav li a:hover{
	background: red;
}

/* @end */

/* @group Contact Page */

/* contact page */

#contact-address-box{
	float: left;
	width: 280px;
}

#contact-route-box{
	float: right;
	width: 500px;
}

#contact-email-box{
	float: right;
	width: 500px;
}

/* bits n pieces / inputs */

input[type="text"]{
	background-color: #fff;
	border: 1px solid #333;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	width: 446px;
}

input[value="los"]{
	/* route button */
	background-color: black;
	border: 0px solid #333;
	color: white;
	height: 21px;
	width:50px;
}

input[value="los"]:hover{
	background-color: red;
}	

#googlemaps-a{
	background-color: #f2efe9;
	color: black;
	display: none;
	float: right;
	font-size: 13px;
	font-weight: normal;
	padding: 1px 5px 0px;
}

#googlemaps-a:hover{
	background-color: red;
	color: white;
}

/* email form */

.zemContactForm legend, .zemContactForm br{
	display: none;
}

.zemTextarea#Nachricht{
	border: 1px solid #333;
	float: right;	
	display: block;
	margin: 0px;
	width: 394px;
}

.zemContactForm label{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
}

.zemContactForm input[type="text"]{
	width: 396px;
}

.zemContactForm input{
	margin-bottom: 5px;
}

.zemContactForm input[type="submit"]{
	background-color: black;
	border: none;
	clear: both;
	color: white;
	float: right;
	height: 21px;
	margin: 5px 0px;
}

.zemContactForm input[type="submit"]:hover{
	background-color: red;
	color: white;
}

/* @end */

/* @group Korrekturen */

#xing-button:hover {
	background-color: transparent;
}

/* @end */

/* javascript magic */

.js div { }
.ie7 div { }
.ie6 div { }
