/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2009 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

/*
 * You can put your own style stuff here in this file 
 * For questions see www.phpcomasy.com 
 *
 */

/* Basics ------------------------------------------------------------------- */
body#phpcomasy {
	margin: 0;
	padding: 0;
	font: 11px/18px Arial, Helvetica, Verdana, sans-serif;
	background: #000 url(img/aqua_bg.gif) repeat-y center center;
}
body, table, td, tr, tbody, b, p, a, ul, li, input, textarea, select, #content, label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
div#darktop {
  height: 15px;
  background: #000 none;
}
div#container {
	width: 997px;
	margin: 0 auto;
	padding: 0 0 70px 0;
	background: transparent none;
	position: relative;
}
div#left_column,
div#right_column {
	float: left;
	overflow: hidden !important;
	overflow: visible;
	display: inline;
	text-align: left;
	height: 500px;
	margin: 0;
	padding: 0;
}
/* IE hack for min-height */
div#left_column[id],
div#right_column[id] {
  height: auto;
  min-height: 500px;
}
div#left_column {
	width: 614px;
	background: #fff;
	padding: 0 0 20px 0;
}
div#left_column a {
	color: #000;
}
div#right_column {
	width: 336px;
	display: inline;
	float: right;
	background: transparent none;
	margin: 0;
	padding: 10px 20px 20px 20px;
}
div#maincontent {
	padding: 10px;	
}
a.homelink {
	width: 16px;
	height: 33px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	background: url(img/aqua_house.gif) no-repeat center center;
}

.admin_part {
	background: #fff;	
}
.administration h1,
.administration h2 {
	font-weight: bold;
	background: #0d516c;
}
.administration {
	border: 1px solid #fff;	
}
/* Contact ------------------------------------------------------------------- */
div#contact {
	height: 35px;
	background: #0d516c none;
	margin: 0;
	padding: 0 12px 0 12px;
	overflow: hidden;
	position: relative;
}
div#contact p,
div#contact a {
	color: #e1e3df;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.5px;
}
div#contact a.float_right {
	font-weight: bold;
	line-height: 35px;
	clear: none;
	float: right;
}
div#contact a:hover,
div#contact a.current {
	color: #fff;	
}
div#contact p {
	line-height: 35px;
}
/* Footer ------------------------------------------------------------------- */
div#footer {
	background: transparent none;
	color: #ddd;
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px auto;
	padding: 0;
	width: 336px;
	position: absolute;
	bottom: 0;
	right: 10px;
}
div#footer a {
	font-size: 10px;
	color: #ddd;
	text-decoration: none;
}

/* Forms -------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form p {
	margin: 0 0 3px 0;
}
label {
	display: block;
	margin: 0;
	padding: 0;
	color: #333;
}
input,
textarea {
	color: #666;
	margin: 0;
	padding: 3px 2px;
	outline: none;
	line-height: 15px;
}
input:focus,
input:hover,
input:active,
textarea:focus,
textarea:hover,
textarea:active {
	border: 1px solid #0d516c;
	color: #333;
	outline: none;
}
input#portlet_search_button,
input.send-button,
input.mailform-submit {
	border: 1px solid #0d516c;
	background: #333 none;
	cursor: pointer;
	color: #fff;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0 4px;
	overflow: visible;
	line-height: 13px;
}
input#portlet_search_button:hover, input#portlet_search_button:focus,
input.send-button:hover, input.send-button:focus,
input.mailform-submit:hover, input.mailform-submit:focus {
	border: 1px solid #0d516c;
	background: #0d516c none;
	color: #fff;
}
input.send-button {
	width: 70px;
}
input.mailform-submit {
	width: 70px;
}
.add_portlet p label {
	color: #fff;
}
#content .portlet_identifier .portlet h1.portlet-title {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;	
}
a.add_portlet_link,
form.add_portlet {
	display: block;
	margin-top: 15px;
	border-top: 1px solid #fff;
	background: transparent;
}
form.add_portlet p label {
	width: 95px;
}

#container a:hover {
	text-decoration: underline;	
}
/* Content ------------------------------------------------------------------ */
h1 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 20px;
	text-transform: uppercase;
}
div.introduction,
h2,
h2 a,
h2 a:hover {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 26px 0;
	padding: 0;
}
h3, h4, h5, h6 {
	font-size:14px;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
}
p,
ul {
	margin: 0 0 10px 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: none;
	outline: none;
}
div#content {
	padding: 10px 10px 10px 9px;
	color: #fff;
	line-height: 20px;
}
div#content p,
div#content a {
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
div#content .introduction {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
div#content h1 {
	color: #c9cbc8;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 0 0 25px 1px;
	line-height: 30px;
}

