body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3B3B85;
}

body {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #FFFFF0;
	color: #333333;
}

a: {
	color: #3B3B85;
    text-decoration: underline;
}

a:visited, a:link {
	color: #3B3B85;
    text-decoration: underline;
}

a:hover {
	color: #EC9900;
}

a.menu, a.menu:visited {
  color: #ffffff;
  	text-decoration: none;
}

a.menu:hover {
  color: #EC9900;
  text-decoration: underline;
}


.teamEntry {
  /* falsches Ergebnis mit MS IE 6:
  padding: 5px;
  */
  border: none;
  border-top: #333333 solid 1px;
}
.teamImage {
  float: left;
  margin: 5px;
  margin-right: 1em;
}

.formular {
	border: solid;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	background-color : #FFDA95;
	border-color : #3B3B85 #3B3B85 #3B3B85 #3B3B85;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	width : 180px;
}
.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


#ersteller, #startGreeting {
  width: 65%;
}

.pic   { border: dashed 1px #ec9900 }

.aktiv {
	border: 1px solid #3B3B85;
	background-color : #FFDA95;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 180px;
	color: #000000;
}

.nichtaktiv {
	border: 1px solid #3B3B85;
	background-color : #FEE9C2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 180px;
	color: #000000;
}

.button	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/buttonverlauf.gif);
	border: 1px solid #3B3B85;
}
