/* --- --- DRUPAL CSS piratenhagen */
/* Changes for Typo3 and Designfixes by Fx, 03/2010 */
/* --- BODY - hatch 2009-10-04 */
body {
	background: #e5edf3 url(gfx/hintergrund.png) repeat-x;
	font: 9pt Arial, Helvetica, sans-serif;
	/*margin: 0;
	padding: 0;
*/
	color: #000000;
	font-size: 9pt;
	line-height: 140%;
	margin: 1em 0 2em 0;
	text-align: left;
}

body h1 {
    font-size: 20px;
}


/* Kontaktform - Fx /03/2010 */
.formular {
    color: black; font-size: 11px;
    font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border: solid 1px #666666
}

.ft11px {
    color: black;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ft10px {
    color: black;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* ----- */


/* --- TOPLINKS - hatch 2009-10-05 */
#toplinks {
	background: url(gfx/kopfzeile.png);
	height: 65px;
	line-height: 50px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 954px;
}
.toplinkstext {
	margin: 0;
	padding: 0;
}
.toplinkstext a {
	border-right: 1px solid #f89728;
	/*display: inline-block;
*/
	display: inline-block;
	color: white;
	font: 13px Arial, Helvetica, sans-serif;
	min-width: 110px;
	padding: 13px 5px 12px 5px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
.toplinkstext a:hover {
	background: #F89728 url(gfx/blickfang_toplinks.png) bottom center no-repeat;
	color: white;
}
.toplinkstext a.active {
	background: #F89728 url(gfx/blickfang_toplinks.png) bottom center no-repeat;
	color: white;
}
.toplinkstext ul.links-menu {
	padding-top: 4px;
	margin: 0;
/* IE zickt hiermit rum */
	margin-left: -40px;
}
.toplinkstext ul.links-menu li.last a {
	border: 0;
}
.toplinkstext ul.links-menu li {
	display: inline-block;
	max-width: 110px;
	padding: 0 0 0 7px;
	text-align: center;
}
.toplinkstext ul.links-menu li:hover {
}
#oben {
	background: url(gfx/hintergrundoben.png) no-repeat top center;
	height: 115px;
	width: 964px;
}
/* geändertes Hauptmenue (oranger Balken) wegen inline-block IE murks */
#menu {
	width: 964px;
	margin: -10px;
	border: 0px solid #e5edf3;
	height: 65px;
	background-image: url(gfx/kopfzeile.png);
}
* html #menu {
	background-image: url(gfx/kopfzeile-ie.png);
}
#menu li {
	margin: 7px 0 0 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
	border-right: 1px solid #f89a45;
	line-height: 34px;
}
#menu li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 18px;
}
#menu li a:hover {
	background-color: #f89a45;
}


#heimathafen {
	background: url(gfx/heimathafen_oben.png) repeat-x top;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#heimathafen ul.menu {
	text-align: right;
	width: 964px;
}
#heimathafen ul.menu li {
	background: url(gfx/blickfang_heimathafen.png) no-repeat top center;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	line-height: 46px;
	margin: 0;
	padding: 0 10px;
	padding-top: 10px;
}
#heimathafen ul.menu li a:hover {
	color: black;
	text-decoration: underline;
}
#heimathafen ul.menu li a.active {
	color: black;
}
#container {
	border: 0px;
	width: 964px;
	background-image: url(gfx/bcontainer.gif);
	vertical-align: top
}
#links {
	float: left;
	width: 210px;
	;
	;
	margin-left: 5px
}
#mitte {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	width: 500px;
}
#rechts {
	float: right;
	width: 210px;
	;
	margin-right: 5px
}
#unten {
	background-image: url(gfx/bcontainerunten.png);
	height: 30px;
	width: 964px
}
#frontpageteaser {
	margin-bottom: 40px;
	width: 500px;
}
#frontpageteaser ul.menu {
	text-align: center;
}
#frontpageteaser ul.menu li {
	background: url(gfx/teasermenu.png) no-repeat center;
	display: inline-block;
	font-weight: bold;
	height: 41px;
	line-height: 38px;
	margin: 6px 11px 0 11px;
	padding: 0px 0 0 44px;
	text-align: left;
	width: 95px;
}
#frontpageteaser ul.menu li a:hover {
	color: black;
	text-decoration: underline;
}
#frontpageteaser ul.menu li a:before {
	content: url(gfx/inline-more-link-before.png);
}
#frontpageteaser ul.menu li a.active {
	color: #FF8C00;
}
#frontpageteaser ul.menu li a.active:before {
	content: url(gfx/inline-link-before.png);
}


