html {
	margin : 0;
	padding : 0;
}

body {
	margin : 0 0 16px 0;
	padding :0;
	color : #666;
	text-align : center;
	background-color : #fff;
	font : normal 100.01%/1.15em Verdana, Arial, Helvetica, sans-serif;
	background-color: #6389cd;
}

a {
	color : #191c6b;
	text-decoration : underline;
}

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

p {
	margin : 0 0 2px 0;
	padding : 0;
	line-height : normal;
}

h1 {
	margin : 0 0 1.3em 0;
	padding : 0;
	color : #191c6b;
	font-size : 1.2em;
}

.absatz h1 , .tx-feedforward-pi1 h1 {
	margin : 0 0 8px 0;
	padding : 0 0 4px 0;
	color : #191c6b;
	font-size : 1.2em;
}

.absatz h3 , .tx-feedforward-pi1 h3 {
	margin : 0 0 8px 0;
	padding : 0;
	color : #191c6b;
	font-size : 1em;
	line-height : normal;
}

h2 {
	margin : 0 0 1em 0;
	padding : 0;
	color : #191c6b;
	font-size : 1em;
}

h3 {
	margin : 0;
	padding : 0;
	color : #191c6b;
	font-size : 1.1em;
	line-height : normal;
}

h4 {
	margin : 0 0 12px 0;
	padding : 0;
	color : #191c6b;
	font-size : 1.2em;
	background-image : none;
	background-repeat : no-repeat;
	background-position : left center;
}

.absatz h1 , .news-single-item h1 , .news-single-item h2 , .news-latest-item h1 a , .news-latest-item h3 , .tx-feedforward-pi1 h1 {
	margin : 0 0 8px 0;
	text-decoration : none !important;
	display : block;
	background-image : url(../images/linie_headline.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.absatz h1 a , .tx-feedforward-pi1 h1 a {
	text-decoration : none !important;
}

.news-latest-item h3 a {
	text-decoration : none !important;
}

.absatz p , .news-single-item p , .tx-feedforward-pi1 p {text-align: left;
	padding : 0 0 4px 0;
	line-height : normal;
}

.absatz img , .news-single-item img , .news-latest-item img , .tx-feedforward-pi1 img {
	margin : 0;
	padding : 0;
}

#rightcol h4 {
	margin : -4px 0 12px 0;
	padding : 0 0 0 15px;
	color : #191c6b;
	font-size : 1em;
	background-image : url(../images/doppelpfeil.gif);
	background-repeat : no-repeat;
	background-position : left 3px;
}

.padding8px {
	margin : 0;
	padding : 0 8px 8px 8px;
	background-color : transparent;
}

.OuterPadding {
	margin : 0;
	padding : 0px 8px 8px 8px;
	background-color : transparent;
}

#navipath {
	width : 514px;
	padding : 0;
	margin : -5px 0px 12px -8px;
	font-size : 12px;
	color : #999;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

* html #navipath {
	width : 504px;
}

#navipath2 {
	width : 760px;
	padding : 0;
	margin : -5px 0px 12px -8px;
	font-size : 12px;
	color : #999;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

#navipath a , #navipath2 a , #additionalnavi a {
	color : #999;
	text-decoration : none;
}

#navipath a:hover , #navipath2 a:hover , #bottomnavi a:hover {
	color : #666;
	text-decoration : underline;
	background-color : transparent;
}

#bottomnavi {
	padding : 3px 8px 6px 219px;
	margin : 0 8px 0 8px;
	text-align : left;
	font-size : 12px;
	color : #999;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left top;
}

#bottomnavi a {
	color : #999;
	text-decoration : none;
}

#pagewidth {
	width : 996px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	background-color : #fff;
}

* html #pagewidth {
	width : 996px;
}

#header {
	position : relative;
	height : 166px;
	background-color : transparent;
	width : 100%;
	background-image : url(../images/n_supporters_club_header.jpg);
}

#leftcol {
	margin-top : 0px;
	width : 206px;
	float : left;
	position : relative;
}

#twocols {
	width : 760px;
	float : right;
	position : relative;
}

#rightcol {
	width : 234px;
	float : right;
	position : relative;
	background-color : #fff;
}

#maincol {
	margin : 0;
	padding : 0;
	background-color : #fff;
	float : left;
	display :inline;
	position : relative;
	width : 506px;
	font-size : 0.76em;
	background-color : #fff;
}

#singlecol {
	margin : 0;
	padding : 0;
	float : left;
	display :inline;
	position : relative;
	font-size : 0.76em;
	background-color : #fff;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

