/*
Theme Name: aquapol-referenzen.de
Theme URI: http://www.aquapol-referenzen.de
Description: WordPress theme for aquapol-referenzen.de
Version: 1.0
Author: seosupport GmbH
Author URI: http://www.seosupport.de/
*/

  

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color: #555;
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#leftcol h2 {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #b53c8d;
	}

	
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, #leftcol h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3 a, h3 a:visited {
	color: #b53c8d;
}

h3 a:hover {
	color: #8c4100;
}	
	
.homepage_blog h2 > a:hover {
	text-decoration: underlined;
}	

div.home_aktuelles{
	border-top: 1px solid #e3e1df;
	margin: 20px 0px 10px 0px;	
	padding: 5px 0px 5px 0px;
}

div.width50pro {
	width: 210px;
	float: left;
	margin-right: 17px;
}

h3.home_aktuelles {
	padding: 0px;
	margin: 0px;
}

span.categories	{
	font-size: 10px;
	font-weight: strong;
	position: relative;
	top: -14px;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
}

h3{
	font-size: 13px;
	color: #366799;
	margin: 0
}

.fLeft{
	float: left;
}

#footernav div.aRight {
	float: right;
}

#headernav div.aRight {
	float: right;
}

.aRight{
	text-align: right;
}

.uppercase{
	text-transform: uppercase;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Tahoma, Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftcol {
	font: 1em Arial, Tahoma, Verdana, Sans-Serif;
	}

small, #leftcol ul ul li, #leftcol ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #17509f;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: none;
	}	
a:hover {
	color: #8c4100;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Tahoma, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
input.input-text {
	border: solid 1px #e3e1df;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#wrapper {
	clear: both;
	text-align: center;
	width: 100%;	
	background-color: #ffffff;	
}

#page{
	padding: 10px;
	margin: auto;
	background-color: #ffffff;
	min-height: 760px;
 	width: 830px;
	text-align: left;
}

#ad_top{
	border: 1px solid #C7C7C7;
	height: 88px;
	width: 822px;
	background-color: white;
	margin: 0px 0px 10px 0px;
}

div.banner_right {
	clear: both;
	float: right;
	padding: 0;
	margin: 0;
}

div.banner_notice {
    font-size: 0.8em;
	width: 100%;	
	clear: both;
	padding: 0px 0px 2px 0px;
	margin: 0 0 0 0px;
	text-align: right;
}

div.banner_notice img {
	vertical-align: middle;
	margin-right: 5px;
	padding-bottom: 2px;
}

#main{
	margin-top: 0px;
	width: 824px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #ffe600;
}

#header {
	background: url(images/header.jpg) no-repeat top right;
	height: 137px;
	background-color: #ffffff;
}

#logo {
	display: block;
	width: 176px;
	height: 80px;
	position: relative;
	top: 20px; 
	left: 50px;
}

#titel {
	position: relative;
	top: 5px;
	left: 50px;
	font-size: 7pt;
}

#headernav{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #5D5D5D;
	height: 22px;
	line-height: 22px;
	background-color: #297fca;
	border-bottom: 1px solid #ffffff;
}

#headernav div{
	/*width: 392px;*/
    clear: both;
	text-align: right;	
	height: 22px;
	padding: 0 10px;
}

#headernav a{
	color: #ffffff;
	padding-left: 8px;
	margin-left: 9px;
}

#headernav a.border {
	border-left: 1px solid;
	/*border-color: #e3e1df;*/
	border-color: #ffffff;
}

#footernav{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #5D5D5D;
	height: 22px;
	line-height: 22px;
	float: center;
}

#footernav div{
	/*width: 392px;*/
	height: 22px;
	padding: 0 10px;
}

#footernav a{
	color: #366799;
	padding-left: 8px;
	margin-left: 9px;
}

#footernav a.border {
	border-left: 1px solid;
	/*border-color: #e3e1df;*/
	border-color: #377ac8;
}

td#suchetxt {
	font-size: 10px;	
	text-align: left;
}

#suche table, #suche form {
	padding-top: 0;
	margin-top: 0;
}

#searchbutton {
	margin: 0px;
	padding: 0px;
}

