/*
Theme Name: Greencity
Theme URI: http://wordpress.org/
Description: Website Greencity.
Version: 0.1
Author: Oliver Zwack
Author URI: http://www.ansichtssache.de/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: Greencity

	Greencity v0.1
	 http://www.ansichtssache.de/

	This theme was designed and built by Oliver Zwack,
	Company Website http://www.ansichtssache.de/

*/

	
/* Begin Typography & Colors */
body {
	font-size:62.5%;

	
/* Resets 1em to 10px */
	font-family:Verdana, 'Lucida Grande', Arial, Sans-Serif;
	background-color:white;

	
/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color:#333;
	text-align:center;
}

#page {
	background-color:white;
	border:0 solid #959596;
	text-align:left;
}

#header {
	/*background:#73a0c5 url(images/header.jpg) no-repeat bottom center;*/
}

#headerimg {
	margin:7px 9px 0;
	height:247px;
	width:918px;
}

#content {
	font-size:1.2em;
}

a,a:hover,a:hover {
	color:#7c7c7c;
	text-decoration:none;
}

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

.widecolumn .entry p {
	font-size:1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height:1.4em;
}

.widecolumn {
	line-height:1.6em;
}

.narrowcolumn .postmetadata {
	text-align:center;
}

.thread-alt {
	background-color:#f8f8f8;
}

.thread-even {
	background-color:white;
}

.depth-1 {
	border:1px solid #ddd;
}

.even,.alt {
	border-left:1px solid #ddd;
}

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

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

a,h2 a:hover,h3 a:hover {
	color:#9cc531;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

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

h1,h2,h3,h4 {
	font-family:Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight:bold;
	color:#9cc531;
	padding: 0;
}

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

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

h2 {
	font-size:2.2em;
}

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

#sidebar h2 {
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:1.2em;
}

h3 {
	/*padding-top:5px;*/
	font-size:1.6em;
}

h4 {
	/*padding-top:5px;*/
	font-size:1.4em;
}

.soft {
	font-size:1.4em;
	color:#b5d465;
}

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,h4,h5 a,h6 a:visited {

	
/*color: #333;*/
}

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

.entry p a:visited {

	
/*color: #b85b5a;*/
}

.sticky {
	background:#f7f7f7;
	padding:0 10px 10px;
}

.sticky h2 {
	padding-top:10px;
}

.commentlist li,#commentform input,#commentform textarea {
	font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size:1em;
}

.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:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight:normal;
}

#sidebar {

	
/*SEITENLEISTE*/
	font:1em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	border:0 solid black;
}

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

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

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

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

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}


	
/* End Typography & Colors */

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

#page {
	background-color:white;
	margin:0 auto;
	padding:0;
	width:918px;
	border:0 solid #000000;
}

#header {
	background-color:white;
	margin:0 0 0 1px;
	padding:0;
	height:350px;
	width:918px;
}

#headerimg {
	margin:0;
	height:275px;
	width:100%;
}

.narrowcolumn {

	
/*Inhaltssäule*/
	float:left;
	margin-top:10px;
	margin-left:40px;
	width:680px;
	border:0 solid red;
}

.widecolumn {
	float:left;
	margin-top:10px;
	margin-left:40px;
	width:680px;
	border:0 solid gray;
}

.post {
	background:url(images/page_content_top.gif) no-repeat top left;
	margin:0;
	margin-top:10px;
	margin-left:-20px;
	padding-left:25px;
	padding-top:25px;
	padding-right:50px;
	padding-bottom:20px;
	/*margin-bottom: 40px;*/
	border:0px solid green;
	
}


.category-video {

	background: url('images/page_content_top_2.gif') no-repeat top left;
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 20px;
	border:0px solid green;
	
	}




.post hr {
	display:block;
}

.narrowcolumn .postmetadata {
	padding-top:5px;
}

.widecolumn .postmetadata {
	margin:30px 0;
}

.widecolumn .smallattachment {
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align:center;
	margin:5px 0;
}

.postmetadata {
	clear:both;
}

.clear {
	clear:both;
}

#footer {
	background:url(images/kubrickfooter.jpg) no-repeat left top #ffffff;
	border:0 solid black;
	height:150px;
	padding:0;
	margin:0 auto;
	width:918px;
	clear:both;
}

#footer p {
	margin:0;
	padding:20px 0;
	padding-left:20px;
	text-align:left;
}


	
/* End Structure */

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

h2 {
	margin:0;
}

h2.pagetitle {
	margin-top:30px;
	text-align:center;
}