.clearfix {
	display : inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*printer styles*/
@media print {
	/*hide the left column when printing*/
	#leftcol {
		display: none;
	}

	/*hide the right column when printing*/
	#rightcol {
		display: none;
	}
	#twocols, #maincol {
		width: 100%;
		float: none;
	}

}

#sidebar {
	font-size : 0.7em;
	line-height : 1.2em;
}

#sidebar h1 {
	margin : 8px 0 -16px 0;
	padding : 2px 0 2px 7px;
	font-size : 11px;
	font-weight : bold;
	line-height : normal;
	letter-spacing : 1px;
	color : #999;
}

#leftcol h1 {
	margin : 8px 0 -10px 0;
	padding : 2px 0 2px 4px;
	font-size : 11px;
	font-weight : bold;
	line-height : normal;
	letter-spacing : 2px;
	background-color : #ff6600;
	color : #fff;
}

#leftcol td {
	padding : 0;
	margin : 0;
	font-size : 0.7em;
}

.sideBlock , .shop_minibasket {
	padding : 8px;
	margin : 0 0 12px 0;
	clear : both;
	border-top : 6px solid #c0c0c0;
	background-color : #f7f7f7;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.sideBlock p {
	padding : 0 0 4px 0;
	margin : 0;
	color : #666;
}

.sideBlock h3 {
	padding : 0;
	margin : 0 0 4px 0;
	color : #191c6b;
}

.sideBlock table {
	font-size : 11px;
	padding : 0;
	margin : 4px 0 4px 0;
	color : #666;
}

.sideBlock td , .sideBlock th {
	padding : 0 0 2px 0;
}

.adBlock {
	padding : 8px;
	margin : 0 0 12px 0;
	clear : both;
	background-color : #fff;
	text-align : center;
}

#additionalnavi {
	background-color : #003372;
	border-bottom : 1px solid #fff;
	margin : 0;
	padding : 4px 6px 5px 0;
	text-align : right;
	color : #fff;
	font-size : 11px;
}

* html #additionalnavi {
	margin : 0;
}

#additionalnavi a {
	padding: 4px 0px 5px 0px;
	color : #fff;
	font-weight : normal;
	text-decoration : none;
	background-color : transparent;
}

#additionalnavi a:link , #additionalnavi a:visited {
	text-decoration : none;
}

#additionalnavi a:hover , #additionalnavi a:active {
	text-decoration : underline;
}

#linkbox {
	margin: 0;
	padding: 11px 0 0 0;
	width: 206px;
	background-image : url(../images/header_navi.gif);
	background-repeat : no-repeat;
	background-position : left top;
}

#linkbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #cde4fd;
}

#linkbox li {
	margin: 0;
	padding: 0;
	display: block;
	width: auto;
	background-color: #4170B6;
	border-bottom : 1px dotted #191c6b;
}

html > body #linkbox li a {
	width: auto;
}

* html #linkbox li a, * html #linkbox li a:link, * html #linkbox div {
	display: block;
	width: 100%;
	font-size: 0.7em;
	padding: 0;
	text-decoration: none;
}

#linkbox li a, #linkbox li a:link, #linkbox div {
	display: block;
	width: 100%;
	font-size: 0.7em;
	font-weight : normal;
	padding: 3px 0 3px 0;
	text-decoration: none;
	color : #fff;
}

#linkbox li a:visited {
	text-decoration: none;
	color : #fff;
}

#linkbox li a:hover, #linkbox li a:focus, #linkbox li a:active {
	color: #fff;
	text-decoration: none;
	background-color: #003373;
}

#home #linkbox #mhome a {
	color: #fff;
	background: url(../../images/initiative_links/bg_startseite.gif) left top no-repeat;
	text-decoration: none;
}

#linkbox a {
	display: block;
	text-decoration: none;
}

#linkbox .navsecondoff a, #linkbox .navsecondoff a:link, #linkbox .navsecondoff a:visited, #linkbox .navsecondoff a:active {
	color: #fff;
}

#linkbox .navsecondoff a:hover {
	width: auto;
	color: #fff;
}

* html #linkbox .navsecondoff a:hover {
	width: 100%;
	color: #fff;
}

#linkbox .navopen , #linkbox .navopen a:hover {
	background-image : url(../images/navpfeil_weiss.gif);
	background-repeat : no-repeat;
	background-position : left center;
}

#linkbox .navsecondoff a:link , #linkbox .navsecondoff a:hover , #linkbox .navsecondoff a:visited {
	font-weight : normal;
}

