﻿/*
 * General
 */

body 
{
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 12px;
}

br
{
	font-size: 6px;
}

a:link 
{ 
	color: #2268c0;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	font-weight: bold;
	color: #2268c0;
	text-decoration: none;
}

a:hover 
{
	font-weight: bold;
	color: #3a825e;
	text-decoration: none;
}

a:active 
{
	font-weight: bold;
	color: #2268c0;	
	text-decoration: none;
}

.heading1
{
	font-size: 24px;
	font-weight: bold;
}

.heading2
{
	font-size: 18px;
	font-weight: bold;
}

.normaltext1
{
	font-size: 12px;
	font-weight: normal;
}

#background
{
	background-color: #e8d1b2;
}

#bannertop
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 944px;
	height: 80px;
}


/*
 * Right column 
 */

#iframe
{
	position: absolute;
	top: 80px;
	left: 180px;
}

#mainframe
{
	background-color: White;
	position: absolute;
	left: 20px;
	top: 20px;
	height: 800px;
	width: 944px;
}

#rightcolumn_mapbox
{
	background-color: #ededed;
	padding: 5px;
}

#rightcolumn_mapbox2
{
	background-color: #ededed;
	padding: 5px;
}

#rightcolumn_map
{
	float: left;
	padding: 10px;
}

#main_map
{
	float: right;
	padding: 10px;
}


/*
 * Left column 
 */

#leftcolumn
{
	position: absolute;
	left: 0px;
	top: 72px;
	width: 180px;
	height: 572px;
}

#leftcol_background
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#leftcol_menu1
{
	position: absolute;
	left: 0px;
	top: 18px;
}

#leftcol_menu2
{
	position: absolute;
	left: 0px;
	top: 45px;
}

#leftcol_menu3
{
	position: absolute;
	left: 0px;
	top: 75px;
}

#leftcol_menu4
{
	position: absolute;
	left: 0px;
	top: 105px;
}

#supportcounter
{
	position: absolute;
	top: 190px;
	width: 180px;
	text-align: center;
	font-weight: bold;	
}

#supportcounternumber
{
	font-size: 24px;
	font-weight: bold;
	color: #0f3e79;
}

#sponsors
{
	position: absolute;
	top: 540px;
	font-weight: bold;
}


/*
 * stotteliste.aspx
 */

#message
{
	color: Green; 
	font-weight: bold;
}