#searchform{
	display: block;
	float: left;
	text-align: right;
	padding: 0;	
	padding-left: 10px;
	margin: 10px 0;
}

#searchform fieldset{
	border: none !important;
	padding: 0
}

#searchform input{
	font-size: 11px;
}

/*Menue */
#leftcol
{
	padding: 12px 0;
	width: 150px;
	float: left;
	white-space: normal;
    font-weight: normal;
    font-size:   11px;
}

#leftcol a
{
	
}

div#leftcol
{
	white-space: normal;
}

div#leftcol ul
{
	white-space: normal;
    margin:           0px 0px 0px 0px;
    padding:          0px 0px 0px 0px;
    list-style:       none;
    /*background-color: #ffffff;*/
    display:          block;
    width:            100%;
}

#leftcol a:hover
{
    text-decoration: underline;
}

#leftcol li a {
	min-height: 1.5em;
	height: auto !important;
	height: 1.5em;
	line-height: 1.5;
}

div#leftcol ul li
{
	white-space: normal;
    width:         100%;
    color:         #FF4244;
    padding:       0;
    margin:        0;
    border-bottom: 1px solid #FFFFFF;
}

div#leftcol ul li a
{
	font-size: 11px;
    display:          block;
    /*height:           2em;*/
    padding-left:     20px;
    padding-top:      3px;
	padding-bottom:   3px;
    background: url(images/hintergrund_menue_pkt.png) no-repeat top left;
    /*background-color: #fff0e2;*/
}

div#leftcol ul li {
	white-space: normal;
	height: auto;
}

div#leftcol ul li a:hover
{
    background: url(images/hintergrund_menue_pkt_ov.png) no-repeat top left;
    /*text-decoration:  none;*/
}

div#leftcol ul li.current_page_item > a, ul li.current_page_parent > a
{
    background: url(images/hintergrund_menue_pkt_ov.png) no-repeat top left;
}


div#leftcol ul li ul
{
	white-space: normal;
    clear: both;
    font-weight: 100;
    font-size: 10px;
    /*color: #336294;*/
    background-color: #ffffff;
    text-decoration: none;
    margin-bottom: 0px;
}

div#leftcol ul li ul li
{
	white-space: normal;
}

div#leftcol ul li ul li a
{
	white-space: normal;
    display: block;
    /*height: 2em;*/
    text-decoration: none;
    font-weight: 100;
    padding-left: 20px;
    padding-top:  3px;
    font-size: 10px;
    border-bottom: 1px solid #E3E1DF;
}

div#leftcol ul li ul li.current_page_item > a, ul li ul li.current_page_parent > a
{
	white-space: normal;
    /*height: 2em;*/
    /*color: #333333;*/
    text-decoration: none;
    border-bottom: 1px solid #E3E1DF;
    padding-left: 20px;
    padding-top:  3px;
}

div#leftcol ul li ul li a:hover
{
	white-space: normal;
    /*height: 2em;*/
    text-decoration: none;
    border-bottom: 1px solid #E3E1DF;
    padding-left: 20px;
    padding-top:  3px;
}

/**/
div#leftcol ul li ul li ul li a
{
	white-space: normal;
    display: block;
    /*height: 2em;*/
    text-decoration: none;
    font-weight: 100;
    padding-left: 27px;
    padding-top:  3px;
    font-size: 10px;
    border-bottom: 1px solid #E3E1DF;
}

div#leftcol ul li ul li ul li.current_page_item > a, ul li ul li ul li.current_page_parent > a
{
	white-space: normal;
    /*height: 2em;*/
    /*color: #333333;*/
    text-decoration: none;
    border-bottom: 1px solid #E3E1DF;
    padding-left: 27px;
    padding-top:  3px;
}

div#leftcol ul li ul li ul li a:hover
{
	white-space: normal;
    /*height: 2em;*/
    /*color: #333333;*/
    text-decoration: none;
    border-bottom: 1px solid #E3E1DF;
    padding-left: 27px;
    padding-top:  3px;
}

#leftcol ul ul {
	display: none;
}

.current_page_ancestor ul, .current_page_item ul, .current_page_parent ul{
	display: block !important;
}