/* Navigation --------------------------------------------------------------- */
div#navigation {
	height: 170px;
	padding: 0 0 5px 0;	
}
div#root-navigation {
	margin: 0;
	padding: 0;
	width: 155px;
	float: left;
	line-height: 18px;
	border-right: 1px solid #fff;
}
div#root-navigation ul {
	margin: 0;
	padding: 0;
}
div#root-navigation ul li,
div#root-navigation ul li.current ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#root-navigation ul li a {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
	background: transparent none;
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	text-transform: uppercase;
	font-size: 13px;
}
div#root-navigation ul li a:hover,
div#root-navigation ul li.current a,
div#root-navigation ul li.current a:hover {
	text-decoration: none;
	color: #d2d2d2;
	background: url(img/navi_liststyle.gif) no-repeat left 6px;
}

/*---------- Sub Navi ----------*/

div#sub-navigation {
	margin: 0;
	padding: 0 0 0 15px;
	width: 165px;
	float: left;
	line-height: 18px;
}
div#sub-navigation ul {
	margin: 0;
	padding: 0;
}
div#sub-navigation ul li,
div#sub-navigation ul li.current ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#sub-navigation ul li.level0,
div#sub-navigation ul li.level2 {
	display: none;	
}
div#sub-navigation ul li a {
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-decoration: none;
	background: transparent none;
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font-size: 12px;
}
div#sub-navigation ul li a:hover,
div#sub-navigation ul li.current a,
div#sub-navigation ul li.current a:hover {
	text-decoration: none;
	color: #d2d2d2;
	background: url(img/navi_liststyle.gif) no-repeat left 6px;
}

/*---------- Third Navi ----------*/

div#third-navigation {
	margin: 0;
	padding: 0;
	line-height: 19px;
}
div#third-navigation ul {
	margin: 0;
	padding: 0 0 10px 0;
}
div#third-navigation ul li,
div#third-navigation ul li.current ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#third-navigation ul li a {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
	background: transparent none;
	display: block;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	height: auto;
}
div#third-navigation ul li a:hover,
div#third-navigation ul li.current a,
div#third-navigation ul li.current a:hover {
	text-decoration: none;
	color: #d2d2d2;
}

/* Portlets -------------------------------------------------------------------- */
.portlet {
	margin: 0;
	padding: 0;
}
.portlet h1 {
	border: none;
}
.portlet input {
	width: 165px;
	padding: 1px 2px;
}
.portlet input.send-button {
	width: 70px;
}
#portlet-search input.send-button {
	width: 50px;
}
#portlet_page_text {
	padding: 0 !important;
}
#portlet_page_text h1 {
	display: none;	
}
.portlet label {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 11px;
	margin: 0 0 4px 0;
}
.portlet a {
	line-height: 17px;
	display: block;
}
div#content .portlets.logged_in p,
div#content .portlets.logged_in a {
	text-transform: none;
}
.portlet-content {
	padding: 0;
}
#portlet_language_switcher a {
	display: inline;
	text-transform: uppercase;
}
input#portlet-search-button {
	width: 50px;
}
.mailform_element textarea {
	max-width: 594px;	
}
/* architekt_heinzmann Module --------------------------------------------------------------------- */
.module_admin {
	margin-bottom: 15px;	
}
.architekt_heinzmann {
	margin: -10px !important;
	margin: -10px -5px -10px -5px;
	border: none !important;	
}
.architekt_heinzmann-legend h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.architekt_heinzmann-description {
	text-transform: uppercase;
}
#architekt_heinzmann-button-previous {
	display: none;	
}
#architekt_heinzmann-counter {
	float: right;
	margin: 4px 10px 0 0;
	color: #666;
	font-weight: bold;	
}
/* Additional Stuff ------------------------------------------------------------- */
.edit-navigation-control {
	clear: both;	
}
.cf {
	float:none;
	clear:both;
	line-height:0;
	width:1px;
	margin:0;
	padding:0;
	font-size:0;
	height:0;
}
.nomargin {
	margin:0 !important;
}
.nobg {
	background:transparent none !important;
}
span.bold {
	font-weight: bold;	
}