#maincol img {
	padding : 0 8px 6px 0;
}

.absatz , .news-single-item , .news-latest-item , .tx-feedforward-pi1 {
	padding : 8px 8px 4px 8px;
	margin : 0 0 12px -8px;
	width : 496px;
	clear : both;
	border-top : 6px solid #191c6b;
	border-right : 1px solid #191c6b;
	border-bottom : 1px solid #191c6b;
	border-left : 1px solid #191c6b;
}

* html .absatz {
	width : 486px;
}
.news-latest-date {
	padding : 0;
	margin : 0;
	font-size : 12px;
	text-decoration : none !important;
	color : #999;
}

form {
	display : inline;
}

form input {
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	color: #191c6b;
	font-size: 1em;
	margin-left: 0px;
}

form input:focus {
	border: 1px solid #666;
	background: #fff;
}

.suche input , .suche input:focus {
	border: 1px solid #fff;
	background-color: #6389cd;
	color: #fff;
	font-size: 11px;
}

.adBlock {
	margin : 0;
}

.adBlock img {
	margin : 0 0 16px -8px;
}

.adBlock a {
	background : transparent;
}

.navfirstoff a {
	text-indent : 12px;
}

.navsecondoff a {
	background-color : #6389cd;
	text-indent : 24px;
}

.navsecondoff a {
	background-color : #6389cd;
	text-indent : 24px;
}

.navthirdoff a {
	background-color : #8AA7DA;
	text-indent : 36px;
}

.navfirstopen , .navfirstopen a:hover {
	background-color : #003373 !important;
	background-image : url(../images/navpfeil_weiss.gif);
	background-position : left center;
	background-repeat : no-repeat;
	text-indent : 12px;
}
.navsecondopen , .navsecondopen a:hover {
	background-color : #003373 !important;
	background-image : url(../images/navpfeil_weiss.gif);
	background-position : 12px center;
	background-repeat : no-repeat;
	text-indent : 24px;
}

.navthirdopen , .navthirdopen a:hover {
	background-color : #FF8700 !important;
	background-image : url(../images/navpfeil_weiss.gif);
	background-position : 24px center;
	background-repeat : no-repeat;
	text-indent : 36px;
}

.news-single-timedata {
	padding : 0 0 8px 0;
	color : #999;
}

.news-single-backlink {
	padding : 0 0 8px 0;
}

.clearer {
	margin : 0;
	padding : 0;
	visibility : hidden;
}

.tx-mmforum-th {
	background-color : #191c6b;
	color : #fff;
}

.tx-mmforum-list-odd {
	background-color : #f0f0f0;
}
.tx-mmforum-list-even {
	background-color : #f7f7f7;
}
.tx-mmforum-table {
	border : none;
	background-color : #e0e0e0;
}

/***
* GENERAL DISPLAY OPTION
***/

tx-mmforum-pi1 td, tx-mmforum-pi1 th {
	font-family: Verdana;
	font-size: 11px;
}



table.tx-mmforum-table {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	clear: both;
}



td.tx-mmforum-td, th.tx-mmforum-th {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	padding: 5px;
	font-size: 11px;
	color: #545353;
}

td.tx-mmforum-subth {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	background-color: #F1F2F2;
}

