body {
	font-family: TeXGyreHerosRegular;
	background-image: url(../data/bckgrnd.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: normal;
	margin: 0;
}

p { }

td { }

hr { height: 1px; background-color: #66ff00; border: none; margin-top: 0pt; margin-bottom: 0pt; }

a:link { color: #537f9c; text-decoration: none; }

a:visited { color: #537f9c; text-decoration: none; }

a:hover { color: #66ff00; text-decoration: none; }

a:active { text-decoration: none; }

.starteinladung 
{ 
	background-image: url("../data/test.png");
	margin: 0px; 
	padding: 10px; 
	color: #6eaad2; 
}
.starteinladung p 
{
	font-size: 11pt;
	margin: 0px;
	padding-bottom: 10px;
}
.starteinladung p:last-child
{
	padding-bottom: 0px;
}

.starteinladung a:link { color: #97c3df; text-decoration: none; }
.starteinladung a:visited { color: #97c3df; text-decoration: none;}
.starteinladung a:hover { color: #66ff00; text-decoration: none; }

.nav-green {
	background-color: #6f0;
}

.nav-big { 
	color: white; 
	font-size: 22pt; 
	font-weight: normal; 
}

.nav-big a:link, .nav-big a:visited
{
	color: #fff;
}

.nav-big a:active, .nav-big a:hover
{
	color: #537f9c;
}

.eventdatum-green {
	color: #6f0;
	font-size: 24pt;
	font-weight: 200;
	line-height: 30px;
}
.eventdatum-white { color: #fff; font-size: 24pt; font-weight: 200; }


.navbar { color: #6f0; font-size: 20px; font-weight: lighter; }
.navbar a:link { color: #66ff00; text-decoration: none; }
.navbar a:visited { color: #66ff00; text-decoration: none;}
.navbar a:hover { color: #537f9c; text-decoration: none; }
			
			
.text {
	color: #537f9c;
	font-size: 11pt;
	text-align: justify;
	padding: 10px;
	font-weight: 500;
	line-height: 20px;
}

.text2 {
	color: #537f9c;
	font-size: 11pt;
	font-weight: 500;
	text-align: justify;
	padding: 40px;
	line-height: 20px;
}

.archiv {
	font-size: 10pt
}

.impressum { color: #6f0; font-size: 12px; }
.impressum a:link { color: #66ff00; text-decoration: none; }
.impressum a:visited { color: #66ff00; text-decoration: none; }
.impressum a:hover { color: #537f9c; text-decoration: none; }

