@charset "UTF-8";

/*  
Theme Name: Pottkaffee
Theme URI: http://pottkaffee.de
Version: 1.0
Author: Pottkaffee
Author URI: http://pottkaffee.de
*/

/* CSS Document */

html, body,h1,#top,#bigmain {
	padding: 0;
	margin: 0;
}

body {
	color: #000;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #ffffff url(img/verlauf.jpg) repeat-y center;
}


a {
	text-decoration: none;
	color: #0b4794;
}

a:hover {
	color: #222222;
	text-decoration: underline;
}


.clear {
	clear: both;
}
.clean {
	height: 500px;
}

.biologo	{
	position: relative;
	left: 50px;
	margin: 0;
	padding: 0;
}

/*////======   CONTAINER     =======////*/

#top {
	background: #cdcdcd url(img/bgbody.png) repeat-x 0 top;
	height: 197px;
}

#header {
	width: 900px;
	margin: 0 auto;
}

#bigmain {
	width: 100%;
}

#main {
	width: 100%;
}

#center {
	width: 875px;
	margin: 0 auto;
}

#left {
	width: 560px;
	float: left;
}

#right {
	width: 280px;
	float: right;
	background: url(img/right.png) no-repeat left top;
	padding-right: 15px;
	margin-top: 30px;
	padding-bottom: 25px;
}

/*////======   HEADER     =======////*/


#header h1 a {
	background: url(img/logo.png) no-repeat 0 18px;
	text-indent: -9000px;
	margin-left: 12px;
	height: 139px;
	width: 875px;
	display: block;
	float: left;
}
#rss a{
	background-image: url(img/pinkrss.jpg);
	width: 46px;
	height: 39px;
	float: right;
	margin-top: 106px;
	margin-right: 10px;
	display: block;
}
/*////======   NAV     =======////*/

#nav {
	height: 40px;
	margin-left: 20px;
	padding: 0;
	float: left;
	margin-right: 0px;
	margin-top: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
	height: 40px;
	float: left;
	width: 90px;
}

#nav a:link,#nav a:visited {
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 15px 10px;
	text-align: center;
}

#nav .current_page_item a {
		background-image: url(img/navover.jpg);
	background-color: #232323;
	font-weight: bold;
}

#nav a:hover,#nav a:active  {
	background-image: url(img/navover.jpg);
	background-color: #232323;
	font-weight: bold;
	color: #ffc86b;
}

/*////======   SEARCH     =======////*/

#searchcont{
	width: 200px;
	padding-left: 39px;
}

.spiffy {
	display: block
}

.spiffy * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .06em;
	background: #E9E9E9
}

.spiffy1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	background: #eeeeee
}

.spiffy2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
	background: #ededed
}

.spiffy3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

.spiffy4 {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5
}

.spiffy5 {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee
}

.spiffyfg {
	background: #ffffff
}

#searchcont input {
	background-color: #E9E9E9;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #696969;
	width: 200px;
	border: 1px solid #a7a8aa;
}

/*////======   RIGHT SIDEBAR     =======////*/

#right h4 {
	color: #0b4794;
	padding-left: 40px;
	font-size: 14px;
	padding-top: 0px;
}

#right ul {
	padding: 0;
	list-style: none;
	width: 200px;
	margin: 0 0 0 40px;
}

#right ul li {
	border-bottom: 1px solid #ddd;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 208px;
	margin-top: 6px;
}

#right a,#right a:visited {
	color: #333;
}

#right a:hover {
	color: #0b4794;
}

/*////======   LEFT     =======////*/

#left #aboutus {
	width: 550px;
	background: #0b4794 url(img/bi3.png) no-repeat center top;
	color: #fff;
	height: 100px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#titolo {
	padding: 0;
	float: left;
	width: 200px;
	background: url(img/bi2.png) repeat-x;
	height: 100px;
	text-align: right;
	margin: 0 0 0 5px;
}

#aboutus h2 {
	padding-top: 60px;
	padding-right: 15px;
}

#aboutus p {
	width: 320px;
	float: right;
	padding-right: 15px;
}

/*////======   POST     =======////*/

#posts {
	width: 570px;
	margin-top: 25px;
}

#content {
	width: 100%;
}

	.post {
	margin-left: 25px;
	color: #292929;
	padding-bottom: 15px;
}

	#spacer {
	padding-top: 25px;
	border-bottom: 1px solid #ccc;
}

.post h3 a, .post h3 a:link,.post h3 a:visited {
	color: #0b4794;
	font-size: 19px;
}

.post img {
	border: none;
	margin-right: 8px;
	margin-bottom: 5px;
}

.post p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #5e5f61;
}


.info {
	background: url(images/line.gif) top repeat-x;
	padding: 5px;
	font: 100% arial;
	border-top: 1px solid #cccccc;
	color: #777777;
}

.info p {
	background: url(images/comment.png) left no-repeat;
	padding: 0 0 0 20px;
}

.info p a {
	padding: 0;
	color: #777;
	text-decoration: none;
	border: none;
}

.info p a:hover {
	text-decoration: underline;
	border: none;
	color: #000000;
}
.navigation{
	padding: 25px;
	font-weight: bold;
}
/*////======   COMMENTS     =======////*/

#comm {
	padding-left: 25px;
}

ol.commentlist {
	margin: 10px 25px 30px 25px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}

ol.commentlist p {
	margin-bottom: 10px;
	line-height: 20px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li {
	padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
	padding: 10px 10px 0 10px !important;
	background: #f7f7f7;
	border: 1px solid #eee;
}
#commentform input {
	
	border: 1px solid #b9b9b9;
}
#commentform textarea {
	width: 400px;
	border: 1px solid #b9b9b9;
}