#sidebar h2 {
	margin:5px 0 0;
	padding:0;
}

h3 {
	padding:0;
	margin:0;
	margin-left:0;
}

h3.comments {
	padding:0;
	margin:40px auto 20px;
}


	
/* End Headers */

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


	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

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

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

.alignright {
	margin-right:20px;
	float:right;
}

.alignleft {
	float:left;
}


	
/* End Images */

	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left:0;
	padding:0 0 0 30px;
	list-style:none;
	padding-left:10px;
	line-height:15px;

	
/*text-indent: -10px;*/
}

html>body .entry li {
	margin:7px 0 8px 10px;
	list-style-image:url(images/proj_list_image.gif);
}

.entry ul li:before,#sidebar ul ul li:before {

	
/*content: "\00BB \0020";*/
}

.entry ol {
	padding:0 0 0 35px;
	margin:0;
}

.entry ol li {
	list-style-image:url(images/proj_list_image.gif);
	margin:0;
	padding:0;
}

.postmetadata ul,.postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

#sidebar ul,#sidebar ul ol {
	margin:0;
	padding:0;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
}

#sidebar ul p,#sidebar ul select {
	margin:5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
	margin:5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
	margin:0 0 0 10px;
}

ol li,#sidebar ul ol li {
	list-style:decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
	width:120px;
	margin:3px -10px;
	padding:3px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:dotted 1px gray;
}


	
/* End Entry Lists */

	
/* Begin Form Elements */
#searchform {
	margin:10px auto;
	padding:5px 3px;
	text-align:center;
}

#sidebar #searchform #s {
	width:108px;
	padding:2px;
}

#sidebar #searchsubmit {
	padding:1px;
}

.entry form {

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

select {
	width:130px;
}

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

#commentform {
	margin:5px 10px 0 0;
}

#commentform textarea {
	width:500px;
	padding:2px;
}

#respond:after {
	content:".";
	width:300px;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit {
	margin:0 0 5px auto;

	
/*float: right;*/
}


	
/* End Form Elements */

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

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

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

.commentlist li ul li {
	margin-right:-5px;
	margin-left:10px;
}

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

.children {
	padding:0;
}

#commentform p {
	margin:5px 0;
}

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

.commentmetadata {
	margin:0;
	display:block;
}


	
/* End Comments */

	
/* Begin Sidebar */
#sidebar {
	padding:0;
	margin-left:730px;
	width:170px;
}

#sidebar form {
	margin:0;
}


	
/* End Sidebar */

	
/* 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;
}

.screen-reader-text {
	position:absolute;
	left:-1000em;
}

hr {
	display:none;
}

a img {
	border:none;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}


	
/* 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 */

	
/* Invididuelle Formatierungen */

	
/* SEARCH */
.search .search_text,.search .search_submit,#sidebar h3 {
	background:url(images/sbarlib.png) no-repeat;
}

.search {
	display:block;
	padding:1px 0;
	margin:0 0 6px;
	width:230px;
	height:22px;
}

.search .search_text,.search .search_submit {
	border:0;
}

.search .search_text {
	float:left;
	background-position:left -25px;
	padding:4px 0 0 9px;
	width:192px;
	height:18px;
	color:#5f6a72;
	font-size:12px;
}

.search .search_submit {
	float:left;
	background-position:right -25px;
	width:29px;
	height:22px;
}


	
/* SEARCH */
.stadtgestaltung {
	color:#0093a8;
}

.mobilitat {
	color:#8695c6;
}

.klimaundenergie {
	color:#ee7f01;
}

.stadtgestaltungsoft {
	color:#7fc9d3;
}

.mobilitatsoft {
	color:#c6d1e7;
}

.klimaundenergiesoft {
	color:#f6bf80;
}

.headline {
	margin-left:0;
	padding:0;
	background-image:none;
	border:0 solid black;
}

.category-mobilitat .headline {
	margin:0;
	background-image:none;
	color:#8695c6;
}

.category-stadtgestaltung .headline {
	background-image:none;
	color:#0093a8;
}

.category-klimaundenergie .headline {
	background-image:none;
	color:#ee7f01;
}

.bubble {
	float:right;
	margin-top:-30px;
	padding-right:120px;
	width:30px;
	height:30px;
}

.category-allgemein .bubble {
	background:url(images/bubble_allgemeines.gif) left top no-repeat;
}

.category-stadtgestaltung .bubble {
	background:url(images/bubble_stadtgestaltung.gif) left top no-repeat;
}

.category-mobilitat .bubble {
	background:url(images/bubble_mobilitat.gif) left top no-repeat;
}

