@import url("tmpl_adress.css");

/*  
Theme Name: Gievenbeck(er)Leben
Description: Das Gievenbeck(er)Leben Theme. Deutsche Bearbeitung: <a href="mailto:info@gudella.eu">Thomas Gudella</a>.
Version: Version 0.2
Author: Thomas Gudella
Author URI: http://www.gudella.eu
*/



/* --------------------------------------------------- Allgemein -------------------- */
html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	max-width: 1000px;
	}

body h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	}

/* -----------------------------------------------Ende Allgemein -------------------- */
	
/* ----------------------------------------------- Calendar -------------------- */


#calendar {
	position: absolute;
	top: 0px;
	float: left;
	width: 220px;
	left: 0px;
	background-color: #fff;
	background-image: url(images/kopf_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#calendar a, a:visited, a:hover {
	color: #cc0033;
	}

#calendar .a_background {
	background-color: #c8d100;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	margin-bottom: 5px;
	margin-top: 150px;
	}

#wp-calendar {
	background-color: #fff;
	margin-left: -25px;
	margin-right: 25px;
	}

#calendar img {
	border: none;
	}

.nav a, a:visited {
	color: #cc0033;
	text-decoration: none;
	}

.nav a:hover {
	color: #cc0033;
	}

.ec3_events {
	color: #cc0033;
	}

.ec3_events a, a:visited {
	color: #cc0033;
	text-decoration: none;
	}
	
.ec3_events a:hover {
	color: #cc0033;
	text-decoration: none;
	}

#calendar caption {
	margin-top: 10px;
	margin-bottom: 10px;
	}

#calendar h3 {
	color: #cc0033;
	}

#calendar caption a {
	text-decoration: none;
	color: #cc0033;
	}

#calendar .cal_top {
	display: block;
	color: #cc0033;
	background-color: #c8d100;
	margin-left: -40px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}

#calendar ul {
	list-style-type: none;
	margin-top: 0px;
	}

#calendar ul li {
	margin-bottom: 5px;
	}

#calendar table {
	border: 1px solid #fff;
	font-size: 0.7em;
	color: #000000;
	cursor: default;
	}

#calendar td {
	border: 21px solid #ffffff;
	height: 22px
	}

#wp-calendar a, a:visited, a:hover {
	color: #cc0033;
	text-decoration: underline;
	}
	
#wp-calendar thead {
	background-color: #c8d100;
	}

#wp-calendar table {
 width:100%;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #prev a, a:visited, a:hover {
	text-decoration: none;
	}

#wp-calendar #next {
  text-align:right;
}

#wp-calendar #next a, a:visited, a:hover {
	text-decoration: none;
	}

.termine {
	margin-left: -20px;
	}

*+html .termine {
	margin-left: 20px;
	}

* html .termine {
	margin-left: 20px;
	}

.ec3_events {
	margin-left: 0px;
	font-size: 0.9em;
	}
	
*+html .ec3_events {
	margin-left: 40px;
	}

* html .ec3_events {
	margin-left: 40px;
	}

.ec3_events ul li {
	margin-left: -40px;
	}

.ec3_eventday a {
	color:#cc0033 !IMPORTANT;
	text-decoration: underline;
	}

#wp-calendar table td {
  text-align: center;
  background-color: #ecf2d8;
  }

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:1px solid #c8d100;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 word-spacing:-1px;
 letter-spacing:-0.2px;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
	border-collapse:collapse;
	margin-top: 3.5ex;
	margin-right: 1ex;
	margin-bottom: 0ex;
	margin-left: 0;
	border: thin solid #c8d100;
}

table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
}

td.ec3_start { text-align:left; }

td.ec3_to    { text-align:center; }


/* Ende Daten der CSS-Datei des Event-Calendars */

/* -----------------------------------------------Ende Calendar -------------------- */

/* --------------------------------------------------- Content -------------------- */

#content {
	position: relative;
	line-height: 1.4em;
	left: 0;
	top: 0px;
	height: 100%;
	min-height: 550px;
	background-color: #fff;
	margin-right: 220px;
	margin-bottom: 100px;
	margin-left: 220px;
	padding-left: 25px;
	padding-top: 151px;
	padding-right: 25px;
	padding-bottom: 10px;
	background-image: url(images/kopf_mitte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

*+html #content {
	padding-top: 161px;
	margin-right: 210px;
	}

* html #content {
	padding-top: 161px;
	width: 510px;
	}

#content img {
	margin: 5px 10px 5px 5px;
	border: none;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

#content p {
	padding-right: 30px;
	}

#content a {
	color: #cc0033;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#content h2 {
	margin-bottom: -15px;
	}

.post {
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	}

.eintrag {
	font-size: 0.7em;
	margin-bottom: 0px;
	}
	
.navigation {
	margin-top: 15px;
	}

*+html .navigation {
	margin-top: 20px;
	}

/* -----------------------------------------------Ende Content -------------------- */


/* --------------------------------------------------- Sidebar -------------------- */

#sidebar {
	position: absolute;
	top: 0px;
	left: 780px;
	width: 220px;
	padding: 150px 0 20px 0;
	background-color: #fff;
	line-height: 1.4em;
	min-height: 550px;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(images/kopf_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

*+html #sidebar {
	left: 780px;
	}

* html #sidebar {
	line-height: 1em;
	left: 780px;
	}

.search {
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #c8d100;
	padding: 5px 5px 5px 5px;
	}

*+html .search {
	margin-bottom: -10px;
	padding: 1px 1px 1px 1px;
	}

* html .search {
	margin-bottom: -10px;
	padding: 1px 1px 1px 1px;
	}

.search_content {
	margin-top: 15px;
	}

#sidebar .button {
	border: none;
	margin-bottom: 5px;
	}

.startseite {
	margin-bottom: 15px;
	background-color: #c8d100;
	}

* html .startseite {
	padding: 2px 2px 2px 2px;
	}

#sidebar hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#sidebar .stadtteilthemen {
	margin-bottom: 10px;
	}

#sidebar a {
	color: #cc0033;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
	}

#sidebar ul {
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
	}

*+html #sidebar ul {
	margin-left: 0px;
	margin-top: 0px;
	}

* html #sidebar ul {
	margin-left: 0px;
	margin-top: 0px;
	}

#sidebar ul li {
	padding-left: 15px;
	}

*+html #sidebar ul ul li {
	margin-left: 25px;
	}
	
* html #sidebar ul ul li {
	margin-left: 25px;
	}

#sidebar a:hover {
	text-decoration: none;
	font-size: 0.9em;
	}

#sidebar ul h2 {
	margin-bottom: 0px;
	}

#sidebar ul ul {
	margin-left: -40px;
	}
	
/* ------------------------------------------------Ende Sidebar -------------------- */

/* ------------------------------------------------Beginn Footer -------------------- */
#footer {
	text-align: left;
	margin-left: 10px;
	height: 60px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c8d100;
    }

#footer ul {
	margin-left: -20px;
	font-size: 0.7em;
	padding-top: 10px;
	list-style-type: none;
	}

#footer ul li {
	float: left;
	}

#footer ul li a, a:visited, a:hover {
	color: #cc0033;
	text-decoration: none;	
	}

/* ------------------------------------------------Ende Footer -------------------- */
