/*---------------------------------------------------------------------------
# Template Halite Modified for hpi-ing.com
# ---------------------------------------------------------------------------
# File: content.css gen. 2009-10-10 21:12:00 hpi-gah
# ---------------------------------------------------------------------------
# Copyright (C) 2009 alexHOKAMP. All Rights Reserved.
# Author: alexHOKAMP
# Websites:  http://www.alexhokamp.com
# ---------------------------------------------------------------------------
# Based on : Ja Halite for Joomla 1.5 - Version 1.0 - Licence Owner JA7347
# ---------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
----------------------------------------------------------------------------*/

/* CONTENT STYLES
--------------------------------------------------------- */


.header_line {
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;;
	padding: 5px;
	border-bottom: 1px solid #e6e6e6;;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	font-size: 125%;
	color: #1D5379;
}
.header_line_simple {
	margin-top: 10px;
	padding: 20px 5px 5px 5px;
	border-bottom: 1px solid #e6e6e6;;
	margin-bottom: 10px;
	font-size: 125%;
	color: #1D5379; /* #1c64a5 changed for css validation */
}
.impressum_block, 
.privacy_block p, .privacy_block h4,
.condition_block p {
	padding-left: 20px;
}
.privacy_block h4 {
	font-size: 110%;
}
.privacy_highlight {
	color: #1D5379; /* #1c64a5 changed for css validation */
}
.impressum_block h4 {
	font-size: 105%;
	font-style: normal;
}
.impressum_block table td {
	padding: 5px 20px 5px 0px;
}
.link_footer {
	padding-top: 40px;
}

.contact-block-module {
	padding: 5px 0 0 0;
	margin: 0;
}
.contact-block-module table td {
	padding: 0;
	margin: 0;
}
.contact-block-module a {
	color: #FFF;
}
/* contact for styling for 2 column layout */
.contact {}
.contact-box-top {
	position: relative;
	margin-bottom: 20px;
}
.contact-box-name {
	font-weight: bold;
	line-height: 1.2;
	font-size: 175%;
	color: #154463;
}
.contact-box-position {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c5c5c5;
	color: #5190BB;
}
.contact-box-image {
	position: absolute;
	top: -6px;
	right: 0px;
}
.contact .contact_block_field {
	display: block;
	width: 100%;
	clear: both;
}
.contact .contact_label {
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
}
.contact .contact_field_address {
	float: left;
}

.contact .contact_email {
	display: block;
	clear: both;
	height: 2em;
}
.contact .contact_email label {
	width: 150px;
	display: block;
	float: left;
}
.contact .contact_email input {
	float: left;
	width: 300px;
}
.contact .contact_email_message {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 50px;
}
.contact .contact_email_message label {
	width: 150px;
	display: block;
	float: left;
}
.contact .contact_email_message textarea {
	float: left;
	width: 300px;
}

.contact .contact_email_checkbox {
	display: block;
	clear: both;
	height: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}
.contact form {
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 40px;
}
.contact form button {
	margin-left: 150px;
}
.contact-box-middle {
	position: relative;
}
.contact-box-left {
	width: 60%;
	padding-right: 1%;
}
.contact-box-right {
	width: 36%;
	padding-left: 1%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
}
.contact-box-bottom {
	clear: both;
	border-top: 1px solid #c5c5c5;
}