th.tx-mmforum-th {
	background: #003373;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}

div.tx-mmforum-th {
	background: #003373;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #dddddd;
	font-weight: bold;
}

.tx-mmforum-tdtext {
	font-size: 11px;
	border: 1px solid #dddddd;
	border-collapse: collapse;
	padding: 4px;
}

.tx-mmforum-tdtext-noborder {
	font-size: 11px;
	padding: 4px;
}


div.tx-mmforum-rootline {
	font-family: Verdana;
	font-size: 11px;
	padding : 0 0 4px 0;
	margin: 4px 0 6px 0;
	font-size : 12px;
	color : #999;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

div.tx-mmforum-rootline a {
	color: #666;
	text-decoration: none;
}

div.tx-mmforum-rootline a:hover {
	color : #191c6b;
	text-decoration: underline;
}


div.tx-mmforum-pagenav {
	text-align: right;
	font-size: 10px;
}

div.tx-mmforum-pagenav a {
	text-decoration: none;
}

div.tx-mmforum-pagenav a:hover {
	text-decoration: underline;
}


td.tx-mmforum-text {
	padding: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

td.tx-mmforum-smalltext {
	padding: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

td.tx-mmforum-subth2 {
	color: #666;
	font-size: 11px;
	text-align: center;
	padding: 2px;
}

.tx-mmforum-desc {
	font-size: 11px;
	color: #666666;
	margin-left: 30px;
	line-height: 12px;
}

.tx-mmforum-smalldesc {
	font-size: 10px;
	color: #666666;
}

.tx-mmforum-pi1-markread {
}

div.tx-mmforum-error {
	border: 3px solid #FF0000;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0px;
}

div.tx-mmforum-success {
	border: 3px solid #008000;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0px;
}

a.tx-mmforum-buttonsmall {
	margin: 5px 0px 5px 5px;
	background-color: white;
	border: 1px solid #6FA7C3;
	color: #6FA7C3 !important;
	font-weight: bold;
	vertical-align: middle;
	font-size: smaller;
	padding: 2px;
}

a.tx-mmforum-button {
	margin: 5px 0px 5px 5px;
	background-color: white;
	border: 1px solid #6FA7C3;
	color: #6FA7C3 !important;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px;
}

a.tx-mmforum-button:hover {
	text-decoration: none;
}

/***
* POST LISTING
***/

div.tx-mmforum-pi1-listpost-date {
	float: left;
	padding: 5px;
	font-size: 9px;
	color: #333333;
}

div.tx-mmforum-pi1-listpost-options {
	text-align: right;
}

td.tx-mmforum-pi1-listpost-user {
	width: 120px;
	padding: 5px;
}

td.tx-mmforum-pi1-listpost-text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 15px;
	min-height: 50px;
	width: auto;
}

div.tx-mmforum-pi1-codeboxnote {
	text-align: left;
	border: 1px solid rgb(213, 213, 213);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: rgb(68, 68, 68);
	line-height: 125%;
	background-color: rgb(250, 250, 250);
	padding: 10px;
}

/***
* POST TEXTS
***/
.tx-mmforum-pi1-pt-quote {
	text-align: left;
	border: 1px solid rgb(213, 213, 213);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: rgb(68, 68, 68);
	line-height: 125%;
	background-color: rgb(250, 250, 250);
	padding: 10px;
}

.tx-mmforum-pi1-pt-code {
	border: 1px solid rgb(213, 213, 213);
	font-family: Courier,'Courier New',sans-serif;
	font-size: 11px;
	color: rgb(90, 90, 90);
	background-color: rgb(250, 250, 250);
	margin-left: 40px;
	padding: 5px;
}

.tx-mmforum-pi1-highlight {
	background-color: yellow;
}

/***
* TOPIC LISTING
***/

.tx-mmforum-pi1-listtopic-newtopic {
	margin-bottom: 8px;
}

.tx-mmforum-pi1-listtopic-topic {
	font-size: 8pt;
	text-align: left !important;
}

.tx-mmforum-pi1-listtopic-replies {
	width: 60px;
	text-align: center;
	font-size: 10px;
}

.tx-mmforum-pi1-listtopic-author {
	width: 120px;
	text-align: center;
	font-size: 10px;
}

.tx-mmforum-pi1-listtopic-lastpost {
	width: 150px;
	text-align: center;
	font-size: 10px;
}

.tx-mmforum-pi1-listtopic-image {
	float: left;
}

.tx-mmforum-pi1-listtopic-topicname {
	font-weight: bold;
}

.tx-mmforum-pi1-listtopic-prefix {
	color: blue;
}

.tx-mmforum-pi1-listtopic-pages {
	padding-left: 30px;
	color: #888888;
	font-size: 9px;
}

.tx-mmforum-pi1-listtopic-pages a {
	color: #888888 !important;
	text-decoration: none;
}

.tx-mmforum-pi1-listtopic-location {
	padding-left: 30px;
	color: #888888;
	font-size: 9px;
	font-weight: normal;
}

/***
* BOARD LISTING
***/

.tx-mmforum-pi1-listforum-forum {
	text-align: left !important;
	font-size: 11px;
}

.tx-mmforum-pi1-listforum-topics {
	width: 60px;
	text-align: center;
	font-size: 11px;
}

.tx-mmforum-pi1-listforum-posts {
	width: 60px;
	text-align: center;
	font-size: 11px;
}

.tx-mmforum-pi1-listforum-lastpost {
	width: 150px;
	text-align: center;
	font-size: 10px;
}

/***
* TOPIC CREATION
***/

td.tx-mmforum-pi1-newpost-left {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 150px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
}

td.tx-mmforum-pi1-newpost-middle {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
}

td.tx-mmforum-pi1-newpost-right {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
}

/***
* POST ALERTION
***/

.tx-mmforum-pi1-tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}

.tx-mmforum-pi1-tooltip-header {
	background: #003373;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
}

.tx-mmforum-pi1-tooltip-text {
	padding: 5px;
}

.tx-mmforum-pi1-postalert-error {
	color: #ff0000;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}

/***
* USER DETAILS
***/

.tx-mmforum-pi1-userdetail-fieldname {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	text-align: right;
	padding: 3px;
	font-size: 11px !important;
}

.tx-mmforum-pi1-userdetail-fieldvalue {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	text-align: left;
	padding: 3px;
	font-size: 11px;
}

.tx-mmforum-pi1-moderator {
	color: #0D71A4;
	font-weight: bold;
}

.tx-mmforum-pi1-administrator {
	color: #ff8700;
	font-weight: bold;
}

/***
* PRIVATE MESSENGING
***/

.tx-mmforum-pi3-pminbox-item {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}

.tx-mmforum-pi3-pminbox-unread {
	font-weight: bold;
}

.tx-mmforum-pi3-message-text {
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 5px;
	background: #EEEEEE;
}

.tx-mmforum-pi3-newposts {
	float: right;
}



#tx_mmforum_pi3_get-stats {
	/*position: relative;*/
}

#tx_mmforum_pi3_quicksearch {
	position: absolute;
	/*top: 0px;
	left: 0px;*/
	background: #ffffff;
	border: 1px solid #dddddd;
	width: 143px;
}



#tx_mmforum_pi3_quicksearch ul , #tx_mmforum_pi3_quicksearch li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tx-mmforum-pi3-quicksearch_item {
	display: block;
	border: 0;
	font: normal 10px Verdana;
	padding: 3px 10px;
	color: #000000 !important;
	text-decoration: none;
}

