body {
/* 	margin-left:	5%; */
/* 	margin-right:	5%; */
	font-size:	12px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:		black;
	background:	white;
	}

blockquote
{
	/* 	margin-left:	5%; */
	/* 	margin-right:	5%; */
	background:	#EEEEEE;
	/* background-image: url(bg30.jpg);  */
	border-width: thin;
	border-style: solid;
	padding: 0.5em;
	width: 620px;
}


label { font-weight: bold; }
td {
	font-size:	smaller;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

th
{
	font-size: smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

form {
	margin-left:	5%;
	margin-right:	5%;
	font-size:	12px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:		black;
	}

h1 {
	font-size:	18px;
	color:		black;
	background:	white;
	text-align:	left;
	}

h2 {
	font-size:	14px;
	color:		black;
	background:	white;
	text-align:	center;
	}

h3 {
	font-size:	12px;
	color:		black;
	background:	white;
	text-align:	left;
	}

h4 {
	font-size:	10px;
	color:		black;
	background:	white;
	text-align:	left;
	}

.center {
	text-align:	center;
	}

.red {
	color:	#FF0000;
	}

.white {
	color:	white;
	}

.blue {
	color:	blue;
	}

.bggrey
{
	background-color: #EEE;
}

.bgwhite {
	background:	#FFFFFF;
	}

.bglightyellow {
	background-color: #FFFFCC;
	}

.bgyellow {
	background-color: #FFFF00;
	}

.bgblack {
	background-color: #000000;
	}

.bgtan {
	background-color: #EEEECC;
	}

.bginverse {
	color:		white;
	background:	black;
	}

.day {
	text-align:	center;
	background:	green;
	}

.time {
	text-align:	left;
	font-weight:	bold;
	font-style:	normal;
	}

.timer {
	text-align:	right;
	font-weight:	bold;
	font-style:	normal;
	}

.coffee {
	background:	#FFFF99;
	font-style:	italic;
	text-align:	center;
	}

.demo {
	text-align:	center;
	font-size:	x-large;
	font-weight:	bold;
	font-style:	normal;
	}

.plen {
	background:	#CCCCCC;
	text-align:	center;
	}

.wg {
	background:	#FFCC00;
	text-align:	center;
	}

.megabit {
	background:	#FFCC00;
	text-align:	center;
	}

.tut {
	background:	#CCFFFF;
	text-align:	center;
	}

.general {
	background:	#99FF66;
	text-align:	left;
	}

.generaltitel {
	background:	#99FF66;
	text-align:	center;
	}

.par1 {
	background:	#CCCCCC;
	text-align:	left;
	}

.menu {
	color:		#FFB903
	background:	#444444;
	text-align:	left;
	}

a:link {
	color:		blue;
	font-weight:	bold;
	}

a:visited {
	color:		red;
	font-weight:	bold;
	}

a:hover {
	color:		red;
	font-weight:	bold;
	}