/* Teasetab; beloved IE is to silly for inline-block wtf, Fx 03/2010 */

.teasertab td {
	background-color: transparent;
	background-image: url("gfx/teasermenu.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	font-weight: bold;
	height: 75px;
	line-height: 38px;
	margin-top: 6px;
	margin-right: 11px;
	margin-bottom: 0pt;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 64px;
	text-align: left;
	width: 95px;
}

.teasertab td a {
	color: #000000;
	text-decoration: none;
}

.teasertab td a:hover {
	color: #FF8C00;
	text-decoration: underline;
}



/* --- BLOCK - hatch 2009-10-02 */
.block {
	margin-bottom: 14px;
	width: 198px;
}
.block .frame {
	height: 6px;
}
.blockkopf {
	height: 52px;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.blockinhalt {
	border-left: 1px solid #e6eef4;
	border-right: 1px solid #e6eef4;
	color: black;
	font-size: 8.5pt/125%;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: left;
	width: 196px;
}

.blockinhalt a {
	border: 0;
	color: #FF8C00;
	text-decoration: none;
}
.blockinhalt a:hover {
	color: #FF8C00;
	text-decoration: underline;
}

.blockinhalt p {
	margin: 0 0.3em 4px 6px;
	padding: 0 4px;
}
.blockinhalt p a:before {
	content: url(gfx/inline-link-before.png);
}
/*.blockfuss {
	height: 6px;
}
*/
.blockfuss2 {
	background: #e6eef4 bottom left no-repeat url(gfx/bottom_more_inv.png);
	height: 6px;
}
/* --- block/navigation menü links oben - hatch 2009-10-18
/* Designfixes and IE 7 workarounds for left menue and vertical alignments by Fx 03/2010 */
#block-menu-91 {
	margin-bottom: 20px;
}
/* #block-menu-91 div.blockkopf {
	display: none;
*/
}
#block-menu-91 div.blockinhalt {
	padding-bottom: 0;
	width: 196px;
	margin-left: 0px;
	text-align: left;
}
#block-menu-91 div.blockinhalt ul.menu {
	margin-top: -8px;
}
#block-menu-91 div.blockinhalt ul.menu li ul.menu {
	margin-top: 0;
}
#block-menu-91 div.blockfuss {
	background: #e6eef4 bottom right no-repeat url(gfx/bottom_more_inv.png);
	height: 6px;
	width: 198px;
	text-align: left;
}
#block-menu-91 ul.menu {
	margin-bottom: -6px;
	margin-left: 0px;
	width: 196px;
}
#block-user-1 div.blockinhalt {
	padding-bottom: 0;
}
#block-user-1 div.blockfuss {
	background: #e6eef4 bottom left no-repeat url(gfx/bottom_more_inv.png);
	height: 6px;
}
#block-user-1 ul.menu {
	margin-bottom: -6px;
}
/* --- BLOCK/Teaser - hatch 2009-10-02 */
#block-views-TeaserLinks div.blockinhalt {
	border: 0;
	margin-left: 0px;
	padding: 0;
	width: 198px;
}
#block-views-TeaserRechts div.blockinhalt {
	border: 0;
	margin-left: 0px;
	padding: 0;
	width: 198px;
}
.view-content-TeaserLinks img {
	margin-top: 12px;
}
.view-content-TeaserLinks img.first {
	margin-top: 0;
}
.view-content-TeaserRechts img {
	margin-top: 12px;
}
.view-content-TeaserRechts img.first {
	margin-top: 0;
}
/* --- BLOCK/Netzwerke - hatch 2009-10-10 */
.view-content-Netzwerke {
	text-align: center;
}
.view-content-Netzwerke img {
	margin: 3px 5px;
}


/* Typo3 default classes, Fx */
.internal-link a {
	color: #FF8B00;
	text-decoration: none;
}
/* .internal-link a:before {
	content: url(gfx/inline-link-before.png);
}*/