.tx-mmforum-pi3-quicksearch_itemHover {
	display: block;
	border: 0;
	font: normal 10px Verdana;
	padding: 3px 10px;
	color: #000000 !important;
	background: #ffe1bf;
	cursor: pointer;
	text-decoration: none;
}

/***
* FORM FIELDS
***/

textarea.tx-mmforum-post {
}

.tx-mmforum-input {
	border: 1px solid #AAAAAA !important;
	font-family: Verdana !important;
	font-size: 11px !important;
	padding: 2px;
	vertical-align: middle;
}

select.tx-mmforum-select {
	border: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size: 11px;
}

select.tx-mmforum-select option, option.tx-mmforum-option2 {
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #DCDDDE;
	color: #666666;
}

select.tx-mmforum-select optgroup, option.tx-mmforum-option1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

input.tx-mmforum-button {
	margin: 5px 0px 5px 5px;
	background-color: #ff8700;
	border: 1px solid #ff8700;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}


/***
* User Registration
***/


.tx-mmforum-pi2-fliesstext_rot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff8700;
	padding-left: 10px;
	padding-top: 5px;
}

.tx-mmforum-pi2-container {
	border: 1px solid #A5ACB2;
}

DIV.tx-mmforum-pi2-container p label {
	float: left;
	width: 130px;
	padding-left: 10px;
}
span.error {
	color: red;
	font-weight: bold;
}


/***
* PORTAL INFO
***/
.tx-mmforum-pi6-container {
	border: 1px solid #e5e5e5;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #aaaaaa;
	font-size: 10px;
	text-align: left;
}

.tx-mmforum-pi6-container h3 {
	font-size: 11px;
	color: #9b9a9a;
	margin: 0px;
	padding: 0px;
}

.tx-mmforum-pi6-container a {
	color: #aaaaaa;
}

.tx-mmforum-pi6-container a:hover {
	color: #003373;
}

.tx-mmforum-pi6-us {
	padding: 3px 0px 3px 5px;
	background-color: #faf9f9;
	border-bottom: 1px solid #e5e5e5;
}

.tx-mmforum-pi6-content {
	padding: 5px 10px 10px 10px;
}

.tx-mmforum-pi6-strong {
	color: #9b9a9a;
	font-weight: bold;
}

a.tx-mmforum-pi6-admin {
	color: #ff8700 !important;
	font-weight: bold;
}
a.tx-mmforum-pi6-mod {
	font-weight: bold;
	color: #f19d55 !important;
}

.tx-mmforum-pi6-container a {/*color: #bf2236;*/
}


/**
* CSS for search
**/

.tx-mmforum-pi4-search_options {
	padding: 10px 0px 10px 0px;
}

