body
{
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #A0A0A0;
}

h2
{
	font-size: 18px;
}

h1#pageheader
{
	font-size: 96px;
	margin: 0;
}

h2#payout
{
	font-size: 16px;
}

a
{
	outline: none;
}

div#topbanner
{
	margin: auto;
	padding: 0 0 8px 0;
/*	padding-bottom: 15px; */
}

div#topbar
{
	height: 46px;
	background: url(images/trompet_top2.jpg);
	text-align: right;
	font-weight: bold;
	color: white;
}

.toptext
{
	position: relative;
	top: 22%;
	font-size: 20px;
}

div#navigation A
{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #7c7c7c;
}

div#footer
{
	height: 46px;
	background: url(images/trompet_bund2.jpg);
	color: white;
}

div#container
{
    background-image:   URL(images/trompet_contentback.jpg);
    background-repeat:  repeat-y;
}

.footertext
{
	position: relative;
	top: 33%;
	padding-right: 20px;
}

.footertext A
{
	text-decoration: none;
	font-weight: bold;
	color: #DEDEDE;
}

.footertext A:hover
{
	text-decoration: underline;
}

.pressgallery IMG
{
	border: none;
}

.pressgallerycaption
{
	font-size: 9px;
}

.framedimg
{
	padding: 1px;
	border: solid 1px #b8b8b8;
}

.clear
{
	clear: both;
	line-height: 0px;
	height: 0px;
}

.galleryheader
{
	clear: both;
	font-weight: normal;
	margin: 0 0 8px 0;
}

.pressgallery
{
	float: left;
}

.pressgallerycaption a
,.pressgallerycaption a:hover
,.pressgallerycaption a:visited
{
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}