.category-klimaundenergie .bubble {
	background:url(images/bubble_klimaundenergie.gif) left top no-repeat;
}

.allgemein-bubble {
	float:right;
	margin-top:-40px;
	padding-right:100px;
	width:80px;
	height:55px;
	background:url(images/bubble_allgemeines.gif) left top no-repeat;
}

.stadtgestaltung-bubble {
	float:right;
	margin-top:-40px;
	padding-right:100px;
	width:80px;
	height:60px;
	background:url(images/bubble_stadtgestaltung.gif) left top no-repeat;
}

.mobilitat-bubble {
	float:right;
	margin-top:-40px;
	padding-right:100px;
	width:80px;
	height:55px;
	background:url(images/bubble_mobilitat.gif) left top no-repeat;
}

.klimaundenergie-bubble {
	float:right;
	margin-top:-40px;
	padding-right:100px;
	width:80px;
	height:55px;
	background:url(images/bubble_klimaundenergie.gif) left top no-repeat;
}

.Klima&Energie {
	color:#ee7f01;
}

.Mobilität {
	color:#8695c6;
}

.Stadtgestaltung {
	color:#0093a8;
}


	
/* Invididuelle Formatierungen */
iframe {
	border:0;
}

a:link.expand {
	background:url(images/plus-small.gif) left center no-repeat;

	
/*margin-left: 10px;*/
	padding-left:30px;
	padding-top:5px;
	padding-right:50px;
	padding-bottom:5px;
	border-bottom:dotted gray 1px;
	width:100%;
}

a:active.expand {
	background:url(images/minus-small.gif) left center no-repeat;
}

#links td {
	background:url(images/besuch_table_back.gif) repeat-y bottom left;
}

.link {
	vertical-align:middle;
	width:110px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	line-height:16px;
	margin-left:-10px;
	font-size:12px;
	border-bottom:dotted 1px gray;
}

.link a {

	
/*color: #002a5b;*/
}

.team table {
	padding-bottom:10px;
}

#inhalt {
	padding:40px;
	padding-bottom:30px;
	padding-top:20px;
	background:url(images/back_content_2.jpg) no-repeat bottom left;
}

#projekt td {
	background:url(images/proj_table_back.gif) repeat-y bottom left;
}


	
/*#projekt li { background: url(images/proj_list_image.gif) 0px 3px no-repeat; list-style-type:none; line-height: 14px; padding-left:10px;}  /* outermost list item */
#projekt li.categories {
	list-style-image:url();
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}


	
/* outermost list item */
#projekt li.cat-item {
	list-style-image:url();
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}

#projekt li.page-item {
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}

#projekt li.cat-item-7 {
	list-style-image:url();
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}


	
/* category ID #7, etc */
#projekt li.current-cat {
	list-style-image:url();
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}

#projekt li.current-cat-parent {
	list-style-image:url();
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}

#projekt ul.children {
	list-style-image:url();
	background:url(images/proj_list_image.gif) 0 3px no-repeat;
	list-style-type:none;
	line-height:14px;
	padding-left:10px;
}

#projekt a,a:hover,a:hover {
	color:#7c7c7c;
	text-decoration:none;
}

#projekt a:hover {
	color:#7c7c7c;
	text-decoration:underline;
}

#geschichte ul {
	color:#7c7c7c;
	list-style-type:none;
	list-style-image:url(images/proj_list_image.gif);
}

#geschichte li {
	color:#7c7c7c;
	list-style-type:none;
	list-style-image:url(images/proj_list_image.gif);
}


	
/* outermost list item */
#geschichte td {
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
	border-bottom:dotted 1px gray;
}

#geschichte td.datum {
	font-size:large;
	font-weight:bold;
	width:70px;
	margin:0;
	padding:0;
	padding-top:12px;
	text-align:left;
	color:#b5d465;
	border-bottom:dotted 1px gray;
}

.footernav {
	padding:5px;
	font-size:1.1em;

	
/* Resets 1em to 10px */

	
/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	font-weight:bold;
	color:#939392;
}

.img {
	padding:5px;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* MENUE */
/* ------------------------------------------------------------------------------------------------------------- */

	
/*----------------------------------------*/
#menu-top {

	
/*background:#ffffff repeat-x;*/
	font-size:13px;
	font-family:verdana,sans-serif;
	font-weight:bold;
	width:100%;
}

#menu-top,#menu-top ul {
	height:55px;
	float:left;
	list-style:none;
	line-height:20px;
	padding:0;
	border:0 solid #aaa;
	margin:0;
	width:100%;
}