.tx-mmforum-pi4-search_options_header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #003373;
	padding: 2px 0px 2px 5px;
}
.tx-mmforum-pi4-search_options_details {
	border: 1px solid #DDDDDD;
	padding: 0px;
}

.tx-mmforum-pi4-suche-abstand {
	margin-top: 2px;
	margin-right: 7px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

.tx-mmforum-pi4-suche-details-abstand {
	margin-top: 10px;
}

.tx-mmforum-pi4-suche-details-sort select {
	width: 200px;
}

.tx-mmforum-pi4-suche-details-abstand-check {
	width: 100px;
	margin-top: 5px;
	border: 1px solid red;
	float: left;
}

.tx-mmforum-pi4-geloest {
	padding-top: 1px;
	padding-right: 5px;
	float: left;
}

.tx-mmforum-pi4-suche-abstand input {
	width: 200px;
}

.tx-mmforum-pi4-suche-box {
	padding: 10px;
	background-color: #f6f5f5;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.tx-mmforum-pi4-suche-starten-abstand {
	padding-top: 10px;
}
.tx-mmforum-pi4-abstand-bottom {
	height: 10px;
	width: 100px;
}

/* INFO BOX */

.tx-mmforum-pi4-info-box {
	position: absolute;
	visibility: hidden;
	z-index: 9999;
	width: 600px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	margin-left: 20px;
}

.tx-mmforum-pi4-infoBoxHeader {
	color: #FFFFFF;
	width: 600px;
	height: 20px;
	background: #003373;
	font-weight: bold;
}
.tx-mmforum-pi4-infoBoxHeader a {
	color: #FFFFFF;
}

.tx-mmforum-pi4-infoBoxHeader a:hover {
	color: #FFFFFF;
}

.tx-mmforum-pi4-infoBoxContent {
	clear: both;
}

.tx-mmforum-pi4-kurzanleitung {
	padding: 5px 0px 5px 10px;
	font-size: 11px;
}

#dasx a {
	color: #FFFFFF;
}

#dasx a:hover {
	color: #FFFFFF;
}

.tx-mmforum-pi4-regeln li {
	border-bottom: 1px solid #e4e5e5;
	border-top: 1px solid #e4e5e5;
	margin-bottom: 20px;
	padding: 5px 10px 10px 10px;
	background-color: #fafbfb;
}

.tx-mmforum-pi4-search_infobox {
	margin-left: 5px;
	margin-right: 10px;
	width: 150px;
	font-size: 10px;
	color: #616161;
	border: 1px solid#DDDDDD;
	background-color: #eeeded;
}

.tx-mmforum-pi4-search_info {
	line-height: 12px;
	font-size: 10px;
	color: #aaaaaa;
	background: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	padding: 2px 0px 2px 5px;
}

.tx-mmforum-pi4-infobox-titel {
	padding-left: 5px;
}

.tx-mmforum-pi4-search-box-aussen {
	border: 1px solid #eceded;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
}

.tx-mmforum-pi4-search-box-rechts {
	width: 170px;
	height: 100px;
	margin-top: 10px;
	float: right;
}

.tx-mmforum-pi4-search-box-links {
	width: 70%;
	padding: 5px;
	float: left;
}

.tx-mmforum-pi4-search-box-links a {
	font-size: 11px;
	font-weight: bold;
}

.tx-mmforum-pi4-search-box-unten {
	width: 100%;
	text-align: right;
	float: left;
}

.tx-mmforum-pi4-search_title {
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dddddd;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	float: left;
	border-top: 1px solid #eceded;
	border-left: 1px solid #eceded;
	border-right: 1px solid #eceded;
}

.tx-mmforum-pi4-search-link {
	text-align: left;
	float: left;
	padding-left: 8px;
	padding-bottom: 2px;
	color: #ff8700;
}

.tx-mmforum-pi4-search-link a {
	font-size: 11px;
	font-weight: bold;
}

/***
* USER CONFIGURATION
***/
.tx-mmforum-pi5-configleft {
	text-align: right;
}

/***
* USER CONTROL CENTER
***/
.tx-mmforum-pi1-user {
	width: 100%;
}

.tx-mmforum-pi1-user-menu {
	text-align: right;
	border: 1px solid #dddddd;
	border-bottom: 0px;
	border-top: 0px;
	display: block;
	margin: 0;
	padding: 4px;
}

.tx-mmforum-pi1-user-content {
	border: 1px solid #dddddd;
	padding: 8px;
}