.internal-link a:hover {
	color: #FF8C00;
	text-decoration: underline;
}


/* --- BLOCK/Quotes - hatch 2009-11-18 */
.bodytext .block-quotes {
	font-size: 9pt;
}
.block-quotes {
	font-size: 8.5pt;
	margin: 10 0.3em 4px 6px;
	padding: 0 4px;
}
.block-quotes q:before {
	color: dimgray;
	content: '»';
}
.block-quotes q:after {
	color: dimgray;
	content: '«';
}
.block-quotes cite {
	color: dimgray;
	display: block;
	font-style: italic;
	margin-top: 1em;
	text-align: right;
}
.block-quotes cite:before {
	content: '– ';
}
.bodytext .block-quotes acronym {
}
.block-quotes acronym {
	font-size: 6pt;
	letter-spacing: 0.15em;
	padding-left: 0.15em;
}
/* --- VIEW/Crewsprecher - hatch 2009-11-13 */
.marker {
	color: #FF8C00;
	font-size: 10px;
}
.view-content-Crewsprecher table {
	border-spacing: 0;
	font-size: 12px;
	border-bottom: 3px solid #696969;
	border-collapse: collapse;
}
.view-content-Crewsprecher table th {
	border-bottom: 3px solid #696969;
}
.view-content-Crewsprecher table th.view-field-node-title {
	width: 100px;
}
.view-content-Crewsprecher table td.view-field-node-created {
	color: #696969;
	font-size: 10px;
	text-align: right;
	width: 60px;
}
.view-content-Crewsprecher table tr {
	border-bottom: 1px solid lightgrey;
}
.view-content-Crewsprecher table td {
	background-color: white;
	padding: 2px;
	vertical-align: top;
}
.view-content-Crewsprecher table a {
	color: black;
	text-decoration: none;
}
.view-content-Crewsprecher table tbody td.view-field-node-title a {
	color: #696969;
	font-weight: bold;
}
.view-content-Crewsprecher table tbody td.view-field-node-title a:hover {
	text-decoration: underline;
}
.view-content-Crewsprecher table tbody td.view-field-node-body a:before {
	content: url(gfx/inline-link-before.png);
}
.view-content-Crewsprecher table tbody td.view-field-node-body a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
.view-footer-Crewsprecher a {
	color: black;
	text-decoration: none;
}
.view-footer-Crewsprecher a:before {
	content: url(gfx/inline-link-before.png);
}
.view-footer-Crewsprecher a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
.block .view-label-node-title {
	display: none;
}
.block .view-label-node-body {
	display: none;
}
.block .view-data-node-created {
	display: none;
}
.view-data-node-title {
	margin-right: 0.25em;
}
.view-content-Crewsprecher .view-data-node-title a {
	font-weight: bold;
}
.view-data-node-body a:before {
	content: url(gfx/inline-link-before-single.png);
}
/* --- BLOCK/Intern - hatch 2009-11-19 */
.block .view-Intern .view-content-Crewsprecher .view-data-node-title {
	display: inline;
	float: left;
}
.block .view-Intern .view-content-Crewsprecher .view-data-node-title a {
	font-weight: normal;
}
.block .view-Intern .view-content-Crewsprecher .view-data-node-body:before {
	content: '– ';
}
.block .view-Intern .view-content-Crewsprecher .view-data-node-body {
	block: inline;
}
.block .view-data-node-body a:before {
	content: url(gfx/inline-link-before-single.png);
}
.block .view-Intern .view-content-Crewsprecher .marker {
	float: right;
	margin-left: 0.25em;
}
/* --- BLOCK/Weiterlesen - hatch 2009-11-10 */
.block .no-more-link {
	background: top center no-repeat url(gfx/block-no-more.png);
	height: 6px;
}
.block .more-link {
	background: #e6eef4 top center no-repeat url(gfx/pfeil_more_inv.png);
	border: 0;
	font-size: 9pt;
	font-weight: bold;
	height: 35px;
	line-height: 46px;
	padding-left: 10px;
	text-align: left;
}
.block .more-link a {
	color: dimgray;
	text-decoration: none;
}
.block .more-link a:hover {
	color: black;
	text-decoration: underline;
}
.block .more-link a:before {
	content: url(gfx/inline-more-link-before.png);
}
/* --- BLOCK/Fernrohr - hatch 2009-11-21 */
#block-aggregator-category-2 {
	margin-bottom: 0;
}
#block-aggregator-category-2 .blockfuss2 {
	border-right: 1px solid #e6eef4;
}
#block-aggregator-category-4 .blockkopf {
	display: none;
}
/* --- BLOCK/Listen - hatch 2009-10-02 */
.block .item-list {
	padding-left: 10px;
	padding-right: 4px;
}
.block .item-list ul {
	margin-left: -11px;
	padding-top: 0.15em;
}
.block .item-list ul li {
	padding-right: 0.3em;
	list-style-image: url(gfx/leaf.png);
	padding-top: 0.15em;
}
/* --- BLOCK/Spenden - hatch 2009-11-28 */
.block .view-spenden {
	padding: 0 8px;
}
.spende {
	border: 2px solid #e6eef4;
	display: inline-block;
	line-height: 16px;
	overflow: hidden;
	text-align: right;
}
.spende-l {
	background-color: #FF8C00;
	border-right: none;
	color: white;
}
.spende-r {
	background-color: #e6eef4;
	border-left: none;
	color: dimgray;
	float: right;
}
.spende-text {
	border: none;
	width: 100%;
}
/* --- BREADCRUMB - hatch 2009-10-06 */
.breadcrumb {
	display: inline-block;
	margin: 0 0 0.8em 0;
	padding: 0;
}
.breadcrumb li {
	color: #FF8C00;
	display: inline;
	padding-left: 1em;
}
.breadcrumb a {
	color: black;
	text-decoration: none;
}
.breadcrumb a:before {
	content: url(gfx/inline-link-before.png);
}
.breadcrumb a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
.breadcrumb a.active {
	color: #FF8C00;
	font-weight: bold;
}
/* --- MENU - hatch 2009-11-14 - Christoph Giesel http://www.piraten-lsa.de/design/ */
ul.menu {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-left: -6px;
	margin-bottom: -3px;
}
ul.menu li {
	background-color: #e6eef4;
	line-height: 20px;
	list-style: none;
	margin-bottom: 2px;
	padding-bottom: 1px;
	padding-left: 22px;
}
ul.menu li.leaf {
	background: #e6eef4 left 11px no-repeat url(gfx/leaf.png);
}
ul.menu li.collapsed {
	background: #e6eef4 left 11px no-repeat url(gfx/leaf.png);
}
ul.menu li.expanded {
	background: #e6eef4 left 8px no-repeat url(gfx/leaf_menu_expanded.png);
	padding-bottom: 4px;
}
ul.menu li a {
	color: black;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #FF8C00;
	text-decoration: none;
}
ul.menu li a.active {
	color: #FF8C00;
	font-weight: bold;
}
ul.menu li ul.menu {
	margin-left: -13px;
	margin-top: 2px;
	padding-bottom: 6px;
}
ul.menu li ul.menu li {
	line-height: 14px;
}
ul.menu li ul.menu li.leaf {
	background: #e6eef4 left 8px no-repeat url(gfx/leaf.png);
}
ul.menu li ul.menu li.collapsed {
	background: #e6eef4 left 8px no-repeat url(gfx/leaf.png);
}
ul.menu li ul.menu li.expanded {
	background: #e6eef4 left 5px no-repeat url(gfx/leaf_menu_expanded.png);
}
ul.menu li ul.menu li ul.menu {
	padding-bottom: 1px;
	padding-top: 3px;
}
.tabs {
	font-size: 12px;
}
.tabs a {
	color: black;
}
.tabs a:hover {
	background: none;
	color: orange;
}
.tabs a.active {
	color: #FF8C00;
	font-weight: bold;
}
.clr {
	clear: both;
}
/* --- NODE/Metainformationen - hatch 2009-11-11 */
div.nodeMeta {
	color: #808080;
	float: right;
	font-size: 8pt;
	margin-bottom: 40px;
	margin-top: 6px;
}
div.nodeMeta a {
	color: #808080;
	text-decoration: none;
}
div.nodeMeta a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
div.nodeMeta a:before {
	content: url(gfx/inline-link-before-single.png);
}
/* --- NODE/Links - hatch 2009-12-21 */
div.nodeLinks {
	display: inline-block;
	height: 30px;
}
div.nodeLinks div.comment_left {
	background: #e6eef4 url(gfx/comment_left.png) no-repeat top left;
	float: left;
	height: 11px;
	padding: 8px 0 8px 8px;
	width: 22px;
}
div.nodeLinks div.comment_right {
	background: #e6eef4 url(gfx/comment_right.png) no-repeat top right;
	display: inline-block;
	height: 13px;
	padding: 6px 15px 8px 0;
}
div.nodeLinks div.statistics_counter {
	color: gray;
	display: inline-block;
	margin-left: 12px;
}
div.nodeLinks a {
	color: gray;
	text-decoration: none;
}
div.nodeLinks a:hover {
	text-decoration: underline;
}
/* --- NODE/Title - hatch 2009-10-04 */
div.csc-header {
	margin-top: 0px;
}
.csc-header {
	color: #FF8C00;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: 0.02em;
	text-decoration: none;
}
a.csc-header:hover {
	text-decoration: underline;
}
.csc-header acronym {
	font-size: 17px;
	letter-spacing: 0.1em;
}
/* --- NODE/Text - hatch 2009-10-02 */
.bodytext {
	color: #000000;
	font-size: 9pt;
	line-height: 140%;
	margin: 1em 0 2em 0;
	text-align: left;
}
.bodytext a {
	color: #FF8B00;
	text-decoration: none;
}
/*  Mag die Flusen nicht:), Fx.bodytext a:before {
	content: url(gfx/inline-link-before.png);
}
*/
.bodytext a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
.bodytext h2 {
	color: #696969;
	margin-top: 40px;
}
.bodytext acronym {
	font-size: 7pt;
	letter-spacing: 0.1em;
	padding-left: 0.15em;
}
.bodytext p {
	margin: 1em 0;
}
/* --- PAGER - hatch 2009-11-11 */
.pager {
	background: #e6eef4 url(gfx/commentblock_top.png) no-repeat top center;
	font-size: 9pt;
	font-weight: bold;
	height: 35px;
	line-height: 42px;
	text-align: left;
	width: 500px;
}
.pager a {
	color: dimgray;
	text-decoration: none;
}
.pager a:hover {
	color: black;
	text-decoration: underline;
}
.pagerseparator {
	background: #e6eef4 url(gfx/commentblock_bottom.png) no-repeat bottom center;
	height: 6px;
	width: 500px;
}
/* --- AGGREGATOR/Page - hatch 2009-10-11 */
.feed-item {
	padding-bottom: 1em;
}
.feed-item-title a {
	color: #FF8C00;
	font-size: 22px;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: 0.02em;
	text-decoration: none;
}
.feed-item-title a:hover {
	text-decoration: underline;
}
.feed-item-categories {
	display: none;
}
.feed-item-meta {
	display: none;
}
.feed-item-body {
	font-size: 9pt;
	line-height: 140%;
	margin: 1em 0 0 0;
}
.feed-item-body a {
	color: black;
	text-decoration: none;
}
.feed-item-body a:before {
	content: url(gfx/inline-link-before.png);
}
.feed-item-body a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
/* --- USER/Login - hatch 2009-11-24 */
#block-user-0 form label {
	padding-left: 8px;
}
#block-user-0 form {
	text-align: left;
}
#block-user-0 .form-submit {
	margin-left: 8px;
}
#block-user-0 .form-text {
	margin-left: 8px;
	width: 180px;
}
.form-item label {
	color: black;
	font-size: 12px;
}
.form-item label:before {
	content: url(gfx/inline-link-before.png);
}
.form-item label.option:before {
	content: none;
}
.form-required {
	color: #FF8C00;
	font-size: 18px;
	line-height: 12px;
}
.form-text {
	background-color: #e6eef4;
	border: 0;
	font-size: 10pt;
	width: 100%;
}
.form-textarea {
	background-color: #e6eef4;
	border: 1px solid #e6eef4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 56pt;
	line-height: 140%;
	width: 100%;
}
.form-item div.description {
	color: dimgray;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 140%;
}
.form-submit {
}
fieldset {
	border: none;
	color: dimgray;
	font-size: 11pt;
	font-weight: bold;
	padding: 0;
}
/*Fuss Tilli 18.11.2009*/
#fussoben {
	width: 954px;
	;
	background-image: url(gfx/fussoben.png);
	height: 40px;
	text-align: left;
	line-height: 40px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 30px
}
#fussmitte {
	border: 0;
	color: #696969;
	width: 964px;
	background-image: url(gfx/fusscontainer.gif);
	vertical-align: top;
	height: 200px;
	font-size: 11pt;
	font-weight: bold;
}
#fussmitte ul.menu {
	margin-left: 1px;
	margin-top: 4px;
}
#fussmitte ul.menu li {
	background-image: url(gfx/inline-link-before.png);
	background-position: left 5px;
	line-height: 12pt;
	margin: 0;
	padding-bottom: 0;
	padding-left: 11px;
	padding-top: 0;
}
#fussmitte ul.menu li ul.menu {
	margin-top: 0;
	margin-bottom: 1px;
	padding-bottom: 0;
}
#fussmitte ul.menu li ul.menu li {
	line-height: 12pt;
}
#fussmitte a {
	font-size: 8pt;
	font-weight: normal;
}
#fussmitte a.active {
	font-weight: bold;
}
#fussunten {
	background-image: url(gfx/fusscontainerunten.png);
	height: 30px;
	width: 964px
}
#fussl {
	width: 230px;
	float: left
}
#fusslm {
	width: 230px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left
}
#fussrm {
	width: 230px;
	float: right;
	padding-left: 5px;
	text-align: left;
	padding-right: 5px
}
#fussr {
	width: 230px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left
}
/* NODE/Comments - hatch 2009-12-21 */
div.commentBlock {
	background: #e6eef4 url(gfx/commentblock_top.png) no-repeat top center;
	font-size: 9pt;
	padding: 20px 8px 10px 8px;
	width: 484px;
}
div.commentBlock div.comment_left {
	color: dimgray;
	display: inline-block;
	float: left;
	font-weight: bold;
	padding: 0;
	text-align: center;
	width: 85px;
}
div.commentBlock div.comment_left img {
	margin-bottom: 9pt;
	max-width: 65px;
}
div.commentBlock div.comment_right {
	display: inline-block;
	float: right;
	width: 390px;
}
div.commentBlock h6 {
	font-size: 9pt;
	margin: 0;
}
div.commentBlock a {
	color: black;
	text-decoration: none;
}
div.commentBlock a:before {
	content: url(gfx/inline-link-before.png);
}
div.commentBlock a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
div.commentSeparator {
	background: #e6eef4 url(gfx/commentblock_bottom.png) no-repeat bottom center;
	color: gray;
	font-size: 8.5pt;
	height: 12px;
	margin-bottom: 4.5pt;
	padding: 4px 8px;
	text-align: right;
	width: 484px;
}
.title {
	color: #FF8C00;
	font: bold 22px Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	text-decoration: none;
}
a.title:hover {
	text-decoration: underline;
}
/* --- FUSSLINIE - hatch 2009-11-16 */
#fusslinie {
	color: #808080;
	font-size: 8pt;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}
#serverinfo {
	font-size: 8pt;
}
#fusslinie a {
	color: #808080;
	text-decoration: none;
}
#fusslinie a:hover {
	color: black;
	text-decoration: underline;
}
/* --- --- Direktes HTML-Editieren in allen Inhalten - hatch 2009-11-24 */
/* --- Linkpfeile - hatch 2009-10-02 */
.singlequotelinks a:before {
	content: url(gfx/inline-link-before-single.png) !important;
}
a.singlequotelinks:before {
	content: url(gfx/inline-link-before-single.png) !important;
}
.noquotes a:before {
	content: none !important;
}
a.noquotes:before {
	content: none !important;
}
/* --- FARBSCHEMA: Grau */
.dimgray {
	color: dimgray;
}
.dimgray a {
	color: dimgray;
	text-decoration: none;
}
.dimgray a:before {
	content: url(gfx/inline-more-link-before.png);
}
.dimgray a:hover {
	color: black;
	text-decoration: underline;
}