#menu-top a {
	display:block;
	color:#9cc531;
	text-decoration:none;
	padding:15px;
}

#menu-top li {
	float:left;
	padding:0;
}

#menu-top ul {

	
/*Submenue*/
	position:absolute;
	left:-999em;
	height:auto;
	width:190px;
	font-weight:normal;
	margin:0;
	margin-top:-5px;
	line-height:1;
	border:0;
	border:0 solid #666666;
}

#menu-top li li {
	width:100px;

	
/*white-space: nowrap;*/
	padding-left:8px;
	border-bottom:0 solid #666666;
	border-left:0 solid #666666;
	border-right:0 solid #666666;
	font-weight:bold;
	font-family:verdana,sans-serif;
}

#menu-top li li a {
	padding:4px 10px;
	width:90px;
	font-size:11px;
	color:#9cc531;
}

#menu-top li ul ul {
	margin:-20px 0 0 100px;
}

#menu-top li li:hover {

	
/*background:#ffffff;*/
}

#menu-top li ul li:hover a,#menu-top li ul li li:hover a,#menu-top li ul li li li:hover a,#menu-top li ul li li li:hover a {
	color:#121a4a;
}

#menu-top li:hover a,#menu-top li.sfhover a {
	color:#121a4a;
}

#menu-top li:hover li a,#menu-top li li:hover li a,#menu-top li li li:hover li a,#menu-top li li li li:hover li a {
	color:#9cc531;
}

#menu-top li:hover ul ul,#menu-top li:hover ul ul ul,#menu-top li:hover ul ul ul ul,#menu-top li.sfhover ul ul,#menu-top li.sfhover ul ul ul,#menu-top li.sfhover ul ul ul ul {
	left:-999em;
}

#menu-top li:hover ul,#menu-top li li:hover ul,#menu-top li li li:hover ul,#menu-top li li li li:hover ul,#menu-top li.sfhover ul,#menu-top li li.sfhover ul,#menu-top li li li.sfhover ul,#menu-top li li li li.sfhover ul {
	left:auto;

	
/* background:#ffffff;*/
	padding-bottom:10px;
	background:url(images/back_dropdown.png) left bottom no-repeat;
}

#menu-top li:hover,#menu-top li.sfhover {

	
/*   background:#ffffff;
   background:#ffffff url("images/back_dropdown.png") bottom no-repeat;*/
}


	
/*----------------------------------------*/
#menu-main {

	
/*background:#ffffff repeat-x;*/
	font-size:18px;
	font-family:verdana,sans-serif;
	font-weight:bold;
	width:100%;
}

#menu-main,#menu-main ul {

	
/*kompletter Kasten*/
	height:45px;
	float:left;
	list-style:none;
	line-height:20px;
	padding:0;
	margin:0;
	width:100%;
	border:0 solid #666666;
}

#menu-main a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:15px;
}

#menu-main li {
	float:left;
	padding:0;
}

#menu-main ul {

	
/*Submenue*/
	position:absolute;
	left:-999em;
	height:auto;
	width:190px;
	font-weight:normal;
	margin:0;
	margin-left:-14px;
	margin-top:-2px;
	line-height:1;
	border:0;
	border:0 solid #666666;
}

#menu-main li li {
	width:99px;
	padding-bottom:0;
	padding-left:20px;
	border-bottom:0 solid #666666;
	border-left:0 solid #666666;
	border-right:0 solid #666666;
	font-weight:bold;
	font-family:verdana,sans-serif;
}

#menu-main li li a {
	padding:4px 10px;
	width:80px;
	font-size:11px;
	color:#ffffff;
}

#menu-main li ul ul {
	margin:-20px 0 0 100px;
}

#menu-main li li:hover {

	
/*background:#ffffff;*/
}

#menu-main li ul li:hover a,#menu-main li ul li li:hover a,#menu-main li ul li li li:hover a,#menu-main li ul li li li:hover a {
	color:#121a4a;
}

#menu-main li:hover a,#menu-main li.sfhover a {
	color:#121a4a;
}

#menu-main li:hover li a,#menu-main li li:hover li a,#menu-main li li li:hover li a,#menu-main li li li li:hover li a {
	color:#ffffff;
}

#menu-main li:hover ul ul,#menu-main li:hover ul ul ul,#menu-main li:hover ul ul ul ul,#menu-main li.sfhover ul ul,#menu-main li.sfhover ul ul ul,#menu-main li.sfhover ul ul ul ul {
	left:-999em;
}

