body {
	margin: 0px; padding: 0px;
	background-color: #E5E5E5;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	}

.h1, h1 {
	font-size: 14px;
	color: #006699;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}

.h2, h2 {
	font-size: 13px;
	color: #006699;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}

.h3, h3 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding: 3px 0px 1px 3px;
	}
	
a:link,a:active,a:visited { color : #444; }
a:hover	{ text-decoration: underline; color : #444; }

form {
	margin-bottom: 0px;
	}
.formlogin {
	_margin-bottom: -20px;
	}
select, input, textarea {
	background: #FBFBFB;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #B78F40;
	padding-left: 3px;
	}
input.no {
	border: none !important;
	background: none !important;
	}
input.none {
	border: none !important;
	background: none !important;
	padding: 0px;
	}
li	{ padding: 0px 0px 10px 0px; }
ul	{ list-style-type: square; }
img	{ border: 0px; }
th, td {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	padding: 2px;
	color: #444;
	}
th {
	color: #FFF;
	font-weight: normal !important;
	}
tr.trOdd td {
	background: #FFF;
	}
tr.trEven td {
	background: #EEE;
	}
tr.trColgroup td {
	padding: 0px !important;
	}
a.headlineWhite, a.headlineWhite:hover {
	color: #FFF;
	}
a.headlineGrey, #paginator a {
	color: #444;
	}
#forumBoxenLinks a, a:active {
	color: #FFF;
	text-decoration: underline;
	}
#forumBoxenLinks a:hover {
	color: #FFF;
	text-decoration: none;
	}
#forumContent a:active {
	color: #444;
	}
.trOdd a, .trEven a, .forumBoxAutor a, .forumBoxText a, .forumBoxAktion a, th a {
	color: #444;
	text-decoration: underline;
	}


/* Allgemeines */
.floatLeft { float: left; }
.floatRight { float: right;	}
.clear { clear:both; }
.nowrap { white-space: nowrap; }

.w40  { width: 40px; }
.w50  { width: 50px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w590 { width: 590px; }
.w790 { width: 790px; }

.left { text-align: left !important; }
.center { text-align: center !important; }
.right { text-align: right !important; }
.bottom { vertical-align: bottom !important; }
.middle { vertical-align: middle !important; }
.top { vertical-align: top !important; }
.bold { font-weight: bold !important; }
.normal { font-weight: normal !important; }

.pa0 { padding: 0px !important; margin: 0px !important; }
.pb10 { padding-bottom: 10px !important; }
.pl10 { padding-left: 10px !important; }
.pl20 { padding-left: 20px !important; }
.pl30 { padding-left: 30px !important; }
.pl40 { padding-left: 40px !important; }
.pl50 { padding-left: 50px !important; }
.pl60 { padding-left: 60px !important; }
.pl70 { padding-left: 70px !important; }
.pl80 { padding-left: 80px !important; }
.pl90 { padding-left: 90px !important; }
.pl100 { padding-left: 100px !important; }
.pr0 { padding-right: 0px !important; }
.pr5 { padding-right: 0px !important; }
.pt3 { padding-top: 3px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }

.ml10 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }
.ml60 { margin-left: 60px !important; }
.ml70 { margin-left: 70px !important; }
.ml80 { margin-left: 80px !important; }
.ml90 { margin-left: 90px !important; }
.ml100 { margin-left: 100px !important; }

.mlr10 { margin-left: 10px !important; margin-right: 10px !important;}

.textklein { font-size: 10px; }
.textbraunb {
	color: #b78f40;
	font-weight: bold;
	}
.border1 {
	border: 1px solid #D4BC8C;
	}
.borderBottom {
	border-bottom: 1px solid #D4BC8C !important;
	}
.error, .red	{ color: #F00; }
.ok, .green		{ color: #0C3; }
.white 		{ color: #FFF !important; }



/* Divs fuer Bereiche */
#forumHead {
	width: 1040px;
	height: 90px;
	background: #FFF;
	clear:both;
	}
#forumNav1 {
	width: 1040px;
	height: 4px;
	background: #6487DB;
	}
#forumMain {
	width: 1040px;
	background: #FFF;
	clear:both;
	}
#forumBoxenLinks {
	background: #6487DB;
	float: left;
	text-align: left;
	}
#forumContent {
	background: #FFF;
	float: left;
	text-align: left;
	border-top: 1px solid #B78F40;
	padding:  0px 20px 20px 20px;
	}
#forumBoxenRechts {
	background: #6487DB;
	float: left;
	text-align: left;
	}
#forumAdmin {
	width: 750px; _width: 790px;
	background: #FFF;
	float: left;
	text-align: left;
	border-top: 1px solid #B78F40;
	padding: 20px;
	}