/***
* CODE HIGHLIGHTING
***/
.tx-mmforum-pi1-codeheader {
	border-top: 1px solid #BCBEC0;
	border-left: 1px solid #BCBEC0;
	border-right: 1px solid #BCBEC0;
	background: #ddd;
	font-weight: bold;
	padding: 5px;
}

.tx-mmforum-pi1-codeblock {
	border: 1px solid #BCBEC0;
	background-color: #F6F6F6;
	overflow: auto;
	padding-left: 7px;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tx-mmforum-pi1-codeblock a {
	text-decoration: none;
}

.tx-mmforum-pi1-codeblock a:hover {
	text-decoration: none;
	background-color: yellow;
}
.tx-mmforum-pi1-codeblock a:visited {
	text-decoration: none;
}

.tx-mmforum-pi1-linenumbering {
	float: left;
	background: #ddd;
	color: #000;
	border-top: 1px solid #ddd;
	border-left: 1px solid #BCBEC0;
	border-bottom: 1px solid #BCBEC0;
	padding: 4px;
	line-height: 15px;
	text-align: right;
}

.tx-mmforum-pi1 a {
	color: #545353;
}

.tx-mmforum-pi1 a:hover {
	color: #191c6b;
}

.tx-mmforum-pi3 a {
	color: #ff8700;
}

.tx-mmforum-pi3 a:hover {
	color: #191c6b;
}

.listforum {
	border-collapse: collapse;
}


.listforum tr,.listforum td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #DDDDDD;
}

div#tx-mmforum-footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top : -8px;
	margin-bottom : 8px;
}

.tx-mmforum-pi1-attachmentlabel {
	font-weight: bold;
}

.tx-mmforum-pi1-attachment {
	padding-left: 16px;
}

.tx-mmforum-poll-question {
	font-weight: bold;
}

.tx-mmforum-poll-expireson {
	font-size: 10px;
	color: #aaaaaa;
	margin-top: 8px;
}

.tx-mmforum-pi4-title {
	color: #666666;
}

.tx-mmforum-pi4-title a {
	color: #666666;
	font-weight: bold;
}

.tx-mmforum-pi4-title a:hover {
	color: #ff8700;
}

.tx-mmforum-pi4-content a {
	color: #666666;
}

.tx-mmforum-pi4-content a:hover {
	color: #ff8700;
}

th.tx-mmforum-th a {
	color: white !important;
}

tx-mmforum-pi1-listposts-prefix {
	color: black !important;
}

.tx-guestbook-header {
	margin : 0;
	padding : 4px;
	background: #003373;
	color : #fff;
}
.tx-guestbook-list-row {
	background: #f0f0f0;
	color : #666;
}

.tx-guestbook-left p , .tx-guestbook-right p {
	margin : 0;
	padding : 8px;
	background: #f0f0f0;
	color : #666;
}

.tx-guestbook-form-textarea {
	width : 400px;
	height : 200px;
	border: 1px solid #c0c0c0;
	background-color: #e0e0e0;
	color: #191c6b;
}

.tx-guestbook-date {
	font-weight : bold;
}

.tx-cal-controller dt {
	margin : 0;
	padding : 8px;
}

.tx-cal-controller dd {
	margin : 0 0 16px 0;
	padding : 8px;
}

.csc-sitemap-level1 {
	font-weight : bold;
	line-height : normal;
}

.csc-sitemap-level2 {
	margin-left : 36px;
	line-height : normal;
}

.csc-sitemap-level3 {
	margin-left : 72px;
	line-height : normal;
}

.csc-sitemap-level4 {
	margin-left : 108px;
	line-height : normal;
}

form#kontaktform fieldset {
	margin: 8px 0 8px 0;
	border: 1px solid #c0c0c0;
	padding: 12px;
}

form#kontaktform legend , .tt_products_basket_info legend {
	font-weight: bold;
	color: #666;
	margin: 0;
}

.tt_products_basket_info fieldset {
	line-height : normal;
	border: 1px solid #c0c0c0;
	margin-top: 12px;
	padding-top : 12px;
}

form#kontaktform p {
	margin: 0;
	line-height : normal;
}

form#kontaktform label {
	float: left;
	width: 98px;
	margin: 8px 0 0 0;
	cursor: pointer;
}

form#kontaktform label span:hover {
	text-decoration: underline;
}

form#kontaktform input , form#kontaktform textarea {
	border: 1px solid #c0c0c0;
	width: 260px;
	margin: 6px 0 0 0;
	font-size: 1em;
	background-color : #f0f0f0;
}

form#kontaktform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
}