#menu-main li:hover ul,#menu-main li li:hover ul,#menu-main li li li:hover ul,#menu-main li li li li:hover ul,#menu-main li.sfhover ul,#menu-main li li.sfhover ul,#menu-main li li li.sfhover ul,#menu-main li li li li.sfhover ul {
	left:auto;

	
/* background:#ffffff;*/
	padding-bottom:15px;
	background:url(images/back_dropdown_gr.png) bottom no-repeat;
}

#menu-main li:hover,#menu-main li.sfhover {

	
/*   background:#ffffff;
   background:#ffffff url(images/back_dropdown.png") bottom no-repeat;*/
}






	
/*----------------------------------------*/
#menu-top-green {

	
/*background:#ffffff repeat-x;*/
	font-size:14px;
	font-family:verdana,sans-serif;
	font-weight:bold;
	width:100%;
}

#menu-top-green,#menu-top-green ul {

	
/*kompletter Kasten*/
	height:55px;
	float:left;
	list-style:none;
	line-height:25px;
	padding:0;
	margin:0;
	width:100%;
	border:0 solid #666666;
}

#menu-top-green a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:15px;
}

#menu-top-green li {
	float:left;
	padding:0;
}

#menu-top-green ul {

	
/*Submenue*/
	position:absolute;
	left:-999em;
	height:auto;
	width:190px;
	font-weight:normal;
	margin:0;
	margin-left:-14px;
	margin-top:-5px;
	line-height:1;
	border:0;
	border:0 solid #666666;
}

#menu-top-green li li {
	width:99px;
	padding-bottom:0;
	padding-left:20px;
	border-bottom:0 solid #666666;
	border-left:0 solid #666666;
	border-right:0 solid #666666;
	font-weight:bold;
	font-family:verdana,sans-serif;
}

#menu-top-green li li a {
	padding:4px 10px;
	width:80px;
	font-size:11px;
	color:#ffffff;
}

#menu-top-green li ul ul {
	margin:-20px 0 0 100px;
}

#menu-top-green li li:hover {

	
/*background:#ffffff;*/
}

#menu-top-green li ul li:hover a,#menu-top-green li ul li li:hover a,#menu-top-green li ul li li li:hover a,#menu-top-green li ul li li li:hover a {
	color:#121a4a;
}

#menu-top-green li:hover a,#menu-top-green li.sfhover a {
	color:#121a4a;
}

#menu-top-green li:hover li a,#menu-top-green li li:hover li a,#menu-top-green li li li:hover li a,#menu-top-green li li li li:hover li a {
	color:#ffffff;
}

#menu-top-green li:hover ul ul,#menu-top-green li:hover ul ul ul,#menu-top-green li:hover ul ul ul ul,#menu-top-green li.sfhover ul ul,#menu-top-green li.sfhover ul ul ul,#menu-top-green li.sfhover ul ul ul ul {
	left:-999em;
		
	border: 0px solid red;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 999;	
	
	}

#menu-top-green li:hover ul,#menu-top-green li li:hover ul,#menu-top-green li li li:hover ul,#menu-top-green li li li li:hover ul,#menu-top-green li.sfhover ul,#menu-top-green li li.sfhover ul,#menu-top-green li li li.sfhover ul,#menu-top-green li li li li.sfhover ul {
	left:auto;

	
/* background:#ffffff;*/
	padding-bottom:15px;
	background:url(images/back_dropdown_gr.png) bottom no-repeat;
}

#menu-top-green li:hover,#menu-top-green li.sfhover {



/*   background:#ffffff;
   background:#ffffff url(images/back_dropdown.png") bottom no-repeat;*/
}



/* ------------------------------------------------------------------------------------------------------------- */
/* FORMULARE */
/* ------------------------------------------------------------------------------------------------------------- */

#formular {

margin-top:20px;
padding: 10px;
border-top:1px dashed #9cc531;
border-bottom:1px dashed #9cc531;
margin-bottom: 20px;

}


#formular label {

color: #858585;
float: left;
width: 120px;
font-weight: bold;

}


#formular {

margin-top:20px;
padding: 10px;
border-top:1px dashed #9cc531;
border-bottom:1px dashed #9cc531;
margin-bottom: 20px;

}


#formular  input, #formular textarea  {

padding: 5px;
border: 1px dotted #9cc531;
background:#f8f8f8;

}

.teamtrenner {

border-bottom: 1px dashed gray;
padding-top: 10px;

}
/* ------------------------------------------------------------------------------------------------------------- */
/* SONSTIGES */
/* ------------------------------------------------------------------------------------------------------------- */


