body

	{

	background:url(images/layout/repeater.jpg) repeat-x left top #F2E5D2;

	margin:0px;

	}

img

	{

	border-width:0px;

	}

td

	{

	font-size:11px;

	font-family:Arial;

	font-weight:normal;

	color:#000000;

	}

.gross

	{

	font-size:12px;

	font-family:Arial;

	font-weight:normal;

	color:#000000;

	}

.bold

	{

	font-size:11px;

	font-family:Arial;

	font-weight:bold;

	color:#000000;

	}

.blau

	{

	font-size:12px;

	font-family:Arial;

	font-weight:bold;

	color:#0A51A1;

	}





input,

textarea,

select

	{

	background-color:#F2E5D2;

	border:1px #FEB342 solid;

	font-size:11px;

	font-family:Arial;

	font-weight:normal;

	color:#000000;

	}

a,

a:link,

a:visited

	{

	font-size:11px;

	font-family:Verdana;

	font-weight:bold;

	color:#0A51A1;

	text-decoration:none;

	}

a,

a:hover

	{

	font-size:11px;

	font-family:Verdana;

	font-weight:bold;

	color:#FEB342;

	text-decoration:none;

	}

		

a#link2,

a#link2:hover,

a#link2:link,

a#link2:visited	

	{

	font-size:10px;

	font-family:Verdana;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

	}









#thumbBox{ /*Outermost DIV for thumbnail viewer*/

position: absolute;

left: 0;

top: 0;

width: auto;

padding: 10px;

padding-bottom: 0;

background: #0A51A1;

visibility: hidden;

z-index: 10;

cursor: hand;

cursor: pointer;

}



#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */

font: bold 11px Arial;

letter-spacing: 0px;

line-height: 1.1em;

color: white;

padding: 5px 0;

text-align: right;

}





#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */

background-color: white;

}



#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/

position: absolute;

visibility: hidden;

border: 1px solid black;

background-color: #EFEFEF;

padding: 5px;

z-index: 5;

}

.gb-name {
	margin-left: 5px;
}

.gb-email {
	margin-left: 14px;
}

.gb-text {
	font-size: 11px;
	font-family: Arial;
}

#buttongb {
	margin-left: 16px;
	background: #F2E5D2;
}

#buttongb:hover {
	cursor: pointer;
	background: #F2D1A1;
}