form#kontaktform input.error , form#kontaktform textarea.error {
	border: 1px solid #df0404;
	background: #FFF0F0;
}

form#kontaktform input:focus , form#kontaktform textarea:focus {
	border: 1px solid #666;
	background: #fff;
}

form#kontaktform button {
	margin: 10px 0 0 0;
}

.tx-newloginbox-pi3-listrow table {
	width : 500px;
}

.tx-newloginbox-pi3-listrow td {
	padding: 4px;
	background-color: #f7f7f7;
}

.tx-newloginbox-pi3-listrow th {
	padding: 4px;
	background-color: #e0e0e0;
}

.tx-newloginbox-pi3-listrow-odd td {
	background-color: #f0f0f0 !important;
}

.tx-newloginbox-pi3-singleView table {
	margin : 8px 0 8px 0;
	width : 500px;
}

.tx-newloginbox-pi3-singleView th {
	width : 140px;
	padding: 4px;
	background-color: #f7f7f7;
}

.tx-newloginbox-pi3-singleView td {
	width : 360px;
	padding: 4px;
	background-color: #f7f7f7;
}

.tx-cal-controller dt {
	width : 476px;
	padding: 12px 12px 4px 12px;
	background-color: #F2F9FF;
	border-bottom : 0px dotted #c0c0c0;
}

.tx-cal-controller dd {
	width : 476px;
	padding: 12px 12px 4px 12px;
	background-color: #F2F9FF;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.listitem , .tx-cal-controller dd.even {
	width : 476px;
	padding: 12px 12px 4px 12px;
	background-color: #f7f7f7;
	background-image : url(../images/linie_light.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.tx-cal-controller dt.even {
	width : 476px;
	padding: 12px 12px 4px 12px;
	background-color: #f7f7f7;
	border-bottom : 0px dotted #c0c0c0;
}

.listitem h3 , .even h3 {
	font-size : 14px;
	line-height : normal;
}

.listitem h3 a , .even h3 a {
	text-decoration : none !important;
}

.tt_products_basket table {
	width : 500px;
}

.tt_products_basket th {
	padding: 4px 6px 4px 6px;
	background-color: #003373;
	color : #fff;
}

.tt_products_basket td {
	padding: 6px;
	background-image : url(../images/linie_light_.gif);
	background-repeat : repeat-x;
	background-position : left bottom;
}

.news-single-author {
	margin: 8px 0 8px 0;
}

.archivliste li {
	list-style : none;
	padding : 4px 0 4px 22px;
	margin : 0 0 2px -36px;
	background-image : url(http://www.supportersclub.de/typo3/sysext/indexed_search/pi/res/pages.gif);
	background-repeat : no-repeat;
	background-position : 4px 5px;
	background-color: #f7f7f7;
}

#month-header h1 {
	margin : 8px 0 4px 8px;
}

.month-large th {
	font-size : 12px;
}

.month-large td {
	line-height : normal;
	font-size : 10px;
}

.tx-mmforum-textbutton {
	display : inline;
	width : 100px;
	margin : 4px !important;
	padding : 2px 0 0 4px;
}

.tx-mmforum-textbutton a:link , .tx-mmforum-textbutton a:visited {
	font-size : 11px;
	color : #FF8700 !important;
	text-decoration : none !important;
}

.tx-mmforum-textbutton a:hover {
	font-size : 11px;
	color : #191c6b !important;
	text-decoration : none !important;
}

.news-single-img {
	float : left;
}

.cleardiv {
	margin : 0;
	padding : 0;
	clear : both;
	height : 0px;
	visibility : hidden;
}

.news-amenu-container li {
	list-style : square;
}

li.news-amenu-item-year {
	font-weight : bold;
	list-style : none;
	margin : 8px 0 0 -40px;
}

.galeriecomment {
	margin-left: 16px;
}
.tx-mmforum-pi1-listforum-lastpost {
	line-height : normal;
}

ul.browsebox {
	margin-left : -36px;
}

.browsebox li {
	display : inline;
	list-style-type : none;
	margin-right : 4px;
	margin-left : 0px;
}

.tab {
	width: 178px;
	margin-right: 10px;
	float: left;
}

.notes textarea {
	width: 260px;
	color : #191c6b;
}

.tt_products_basket_info input , .tt_products_basket_info textarea {
	border: 1px solid #c0c0c0;
	background-color : #f0f0f0;
}

.tt_products_basket_info input:focus , .tt_products_basket_info textarea:focus {
	border: 1px solid #666;
	background: #fff;
}

.banner {
margin-bottom : 12px;
}
