.main { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px }
.main2 { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px; color: #001A37 }
.small { font-family: Arial; font-size: 9px; line-height: 14px }
.headline { font-family: Arial Black; font-size: 18px }
.mainmenu { font-family: Verdana, Arial; font-size: 11px; line-height: 14px; font-weight: bold }
.poll { font-family: Verdana, Arial; font-size: 11px; line-height: 14px; font-weight: bold }

.form { font-family: Verdana, Helvetica, Arial; color: white; font-size: 11px; border: solid 1px white; background-color: #5B6D81 }
.form2 { font-family: Verdana, Helvetica, Arial; font-size: 10px; font-weight: bold; line-height: 20px; border: solid 0px #1E3753; background: #1E3753; color: white }
.form3 { font-family: Verdana, Helvetica, Arial; font-size: 11px; font-weight: bold; line-height: 20px; border: solid 1px white; background: #231022; color: white }


.image { border: solid 1px black }
.table { border: solid 1px black }

#mainmenu { position: absolute; top: 338px; left: 15px; width: 113px; visibility: visible }
#statistics { position: absolute; top: 313px; left: 249px; width: 163px; visibility: visible }
#poll { position: absolute; top: 437px; left: 118px; width: 163px; visibility: visible }
#map { position: absolute; top: 146px; left: 448px; width: 325px; height: 415; z-index: 9; visibility: visible }
#contentback { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; visibility: visible }
#content { position: absolute; top: 5px; left: 449px; visibility: visible }
#sponsors { position: absolute; top: 430px; left: 313px; visibility: visible }

BODY.main
	{ 
		color: white;
		background-image: url(../__images/background.jpg);
		background-color: #001A37;
		margin: 0px;
	}

a:active.mainmenu { color: #001A37; text-decoration: none }
a:visited.mainmenu { color: #001A37; text-decoration: none }
a:link.mainmenu { color: #001A37; text-decoration: none }
a:hover.mainmenu { color: #23476E; text-decoration: none }

a:active.poll { color: #001A37; text-decoration: none }
a:visited.poll { color: #001A37; text-decoration: none }
a:link.poll { color: #001A37; text-decoration: none }
a:hover.poll { color: #23476E; text-decoration: none }

a:active { color: #AFBBC9; text-decoration: none }
a:visited { color: #AFBBC9; text-decoration: none }
a:link { color: #AFBBC9; text-decoration: none }
a:hover { color: white; text-decoration: underline }
