#bgimg	{
			position: absolute;
			height: 100px;
			width: 944px;
			/*margin: 0 auto;*/
			text-align: left;
			left: 50%;
			margin-left: -487px;
			padding: 0px 15px;
			/*padding: 0px 125px;*/
			min-height: 100%; /* For Modern Browsers */
			height: auto !important; /* For Modern Browsers */
			height: 99%; /* For IE */
			background-image: url( /images/layout/bodybg.jpg);
		}

div#header1	{
				position: absolute;
				width: 942px;
				height: 108px;
				top: 0px;
				background-image: url( /images/layout/header/header_1.gif);
			}

div#header2	{
				position: absolute;
				border: 0px;
				width: 942px;
				height: 84px;
				top: 108px;
				background-image: url( /images/layout/header/header_2.gif);
			}

div#header3	{
				position: absolute;
				width: 922px;
				height: 10px;
				top: 202px;
				padding: 10px;
			}

div#header4	 {
				width: 944px;
				margin: 10px;
				position: relative;
				margin: 0 auto;
			}

#zeitfenster	{
					float: right;
					margin-right: 20px;
					margin-top: 10px;
					top: 4px;
					color: #666666;
					height: 30px;
					border: 0px;
					background-color: transparent;
					text-align: right;
				}

#content	{
				margin-top: 242px;
			}

#bereich_polls	{
					padding: 10px;
					width: 450px;
					display: none;
				}

.platzhalter	{
				content: url( ../images/grafiken/sonstiges/neu.gif);
			}

.divinhalt	{
			padding: 10px;
		}

.tabelle	{
			width: 934px;
			border: 1px solid white;
			border-top: 0px;
			margin-left: 3px;
		}

.zellespecial	{
			background: #EDEDED;
			color: #E6E6FA;
			text-align: center;
			background-image: url( ../images/layout/zellbg.gif);
			/*border: 1px solid #FFF;*/
		}

.starter	{
			background: #f8f99b;
			background: #ffffe1;
			border-color: #666666;
		}

.maxheight	{
			/*border: 1px solid #FFF;*/
			max-height: 300px;
			display: block;
			overflow: auto;
		}

.supermoderator	{
					font-size: 11px;
					color: #FFD700;
					font-family: arial;
				}

.moderator	{
				font-size: 11px;
				color: #3EB5FB;
				font-family: arial;
			}

.admin	{
			font-size: 11px;
			color: #D53049;
			font-family: arial;
		}

.user	{
			font-size: 11px;
			color: #666666;
			font-family: arial;
		}

.postfach_aktiv	{
					color: yellow;
				}

.ungelesen	{
				font-weight: bold;
			}

.beschreibung	{
					font-size: 10px;
				}

.quote	{
		width: 95%;
		margin: 10px;
		/*background-color: #666666;*/
		/*border: 1px solid gray;*/
		/* von code highlight */
		max-height: 300px;
		overflow: auto;
	}

.quote_kopf	{
			padding: 5px;
			/*background-color: #B0E0E6;*/
			/*color: black;*/
			/* von code highlight */
			/*font-family: Courier;*/
		}

.quote_inhalt	{
				padding: 5px;
				/*color: black;*/
				border: 1px solid gray;
				border-top: 1px dotted gray;
				/* von code....*/
				font-family: Courier;
			}

.antworten	{
				position: absolute;
				display: block;
				right: 10px;
				height: 20px;
				width: 90px;
				background-image: url( ../images/grafiken/sonstiges/antworten.png);
			}

.geschlossen	{
					position: absolute;
					display: block;
					right: 10px;
					height: 20px;
					width: 105px;
					background-image: url( ../images/grafiken/sonstiges/geschlossen.png);
				}
.neues_forum	{
					position: absolute;
					display: block;
					right: 10px;
					height: 20px;
					width: 107px;
					background-image: url( ../images/grafiken/sonstiges/neues_forum.png);
				}

.neues_thema	{
					position: absolute;
					display: block;
					right: 10px;
					height: 20px;
					width: 107px;
					background-image: url( ../images/grafiken/sonstiges/neues_thema.png);
				}

.thema_abonnieren	{
						position: absolute;
						display: block;
						right: 10px;
						height: 20px;
						width: 151px;
						background-image: url( ../images/grafiken/sonstiges/thema_abonnieren.png);
					}

.editieren	{
				margin: 0px;
				display: block;
				margin-left: 10px;
				float: left;
				height: 17px;
				width: 85px;
				background-image: url( ../images/grafiken/sonstiges/editieren16.png);
			}

.zitieren	{
				margin: 0px;
				display: block;
				margin-left: 10px;
				float: left;
				height: 17px;
				width: 77px;
				background-image: url( ../images/grafiken/sonstiges/zitieren16.png);
			}

.email	{
			display: block;
			height: 17px;
			width: 22px;
			margin-left: 13px;
			float:left;
			background-image: url( ../images/grafiken/sonstiges/email.png);
		}

.ip	{
		position: absolute;
		display: block;
		float: right;
		right: 5px;
		height: 15px;
		width: 15px;
		background-image: url( ../images/grafiken/sonstiges/ip.png);
	}

.loeschen	{
				margin-left: 10px;
				font-size: 0px;
				display: block;
				height: 17px;
				width: 22px;
				float: left;
				background-image: url( ../images/grafiken/sonstiges/loeschen16.png);
			}