/*.page-item-2, .page-item-16, .page-item-9, .page-item-7, .page-item-5, .page-item-12, .page-item-11, .page-item-20 {
	display: none
}*/

div#leftcol h2.menue_titel {
	font-size: 11px;
    display:          block;
    /*height:           2em;*/
    padding-left:     10px;
    padding-right:    10px;
    padding-top:      6px;
	padding-bottom:   6px;
	color: #ffffff;
    background-color: #7e6bdd;
	border-bottom: 1px solid #ffffff;
}

div#leftcol ul {
	margin-bottom: 10px;
}

#content{
	float: left;
	padding: 15px 20px 40px;
	width: 452px;
	min-height: 500px;
	border-left: 1px solid #ffe600;
	border-right: 1px solid #ffe600;
	border-bottom: 1px solid #ffe600;
	/*background: #ffffff url(images/content_bckg.gif) no-repeat bottom right;*/
	background-color: #ffffff;
}

#content_footer {
	width: 100%;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	border-top: 1px solid #e3e1df;
	border-bottom: 1px solid #e3e1df;
}

#content_footer > #l {
	width: 50%;
	border-right: 1px solid #e3e1df;
	float: left;
}

div#l {
	padding: 10px;
	display: inline;
}

#content_footer > #r {
	float: right;	
	text-align: right;
}

div#r {
	padding: 10px;
	display: inline;
}

#content_footer span {
	/*margin: 0px 5px 0px 5px;*/
	padding: 0;
}

#content_footer img {
	margin: 0px 5px 0px 5px;
	padding: 0;
	border-style: none;
}

#footer_bookmarks {
	text-align: center;
	width: 100%;
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 10px;
	font-size: 11px;
	border-top: 1px solid #e3e1df;
}

#footer_bookmarks a {
	margin-left: 10px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#rightcol{
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
	white-space: normal;	
}

div#rightcol{
	margin-top: 0px;
	padding-top: 0px;
}

#rightcol .box{
	border: solid #ffffff;
	border-width: 1px 0 1px 0;
	padding: 0px 0px 0px;
	line-height: 1.3em;
	color: #555;
	margin-bottom: 12px;
	/*background-color: #ffffff;*/
	font-size: 11px;
}

#rightcol p.noborder{
	border-bottom: none;
}

#rightcol a.arrow, p.arrow a {
	background: url(images/arrow.gif) no-repeat 0px 3px;
	padding-left: 16px;
	display: block;
}

#rightcol p.partnerportal a {
	margin-top: 2px;
	margin-top: 1px;
	display: block;
}

/*#rightcol p.arrow{
	background: url(images/arrow.jpg) no-repeat 0px 3px;
	padding-left: 16px
}*/

#content .arrow{
	background: url(images/arrow.gif) no-repeat 0px 3px;
	padding-left: 16px
}

#rightcol h3{
	border: solid #ffffff;
	border-width: 0px 0 1px 0px;
	font-size: 11px;
	background-color: #297fca;
	color: #ffffff;
	display: block;
	padding: 2px 12px 3px;
	margin-bottom: 2px;
}

#leftcol h3{
	border: solid #ffffff;
	border-width: 0px 0 1px 0px;
	font-size: 11px;
	background-color: #297fca;
	color: #ffffff;
	display: block;
	padding: 2px 12px 3px;
	margin-bottom: 2px;
}

#rightcol p{
	padding: 2px 12px;
	margin: 0px;
	border-bottom: 1px dotted #ffffff;

}

#rightcol p.aktuelles {
	background: url(images/li_punkt_news.gif) no-repeat 6px 9px;	
	padding: 4px 12px 4px 15px;
	font-size: 10px;
	line-height: normal;
}

#footer{
	clear: both;
	border-top: 2px solid #297fca;
	margin-top: 0;
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	background-color: #297fca;
}

#footer a{
	color: #ffffff;
	font-weight: bold;
}

#footertxt {
	padding: 10px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2{
	color: #17509f;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	line-height: 22px;
}

p{
	margin: 8px 0;
	line-height: 1.5em
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 10px 4px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

hr.newsline {
	display: block;
	border: 1px solid #e3e1df;
	margin-top: 20px;
}	
	
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div.wp-polls {
	display: block;
}

