/* Stylesheet for imprint / contact ... - Manufaktur Joerg Geiger
 * --------------------------------------------------------------
 * $Id: block.css,v 1.12 2010-09-14 17:56:16 maba Exp $
 */
.content_b,.content_c,.content_route {
	font-size: 0.80em;
	line-height: 140%;
	margin: 6px;
}

.content_route h1,h2 {
	font-size: 1.2em;
	color: #851E28;
	margin-bottom: 1em;
}

.content_b h1,h2 {
	color: #851E28;
	margin-bottom: 4px;
}

.content_b h1 {
	margin-top: 1em;
	font-size: 1.1em;
}

.content_b h2,.content_c h2 {
	font-size: 1em;
}

.content_b p {
	margin-top: 0;
	margin-left: 25px;
	font-size: 0.85em;
}

.content_b {
	margin-right: 15px;
}

.content_c {
	margin-right: 10px;
}

.content_route input {
	font-size: 1em;
}

.content_route .detl {
	font-size: 1em;
	margin-left: 50px;
	margin-right: 20px;
}

.content_c h2 {
	color: #851E28;
	margin-top: 0px;
}

.lbl_txt {
	text-align: right;
	padding-right: 5px;
	font-size: 0.9em;
}

.location {
	margin: 30px;
	overflow: visible;
}

.req {
	color: red;
	font-weight: bold;
	font-size: 0.8em;
}

.content_b p.job_d {
	font-size: 1.05em;
}

.content_b p.job_link {
	color: black;
	font-weight: bold;
	font-size: 1em;
}

.job_link a {
	color: black;
}

.job_link a:hover {
	background-color: #EFE080;
	color: black;
}

.job_link a:active {
	background-color: #5050FF;
	color: white;
}

.content_b h3 {
	margin-left: 10px;
}

.content_b p.job_left {
	margin-left: 0px;
}

input,textarea {
	border: 1px solid #800000;
	font-size: 0.9em;
	padding-left: 5px;
	color: black;
}

input.btn {
	margin-top: 8px;
	padding: 2px;
	background-color: #F6DC82;
	color: #404040;
	font-weight: bold;
}

input.btn_hover {
	margin-top: 8px;
	padding: 2px;
	background-color: #E0E0E0;
	color: black;
	font-weight: bold;
}

.addr {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

#gsearch {
	visibility: hidden;
}

#gkarte {
	position: relative;
	height: 500px;
	width: auto;
	border: 3px inset #800000;
	margin-left: 50px;
	margin-right: 20px;
	text-align: right;
	background-color: #000040;
}

#groute {
	position: relative;
	width: auto;
	margin-left: 50px;
	margin-right: 20px;
}

.map_popup {
	line-height: 150%;
	text-align: left;
	font-size: 0.9em;
}

.dt_tbl {
	margin-left: 30px;
	margin-right: 25px;
	margin-bottom: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.dt_tbl td {
	padding-left: 10px;
	padding-right: 10px;
}

.dt_head {
	background-color: white;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.05em;
}


