/*Büro Ginhold
Author:   Peter Lehmann
Version:  2009.08
----------------------------------------------- */

/*
Google-Maps */

#twGmap {
	width: 98%;
	height: 20em; 
	background: #E2E2D2;
	border: 4px solid #EBEBE5;
	margin-right: 1.25em;
	margin-bottom: 10px;
	}
	
.section_map {
	/* float: left; */
	/*margin-right: 1.25em; */
	/*text-indent: -9000px; */
	}
	
/* für das Infofenster */
.twGmapInfo {
	text-align: center;
	width: 14em;
	height: 3em;
	margin: 0px;
	padding: 0px;
	}
	
.twGmapInfo p {
	padding: 0;
	color: #777;
	}


/*
MASTHEAD + SUBMAST --------------------- */


#home #nav-7 {
	font-weight: bold;
}

#main-image {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 2; 
	width: 566px; 
	height: 246px; 
	background: url(../img/masthead/main-image.jpg) no-repeat;
}

#quote {
	float: left; 
	width: 49%; 
	margin-top: 23px; 
	height: 136px; 
	background: url(../img/masthead/quote.png) no-repeat center;
	text-indent: -9000px;
}


/*
MAIN CONTENT --------------------- */

#content h2 {
	position: relative;
	margin: 0 auto; 
	padding: 25px 0 15px 25px; 
	width: 85%; 
	font: normal 2em Georgia, serif; 
	color: #48546A; 
	letter-spacing: -1px; 
	background: url(../img/masthead/h1.png) no-repeat 0 .72em;
}

#content h2 strong {
	position: absolute; 
	left: -9000px;
}

#content h3 {
	position: relative;
	margin: 0 auto; 
	padding: 10px 0 0 25px; 
	width: 85%; 
	font: normal 1.5em Georgia, serif; 
	color: #48546A; 
	letter-spacing: -1px; 
	background: url(../img/masthead/h2.png) no-repeat 0 .72em;
}

#content h3 strong {
	position: absolute; 
	left: -9000px;
}



/*
SIDEBAR --------------------- */

#hpic1 {
	background: #E2E2D2 url(../img/content/hpic_1.jpg) no-repeat center center;
}

#hpic2 {
	background: #E2E2D2 url(../img/content/hpic_2.jpg) no-repeat center center;
}

#hpic3 {
	background: #E2E2D2 url(../img/content/hpic_3.jpg) no-repeat center center;
}

#hpic4 {
	background: #E2E2D2 url(../img/content/hpic_4.jpg) no-repeat center center;
}

#hpic5 {
	background: #E2E2D2 url(../img/content/hpic_5.jpg) no-repeat center center;
}

#hpic6 {
	background: #E2E2D2 url(../img/content/hpic_6.jpg) no-repeat center center;
}

#hpic7 {
	background: #E2E2D2 url(../img/content/hpic_7.jpg) no-repeat center center;
}

#hpic8 {
	background: #E2E2D2 url(../img/content/hpic_8.jpg) no-repeat center center;
}

#hpic9 {
	background: #E2E2D2 url(../img/content/hpic_9.jpg) no-repeat center center;
}

#hpic10 {
	background: #E2E2D2 url(../img/content/hpic_10.jpg) no-repeat center center;
}

