body
{
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer {
	display: none;
}

table
{
	border-spacing: 0;
}

th
{
	text-align:center;
}

tr.gerade
{
	background-color:#E1F1F2;
}

tr.ungerade
{
	background-color:#EEF6FF;
}

th.name
{
	width:160px;
}

.centered
{
	text-align:center;
}

.light
{
	color:#00ACFF;
}


#topheader
{
	background-color: #0000FF;
	height: 120px;
  text-align:center;
}

#title
{
    font-size: 24px;
    color: #fff;
    font-family: verdana;
    margin: 5px;
}

#main
{
	padding:5px;
	width: 688px;
	text-align:justify;
	color:#0060FF;
	line-height: 1.6em;
}

h1
{
	font-size:24pt;
	font-weight:bold;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-top: 5px;
}

.headertext1
{
	font-size:16px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	display: none;
}

img
{
	border: 1px solid #fff;
}

img#titel
{
	border: 0;
}

div#kandidaten {
	border: 1px solid #00f;
}

#wetter{
	display: none;
}
