*				{ font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif; }

body				{ font-family: Verdana, Helvetica, sans-serif; margin: 0px; padding: 0px; background-color: #686b10; }

img				{ border: 0px; }

#moduleform			{ margin: 0px; padding: 0px; }

#mainwrapper			{ width: 969px; background: url('img/bg.jpg') top left; }

#flag				{ position: absolute; top: 15px; right: 15px; }

#topbar				{ background-color: #ffffff; width: 969px; height: 172px; overflow: hidden; margin: 0px; padding: 0px; }
#topbar #logo			{ float: left; }

#menupanel			{ float: left; width: 111px; background-color: white; min-height: 50px; margin: 0px; padding: 15px; }
#menupanel a			{ color: #686c0d; font-size: 12px; text-decoration: none; }
#menupanel a:hover		{ text-decoration: underline; }
#menupanel #news		{ margin: 0px 0px 10px 0px; }
#menupanel #news a		{ color: #686c0d; font-size: 12px; text-decoration: none; }
#menupanel #news a:hover	{ text-decoration: underline; }
#menupanel #abovemustasch	{ font-size: 12px; overflow: auto; }
#menupanel #abovemustasch h1	{ font-size: 18px; font-weight: bold; line-height: 32px; }
#menupanel #abovemustasch h2	{ font-size: 14px; font-weight: bold; }
#menupanel #abovemustasch h3	{ font-size: 12px; font-weight: normal; } 
#menupanel #sidepanel		{ font-size: 12px; height: 600px; overflow: auto; }
#menupanel #sidepanel h1	{ font-size: 18px; font-weight: bold; line-height: 32px; }
#menupanel #sidepanel h2	{ font-size: 14px; font-weight: bold; }
#menupanel #sidepanel h3	{ font-size: 12px; font-weight: normal; } 
#menupanel 			{ font-size: 12px; }
#menupanel h1			{ font-size: 18px; font-weight: bold; line-height: 32px; }
#menupanel h2			{ font-size: 14px; font-weight: bold; }
#menupanel h3			{ font-size: 12px; font-weight: normal; } 


#maincontent			{ position: relative; float: left; width: 728px; margin: 0px; padding: 20px 50px; }
#maincontent a			{ color: #686c0d; }
#maincontent .br		{ position: absolute; bottom: 0px; right: 0px; }
#maincontent #topper 		{ font-family: Verdana; font-size: 12px; }
#maincontent #topper h1		{ font-size: 18px; font-weight: bold; line-height: 32px; }
#maincontent #topper h2		{ font-size: 14px; font-weight: bold; }
#maincontent #topper h3		{ font-size: 12px; font-weight: normal; }

#bottomframe			{ background: white; clear: both; width: 823px; padding: 5px 0px 7px 146px; font-size: 13px; color: #686b10; margin: 0px; }
#bottomframe a			{ color: #686b10; }
#bottomframe p			{ margin: 0px; padding: 0px; }
	
.img_right			{ float: right; margin: 0px 0px 0px 30px; }
.img_left			{ float: left; margin: 0px 30px 0px 0px; }
.orangebullet			{ color: #E8631E;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}


.box				{ position: relative; }
.box .a				{ position: absolute; top: -15px; right: 0px; background: inherit; padding: 2px 15px; }
.box:hover .a,
.box.iehover .a			{ visibility: visible; }

.module				{ position: relative; }
.module .a			{ position: absolute; top: -20px; right: 0px; background: inherit; padding: 2px 15px; }
.module:hover .a, 
.module.iehover .a 		{ visibility: visible; }

.a				{ z-index: 999; color: black; }
.a,
.a input,
.a textarea			{ font-size: 11px; }
.a td				{ vertical-align: top; }