/*
Theme Name: gesa
Theme URI: http://wordpress.org/
Description: gesa theme by commwork.
Version: 0.1
Author: Henning Fischer
Author URI: http://www.commwork.de
Tags: clean, green

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* the clearfix : ------------------ */
.cf {
display: inline-block;
}
.cf[class] {
display: block;
overflow: hidden;
}

html { overflow-y:scroll;}

/* special links */
a[href*=".pdf"] {
	background:url(images/icon_pdf.gif)  right 0 no-repeat;
	padding-right:35px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align:left;
	background:#a1b8a8;
	}

#wrapper {
	text-align:left;
	background:#ffffff url(images/siteback_global_x.jpg) top left repeat-x;
	}
#seite {
	background:#ffffff;
	text-align:left;
	width:920px;
	margin:0 auto;
	}

#page {
	background-color: white;
	text-align: left;
	}

#headerimg 	{
	margin: 0;
	width: 920px;
	height:150px;
	}

/*dynamischer header*/
.dynheader 	{
	margin-top:-281px;
	position:absolute;
	width: 940px;
	height:281px;
	}
.start .dynheader { 
	margin-left:-10px; 
	}



.logo 	{
	margin-left:33px;
	height:160px;
	position:absolute;
	width: 200px;
	z-index:99;
	}
	
/*index-template*/ 
.datum {
	color: #8faa98;
	font-size:13px;
	}
	


#content {
	font-size: 1.4em;
	float:right;
	width:600px;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

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

/*footer*/
#footer {
	background:#a1b8a8;
	border: none;
	color:#FFF;
	display:block;
	}
.footermenue {
	float:left;
	color:#FFF;
	width:320px;
	padding:20px 0;
	}
.zertifikat {
	float:left;
	color:#FFF;
	width:500px;
	margin:0 auto;
	padding:30px 0 20px 0;
	}

/* ///////////// menue footer*/
div#nav_footer {
	position:relative;
	text-align:left;
	width:920px;
	margin:0 auto;
	}
div#nav_footer ul {
	padding:0;
	list-style:none;
	text-align:left;
	margin-right:20px;
	}
div#nav_footer ul li {
	display:block;
	}
div#nav_footer ul li a {
	color:#fff;
	display:block;
	font-size:13px;
	padding:0;
	text-decoration:none;
	margin:7px 0;
	}
div#nav_footer ul li:first-child a {
	/*margin-left:0;*/
	}
div#nav_footer ul li a:hover {
	color:#cb0a1d;
	}
	
.current_page_parent a {
    color:#cb0a1d!important;
    }	
.current_page_item a {
    color:#cb0a1d!important;
    }
	
	
	
	


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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
	
/*headlines*/
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}
h2 {
	font-size: 1.4em;
	}

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

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 1.1em;
	}

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


	
h1 {
	padding: 0;
	margin: 0;
	}



h3 {
	padding: 0;
	color: #333333;
	position:relative;
	margin-top: 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.entry h3 { padding:0.8em 0 0 0;}
	
a, h2 a:hover, h3 a:hover {
	color: #cb0a1d;
	text-decoration: none;
	}
.sticky h2 {
	
	}
h2 {
	margin:0;
	padding:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}
.entry h2 {
	padding:0;
	}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}
.post h2 { margin:1.6em 0 0 0; padding:0;}
.entry h2 { margin-top:1.6em;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#73917d;
	}

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







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

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


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar 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:hover {
	color: #cb0a1d;
	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, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
	
/*#toptoptop {
	background:url(images/body_top.jpg) top left no-repeat;
	height:20px;
	}*/

#page {
	background-color:#000;
	margin: 0;
	padding: 0;
	width: 920px;
	}

#header {
	background: url(images/siteback_global_x.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	width: 920px;
	height:470px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	font-size: 0;
	}

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 450px;
	}