/* Boxen */
.boxHeadline {
	background: #A2B7E9;
	border-top: 1px solid #B78F40;
	color: #FFF;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	}
.boxContent {
	background: #6487DB;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}
.boxElement {
	padding: 0px 10px 3px 10px;
	}
a.boxNavi {
	width: 180px; _width: 200px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	display: block;
	}
a.boxNavi:hover {
	width: 180px; _width: 200px;
	background: #A2B7E9;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	display: block;
	}
.boxStellenOdd, .boxBeitragOdd {
	width: 178px; _width: 198px;
	background: #F2F2F2;
	color: #444;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	display: block;
	margin: 1px 1px 0px 1px;
	}
.boxStellenEven, .boxBeitragEven {
	width: 178px; _width: 198px;
	background: #E5E5E5;
	color: #444;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	display: block;
	margin: 1px 1px 0px 1px;
	}

/* Main Forum */
.forumHeadline1 {
	background: #6487DB;
	color: #FFF;
	padding: 2px 10px 2px 10px;
	margin-bottom: 1px;
	}
.forumHeadline2 {
	background: #839FE2;
	color: #FFF;
	padding: 2px 10px 2px 10px;
	margin-bottom: 1px;
	}
.forumHeadline3 {
	background: #A2B7E9;
	color: #FFF;
	padding: 2px 10px 2px 10px;
	margin-bottom: 1px;
	}
.forumAnzeige {
	padding: 2px 0px 2px 0px;
	text-align: right;
	}

.forumBox {
	border: 1px solid #C1CFF1;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #444;
	width: 544px;
	}
.forumBoxHeadline, #forumMain th {
	background: #C1CFF1;
	font-weight: bold;
	padding: 1px 5px 2px 5px;
	color: #FFF;
	}
.forumThema {
	color: #444;
	text-decoration: none !important;
	font-weight: bold !important;
	}
.forumThema:hover {
	color: #444;
	text-decoration: underline !important;
	font-weight: bold !important;
	}
.forumBoxText {
	overflow: hidden;
	height: auto;
	padding: 10px 5px 10px 5px;
	_padding: 1px 5px 10px 5px;
	}
.forumBoxAutor {
	margin: -10px -5px 10px -5px;
	_margin: -10px -5px 10px -5px;
	padding: 4px 5px 3px 5px;
	height: 16px;
	color: #999;
	background: #F3F3F3;
	}
.forumBoxAktion {
	clear: both;
	color: #444;
	padding: 2px 5px 2px 5px;
	}
.forumButtonsBelow {
	padding: 10px 0px 2px 10px;
	text-align: right;
	}
.forumBoxVorschau {
	visibility: hidden;
	position: absolute;
	margin-left: 200px; _margin-left: 212px;
	margin-top: 16px;
	width: 327px;
	z-index: 2;
	border: 1px solid #CCC;
	background: #fff;
	padding: 2px 5px 2px 5px;
	color: #444;
	font-weight: normal;
	}
.attachment	{ 
	clear: both;
	color: #444;
	padding: 2px 5px 2px 5px;
	margin-top: 10px;
	border-top: 1px solid #B78F40;
	}

.linie	{
	background: #BCC1DC;
	padding-top: 1px;	/* früher line-height, funktioniert seit Ff 3.0 nicht mehr */
	}

/* Buttons
.button, .button:visited, .button:active {
	background: #D4BC8C;
	border: 1px outset #F1E9D9;
	color: #FFF;
	font-size: 11px;
	text-decoration: none !important;
	padding: 1px 7px 1px 7px;
	}
	
.button:hover {
	background: #D4BC8C;
	border: 1px inset #B78F40;
	color: #B78F40 !important;
	font-size: 11px;
	text-decoration: none !important;
	padding: 1px 7px 1px 7px;
	}
 */
.button {
	background: #E6E6E6;
	border: #b78f40 1px solid;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 7px 1px 7px;
	color: #B78F40;
	font-weight: bold;
}

.button:hover {
	background: #b78f10;
	border: #4B5679 1px solid;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 7px 1px 7px;
	color: #FFFFFF;
	font-weight: bold;
	} 
	
/* Nav1 Header */
.nav1Punkt a, .nav1Punkt a:active, .nav1Punkt a:visited{
	border-right: 1px solid #FFF;
	float:right;
	font-size: 13px;
	line-height: 20px;
	background: #6487DB;
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
.nav1Punkt a:hover{
	border-right: 1px solid #FFF;
	float:right;
	font-size: 13px;
	line-height: 20px;
	background: #A2B7E9;
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}



/* OLD */

/* Textdefinition */
.pfad1	{
	color: #F00;
	background: url(../images/_nav1-bgr.gif);
	line-height: 21px;
	padding: 0px 4px 0px 30px;
	}
.disclaimer {
	font-size: 10px;
	color: #F00;
	padding: 20px 30px 10px 30px;
	}
.forumbeitrag {
	background: #F00;
	padding: 0px 3px 0px 3px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	color: #333333;
	}
.suche {
	font-size: 11px;
	color: #F00;
	padding: 0px 0px 10px 0px;
	}
.textfluss {
	background: #F00;
	font-size: 11px;
	color: #333333;
	padding: 10px 3px 10px 3px;
	}

.tr0 {
	background: #A0CFE6;
	color: #333333;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	}
.tr1 {
	background: #FFFFFF;
	color: #333333;
	padding: 0px 3px 0px 3px;
	}

.tr2 {
	background: #FFFFFF;
	color: #333333;
	padding: 0px 3px 0px 3px;
	}

.tr3 {
	background: #CCCCCC;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	}


/* hover Tooltips */
a.info {
	position:relative;
	z-index:24;
	}
a.info:hover { z-index:25; background-color:#fff; }
a.info span { display: none; }
a.info:hover span { /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 29px;
	left: 57px;
	width: 406px; _width: 434px;
	border: 1px solid #444;
	background-color: #fff;
	padding: 5px 13px;
	color: #444;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none; 
	}

/*
Normales Braun:	B78F40
Helles Braun:	D4BC8C
Blau: 		6487DB (Hintergrund)
*/

/*
Teaser Feedburner
*/

	div#creditfooter, p.fbsubscribelink { display:none;}
	div.feedBurnerFeedBlock ul { background:#e5e5e5; margin: 0px 1px; padding: 0 5; }
	div.feedBurnerFeedBlock ul li {
	    list-style: none;
	    margin: 0; padding: 4 0;
	  }