#submit {
	background-color: #f6f6f6;
	border: 1px solid #b9b9b9;
}

/*////======   Footer     =======////*/


#footer {
	position: fixed;
	bottom: 0%;
	width: 874px;
	background: #0b4794;
	height: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding-top: 10px;
	border-top: 3px solid #f9a704;
}



#footercontent {
	margin: 0 auto;
	padding: 0;
	width: 875px;
	color: #515151;
	position: relative;
	bottom: 0;
	top: 100%; =======////*/
}
////======   CALENDAR     =======////*/


#wp-calendar  {
	width: 80%;
	font-size: 95%;
	color: #727272;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

#wp-calendar caption {
	width: 95%;
	color: #507282;
}

#wp-calendar td {
	font-size: 90%;
	color: #727272;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 10px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	color:#353c40;
	margin:0;
	line-height:2em;
	padding: 0; 
	font-size:20px; 
	font-variant:small-caps;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:2px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:4px 0; 
	text-align:left;
	font: bold 14px Arial;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {

	background:#E0E0E0 none repeat scroll 0%;
	color:#000000;
	font:12px Arial;
	margin:0 10px 0 0;
	padding:5px 5px 5px;
	width:140px;

	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	vertical-align:top;
}
.cform label span {
	width:140px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:0 10px 0 0; 
}

label.cf-after 	{
	margin:2px 1px 0pt 3px !important;
	width:90px;
	text-align:left;
	background:none;
	padding:2px;
	line-height:1.3em;
}

label.cf-after span {
	width:90px;
	display:block;
}

label.cf-group-after {
	margin:2px 0 0 3px!important;
	width:100px;
	text-align:left;
	padding:2px;
	background:none;
	line-height:1.3em;
}
label.cf-group-after span {
	width:100px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	font:12px Arial;
	margin:0;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:4px 5px;
	width:230px;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border:1px solid #999999;
	color:#000000;
	width:230px;
}

.cform select,
.cform select:hover {
	width:242px; /* attempt to have equal length */
	padding: 3px 5px;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
	height:8em;
}

.cform input.fldrequired,
.cform input.fldrequired:hover{
	border-right:3px solid #ebc2c2; 
	width:228px;
}

.cform select.fldrequired,
.cform select.fldrequired:hover {
	border-right:3px solid #ebc2c2; 
	width:242px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:none;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	margin:8px 0pt 0pt !important;
	padding-left:160px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a:hover,
.cform input.cf-box-b:hover,
.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	vertical-align:top;
	margin:2px 0 0 0; 
	width:14px!important;
	height:22px;
	border:0!important;
	background:none!important;
}

.cform input.cf-box-a 	{ 
	margin-left:160px!important; /* check with label 'width' incl. */
} 

/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	font-weight:bold;
	margin:10px 0pt 0px !important;
	padding-left:160px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right!important;
}
.cform input.sendbutton	{ 	
	border:none!important;
	background:transparent url(../images/grey_block_submit.jpg) no-repeat 0 0;
	color:#FFFFFF;
	cursor:pointer;
	font:14px Arial;
	height:31px;
	line-height:31px;
	margin: 0px 7px 10px 0px;
	padding: 0 0 5px;
	width:72px;
}
.cform input.sendbutton:hover	{ 
	background-position:0 -31px;
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:10px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 160px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	width:50px!important;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:top;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
}
img.imgcalendar {
/*	
	position:relative;
	top:4px;
*/
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#d13d3d!important;
	text-decoration:underline!important;
}
div.success {
	background:#F5F5F5 none repeat scroll 0%;
	color:#888888;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform input.cf_error,
.cform input.cf_error:hover {
	color:#d13d3d;
	border-right:6px solid #d13d3d; 
	width:225px;
}
.cform select.cf_error,
.cform select.cf_error:hover {
	color:#d13d3d;
	border-right:6px solid #d13d3d; 
}

div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#d13d3d;
}
/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:242px;
	background: #f9f9f9;
	border:1px solid #888888;
}
html:root .cform input.cf_upload { 			/* FF only */ 
	margin-top:4px;
}
.cform input.cf_upload:hover  {
	width:242px!important;	
}
/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:right!important;
}
.linklove a,
.linklove a:visited {
	font:10px Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -8px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	margin-left:-8px;
}

* html ol.cf-ol,
* html ol.cf-ol li	{
	display: inline-block;  /*for ie6*/
}
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html .cform select {
	margin-top:3px;
}
*+html .cform select {
	margin-top:3px;
}
* html img.captcha {
	margin-top:1px!important;
}
*+html img.captcha {
	margin-top:1px!important;
}

* html .cform label {
	margin-top:1px;
}
*+html .cform label {
	display: inline-block; /*for ie7*/
	margin-top:1px;
}

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.1 Plugin: WP-PageNavi 2.20									|
|	Copyright (c) 2007 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/pagenavi/pagenavi-css.css						|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #0b4794;
	background: #FFFFFF 50px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
}
.wp-pagenavi a:hover {	
	border: 1px solid #666;
	color: #444444;
	background-color: #ddd;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #888;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	border: 1px solid #ccc;
	color: #888;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;	
	border: 1px solid #ccc;
	color: #ccc;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
}

	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	color:#AAAAAA;
	display:block;
	letter-spacing:2px;
	text-align:right;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}

.linie {
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #004489;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.hellblau {
	background-color: #efefef;
}

.hellblau2 {
	background-color: #e6e6e6;
}

.Stadt {
	color: #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}

.back {
	float: left;
}

.back2 {
	float: left;
	margin-left: 5px;
}

.footerlinks {
	color: #fff;
	text-decoration: none;
}