.post {
	margin: 0;
	/*text-align: justify;*/
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	width:100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 7px 30px;
	text-align: left;
	font-size:1.4em;
	}
/* End Structure */



/*	Begin Headers */


/* /////////////// navtop seitennavigation*/
/*erstes menue oben*/
div#nav_oben {
	margin-top:-94px;
	position:absolute;
	z-index:99;
	}
div#nav_oben ul {
	padding:0;
	list-style:none;
	text-align:right;
	padding-bottom:5px;
	}
div#nav_oben ul li {
	display:inline;
	}
div#nav_oben ul li a {
	color:#000;
	font-size:13px!important;
	padding:0 0 5px 0;
	text-decoration:none;
	margin-left:20px;
	}
div#nav_oben ul li:first-child a {
	margin-left:0;
	}
div#nav_oben ul li a:hover {
	color:#cb0a1d;
	}
	
.current_page_parent a {
    color:#cb0a1d!important;
    }	


/* topmenue*/
.menu {

	}


div#navtop {
	margin-top:122px;
	height:25px;
	width:auto;
	float:right;
	border-bottom:#8FAA98 3px solid;
	padding-left:0;
	}
div#navtop ul {
	list-style:none;
	text-align:right;
	padding:5px 0;
	}
div#navtop ul li {
	display:inline;
	}
div#navtop ul li a {
	color:#000;
	font-size:14px;
	padding:0 0 5px 0;
	text-decoration:none;
	margin-left:20px;
	}
div#navtop ul li:first-child a {
	margin-left:0;
	}
div#navtop ul li a:hover {
	color:#cb0a1d;
	}
	
#navtop ul .current_page_item a {
	color:#cb0a1d;
	}

	
/* submenue 1*/
div#navtop ul.untermenue_eins {
	padding:0;
	position:relative;
	list-style:none;
	text-align:right;
	margin-top:3px;
	padding-bottom:1px;
	border-bottom:none;
	display:block;
	width:auto;
	}
div#navtop ul.untermenue_eins li a {
	font-size:12px;
	margin-left:5px;
	padding-left:5px;
	border-left:#CCC 1px solid;
	}
div#navtop ul.untermenue_eins li:first-child a {
	border-left:none;
	margin-left:0;
	padding-left:0;
	}
	
	
/* 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 4px 4px 0;
	margin: 0 12px 2px 0;
	display: inline;
	}

.alignright {
	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-left:0;
	list-style: none;
	}

html>body .entry li {
	padding:0 0 8px 16px;
	margin:0 0 3px 0;
	background:url(images/liststyle_entry.gif) 0 4px no-repeat;
	}

/*mail-links ansprechpartner*/
body.page-id-124 .entry a[href^="mailto"] {
	background:url(images/brief_icon.gif) 0 4px no-repeat;
	padding:2px 0 3px 34px;
	margin-top:4px;
	display:block;
	}
/*body.page-id-124 .entry a[href^="mailto"]:hover {
	background:url(images/brief_icon_hover.gif) 0 5px no-repeat;
	}*/
	
/*mail-links einrichtungen*/
body.page-id-106 .entry a[href^="mailto"] {
	background:url(images/brief_icon.gif) 0 4px no-repeat;
	padding:2px 0 3px 34px;
	margin-top:4px;
	display:block;
	}
/*body.page-id-106 .entry a[href^="mailto"]:hover {
	background:url(images/brief_icon_hover.gif) 0 5px no-repeat;
	}
	*/
	
	
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
div#sidebar {
	float:left;
	}
	
#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: 0;
	}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	background:url(images/list_style_red_arrow.gif) 0 2px no-repeat;
	margin-bottom:15px;
	padding: 0 0 0 16px;
	}
#sidebar ul ul li a, #sidebar ul ol li a {
	color:#000;
	}
	
	
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	color:#cb0a1d;
	}	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0 0 20px 0;
	text-align: left;
	}

