body, table, td {
	background-color:	#eee;
	margin:				0px;
}


body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,blockquote,nobr,b,i,address {
	font-family:		"Trebuchet MS", Arial, sans-serif;
    color:				#003;
}

body,p {
    font-size:			90%;
}

h1 {
    font-size:			125%;
	font-weight:		700;
	text-indent:		5px;
}

h2 {
    font-size:			105%;
	font-weight:		600;
	text-indent:		5px;
}

h3, h4 {
    font-size:			103%;
	font-weight:		500;
	text-indent:		5px;
}


body {
	margin-left:			70px;
	margin-top:				12px;
	margin-right:			12px;
	margin-bottom:			12px;
	background-image:		url('../bilder/background.gif');
	background-position:	top left;
	background-repeat:		repeat-y;
	background-attachment:	fixed;
}

table.nav {
	width:					100%;
}

table.nav td {
	width:					50%;
	padding:				0;
	vertical-align:			top;
}

#tabletop {
	width:					100%;
}

#tabletop td {
	padding:				2px;
	vertical-align:			top;
}

#tablemain {
	width:					100%;
	border:					#003;
	background-color:		#88c;
}


#tablemain td {
	padding:			4px;
}


/* MODERATOR-ZELLEN */

.inaktiv {
	background-color:	#47b;
	line-height:		110%;
	vertical-align:		middle;
	text-align:			right;
}

.inaktivleft {
	background-color:	#47b;
	line-height:		110%;
	vertical-align:		middle;
	text-align:			left;
}

.inaktivhead {
	background-color:	#47b;
	line-height:		150%;
	vertical-align:		middle;
	font-weight:		600;
}


/* FUNKTIONEN */

.funktionen {
	border:				1px solid black;
	padding:			4px 4px 0 4px;
	height:				150px;
	width:				150px;
	background-color:	#bbe;
}


/* TABELLEN-ÜBERSCHRIFTEN */

.mainhead {
	background-color:	#88c;
	line-height:		150%;
	vertical-align:		middle;
	font-weight:		600;
}

.mainhead p {
	color:				#eee;
}

/* TRENNER (NAVLEISTE) OBEN UND UNTEN */

.trenner {
	width:				100%;
	border:				1px solid #003;
	background-color:	#88c;
	color:				#eee;
	text-align:			center;
}

.trenner p {
	color:				#eee;
}


/* MODERATOREN-TRENNER */

.moderator {
	width:				100%;
	border:				1px solid #003;
	background-color:	#47b;
	color:				#eee;
	text-align:			center;
}

.moderator a, .moderator a:visited {
	font-weight:		600;
	color:				#eee;
}

.moderator a:hover {
	font-weight:		600;
	background-color:	#eee;
	color:				#47b;
	text-decoration:	underline;
}
