
body
{
	background-color:				#FF8040;
	color:							#000000;
}

table#subMenuLayoutTable
{
	width:							100%;
	border-spacing:					0px;

	/* Heya IE7, go, go, go!!! */
	border-collapse:				collapse;
}

table#subMenuLayoutTable td
{
	padding:						0% 1% 0% 1%;
	vertical-align:					top;
}

td#sprittokolleProSeiteLayoutTD
{
	width:							20%;
}

td#gemeindeLayoutTD
{
	width:							50%;
}

td#seiteLayoutTD
{
	width:							auto;
}

div#selectSprittokolleProSeite
{
/*	float:left;
	margin-right:1%;*/
}

div#selectGemeinden
{
/*	width:50%;*/

/*	float:left;*/
/*	overflow:hidden;*/

/*	width:								50%;
	margin-left:						auto;
	margin-right:						auto;*/
}

div.sprittokoll
{
	border:							solid thin #0050FF;
	margin-bottom:					3%;
}

h1
{
	text-align:						center;
}

h2, h3
{
	background-color:				#0040FF;
	color:							#70C0FF;
	font-weight:					bold;
	margin:							0%;
	padding:						0.5%;
}

div.sprittokoll > table
{
	width:							100%;
	background-color:				#0080FF;
	border-spacing:					0px;

	/* Heya IE7, go, go, go!!! */
	border-collapse:				collapse;
}

td.links
{
	width:							20%;
	padding-left:					1%;
	padding-right:					0.5%;
	vertical-align:					top;
}

td.rechts
{
	padding-left:					0.5%;
	padding-right:					1%;
	vertical-align:					top;
}

td.beginn1
{
	background-color:				#00FF20;
	font-weight:					bold;
}

td.beginn2
{
	background-color:				#80FF80;
}

td.ende1
{
	background-color:				#00FFC0;
	font-weight:					bold;
}

td.ende2
{
	background-color:				#80FFE0;
}

td.ort1
{
	background-color:				#00FF20;
	font-weight:					bold;
}

td.ort2
{
	background-color:				#80FF80;
}

td.teilnehmerA1
{
	background-color:				#00FFC0;
	font-weight:					bold;
}

td.teilnehmerA2
{
	background-color:				#80FFE0;
}

td.teilnehmerB1
{
	background-color:				#00FF20;
	font-weight:					bold;
}

td.teilnehmerB2
{
	background-color:				#80FF80;
}

div.sprittokoll > div
{
	background-color:				#0080FF;
	padding:						1%;
}






div#inhalt form > fieldset:first-child > input, div#inhalt form > fieldset:first-child > select
{
	width:							100%;
	margin-bottom:					0.5em;
}

div#inhalt form > fieldset:first-child + fieldset > select
{
	width:							24%;
	margin-bottom:					0.5em;
}

div#inhalt form > fieldset:first-child + fieldset > input
{
	width:							74%;
	margin-bottom:					0.5em;
}

div#inhalt form > fieldset:first-child + fieldset + fieldset > legend + input, div#inhalt form > fieldset:first-child + fieldset + fieldset > br + input
{
	width:							24%;
	margin-bottom:					0.5em;
}

div#inhalt form > fieldset:first-child + fieldset + fieldset > legend + input + input, div#inhalt form > fieldset:first-child + fieldset + fieldset > br + input + input
{
	width:							74%;
	margin-bottom:					0.5em;
}

div#inhalt form > fieldset > textarea
{
	width:							100%;
}