#sidebar .search-text {
	color:#666;
	width: 210px;
	padding: 4px 25px 4px 4px;
	margin-bottom:10px;
	/*float:left;*/
	border:#73917d 1px solid;
	background:url(images/holmes.gif) right center no-repeat;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
.nichtsgefunden {
	margin-bottom:30px;
}
.nichtsgefunden p {
	margin-bottom:30px;
}

/*#sidebar #searchsubmit {
	display:none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#a1b8a8;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	margin-left:4px;
	}
#sidebar #searchsubmit:hover {
	display:none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#73917d;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	margin-left:4px;
	}*/
.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: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    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: 0;
	}

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

.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: 15px 0 20px 0;
	width: 240px;
	/*border-right:#a1b8a8 1px solid;*/
	}

#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: 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: 4px 7px;
	margin: 0;
}
/* End captions */

/* /////////////////// widgets commwork*/


.borderbottomwidget {
	border-bottom:#999 1px solid;
	margin-bottom:20px;
}


#sidebar ul li h2.widgettitle {
	display:block;
	background:#a1b8a8;
	padding:5px 7px;
	color:#FFF;
	margin-bottom:10px;
}

li#sub-page-menu h2.widgettitle {
	color: #CC3;
}
#sub-page-menu li.current_page_item a {
	color:#cb0a1d;
}
#sub-page-menu {
	margin-bottom:50px!important;
}




/* start widget mini-menu oben unter breadcrumb*/
.textwidget ul#textwidget_start_inhalt {
	margin:0;
	padding:0;
	margin-top:-1px;
}
.textwidget ul#textwidget_start_inhalt li {
	display:inline;
	background: url(images/textwidget_roter_strich.gif) 0 0 no-repeat;
	padding:14px 14px 0 0;
}

body.home .textwidget #textwidget_start_inhalt li a[href="http://www.de-signed.com/wordpress"] {
	color:#F00;
	text-decoration:underline;
}


/*ul#textwidget_top_kontakttools li.fon {
	position:absolute;
	width:auto;
	float:right;
	top:0;
	margin-left:797px;
	padding-top:10px;
	background: url(images/textwidget_roter_strich.gif) 17px 0 no-repeat;
}
ul#textwidget_top_kontakttools li.fon span {
	display:block;
	padding-top:6px;
	background:url(images/icon_phone.gif) 55px 0 no-repeat;
}
ul#textwidget_top_kontakttools li.fon p {
	color:#000;
	font-size:12px;
	margin:1px 0 0 0;
	font-weight:bold;
	text-decoration:none;
}
*/
ul#textwidget_top_kontakttools {
	position:absolute;
	width:auto;
	float:right;
	top:0;
	margin:0 0 0 810px;
	padding:10px 0 0 0;
	background: url(images/textwidget_roter_strich.gif) 0 0 no-repeat;
}
ul#textwidget_top_kontakttools li {
	list-style:none;
}
ul#textwidget_top_kontakttools li.fon span {
	display:block;
	padding-top:6px;
	background:url(images/icon_phone.gif) 51px 0 no-repeat;
	font-size:12px;
	font-weight:bold;
}
ul#textwidget_top_kontakttools li p {
	color:#000;
	font-size:12px;
	margin:1px 0 0 0;
	font-weight:bold;
	text-decoration:none;
}


/*sidebar news*/
dd.sidebardate {
	color: #8faa98;
	padding:0;
	margin:0;
}
.tddrecentposts li dl {
	margin:0;
	padding:0;
	width:99%;
}


/* breadcrumb */
div.breadcrumb {
	background:#a1b8a8;
	border-top:#FFF 2px solid;
	height:23px;
	padding:0 0 0 60px;
	color:#FFF;
	font-size:12px;
	line-height:15px;
	vertical-align:middle;
	}
div.breadcrumb a {
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	}


/*widgets ausblenden*/
.kontakt .widget_tddrecentposts  { display:none; }
.kontakt .widget_archive  { display:none; }

