A {
	text-decoration : none;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FB8613;
}

A:hover {
	text-decoration : underline;
}

A.teaser {
	font-size: 9pt;
}

a.greylink {
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
}

.small  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	font-weight : normal;
}

.normal  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	font-weight : normal;
}


.header {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #224A88;
	font-weight : bold;
}

#darkbluesmall {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #224A88;
	font-weight : bold;
}

.paraheader {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #539FEC;
	font-weight : bold;
	line-height : 14pt;
}

.teaserheader {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	font-weight : bold;
}
	

P  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	font-weight : normal;
	line-height : 11pt;
}

td.cell {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	font-weight : normal;
}

td.bgsearch {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #808080;
	font-weight : normal;
}

#bgsearchb {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #539FEC;
	font-weight : bold;
}
	
td.headercell {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	font-weight : bold;
}

body {
        background-image:url(http://www.blue-gecko.de/images/pbg.gif);
}

h1 {
 color: #539FEC;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 font-size: 11pt;
 font-weight: bold; 
 margin-top: 5px;
}

td, th, ol, u1 {
 color: #000000;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px; 
}

.tbackd {
 color: #000000;
 background-color: #539FEC;
}
.tbackl {
 background-color: #ffffff; 
}
.bordertable {
 color: #404040;
 background-color: #539FEC;
}
.bordertablecontent {
 background-color: #ffffff;
}
.bordertablelink {
 color: #ffffff;
 border-bottom: 1px dashed #ffffff;
 text-decoration: none;
}
.bordertablelink:visited {
 color: #ffffff;
}
.bordertablelink:hover {
 color: #ffffff;
 border-bottom: 1px solid #ffffff;
 text-decoration: none;
}