.intern .widget_tddrecentposts { display:none; }
.intern .widget_archive  { display:none; }

.ueber .widget_tddrecentposts { display:none; }
.ueber .widget_archive  { display:none; }

.handeln .widget_tddrecentposts { display:none; }
.handeln .widget_archive  { display:none; }

.anspruch .widget_tddrecentposts { display:none; }
.anspruch .widget_archive  { display:none; }

.einrichtungen .widget_tddrecentposts { display:none; }
.einrichtungen .widget_archive  { display:none; }

.jobs .widget_tddrecentposts { display:none; }
.jobs .widget_archive  { display:none; }

.impressum .widget_tddrecentposts { display:none; }
.impressum .widget_archive  { display:none; }

.sitemap .widget_tddrecentposts { display:none; }
.sitemap .widget_archive  { display:none; }

/*totop link*/
.totop {
	padding:8px 0 0 19px;
	margin:30px 0;
	border-top:#CCC 1px dashed;
	background: url(images/totoplink_style_red_arrow.gif) 0 14px no-repeat;
	}
	
/*post-edit-link*/
.post-edit-link {
	display:block;
	position:relative;
	color:#F90;
	font-weight:bold;
	padding:12px 42px;
	margin:32px 0 30px;
	background:#FF9 url(images/edit.png) 10px 8px no-repeat;
	border:#FC3 2px dashed;
	-moz-border-radius:5px;
	}
.post-edit-link {
	color:#FF9900!important;
	}
	
	
/*fontgroesse*/
.fontgroesse {
	position:absolute;
	top:22px;
	margin-left:630px;
	margin-top:6px;
	color:#FFF;
	width:auto;
	width:auto;
	z-index:101;
	}
a[title="Restore Default Font Size"]  {
	background:url(../../plugins/wp-chgfontsize/standard_activated.gif) 0 0 no-repeat;
	display:block;
	text-indent:-99999px;
	width:17px;
	height:17px;
	
	position:absolute;
	top:0px;
	left:16px;
}
a [title="Increase Font Size"] {
	display:block;
		
	position:absolute;
	top:0px;
	left:16px;
}
a [title="Decrease Font Size"] {
	display:block;
		
	position:absolute;
	top:0px;
}

/*flash-karte startseite*/

.landkarte { margin-left:-3px; }

/*flash header*/
.flashtop {
	position: absolute;
	top:189px;
	margin-left:-325px;
	width:940px;
	height:281px;
	z-index:300;
	}
	
/*news-seite*/
.backtonews {
	background:#a1b8a8 url(images/back_red_arrow.gif) 10px 9px no-repeat;
	color:#FFFFFF;
	padding:7px 14px 10px 40px;
	margin-bottom:12px;
	display:block;
	float:left;
	width:auto;
	}
	
/*ansprechpartner*/
.entry div.aa { 
	float:left;
	margin:0 20px 0 0;
	}
.entry div.bb { 
	float:left;
	margin:0 20px 0 0;
	padding:0 0 40px 0;
	}
	
/*geschaeftsfuehrung*/
.entry .geschaeftsfuehrung { 
	width: 250px; 
	float: left; 
	margin-top: 20px;
	}
.entry .geschaeftsfuehrung a[href^="mailto"] {
	background:url(images/brief_icon.gif) 0 4px no-repeat;
	padding:2px 0 3px 34px;
	margin-top:4px;
	display:block;
	}

	
.liniezehnpixel { border-bottom: #bfd1c5 8px solid; margin:25px 0 0 0; display:block;}

span.drucken a {
	border-top: #999 1px dashed;
	display:block;
	background:url(images/drucker.gif) 0 7px no-repeat;
	font-size:11px;
	color:#666;
	text-decoration:none;
	padding:6px 0 0 20px;
	margin-top:40px;
	}
span.drucken a:hover {
	color: #333;
	}
