body {	margin:0;
	padding:0;
	text-align: left;
	background: #F4F4F4;
	color: #666;
	font-size: 0.75em;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana;}
#wrapper { 
	margin: 0 auto;
	text-align: left;
	width: 940px;
	background: #FFFFFF url("/images/context/wrapper.bg.gif") 0px bottom no-repeat;
	background-color: #FFF;
}
img { border: 0; }
#header {height: 43px;background: #132C6A url("/images/context/header.bg.gif") top left repeat-x;text-align:right; }
#menu { width: 243px; float: left;}
#content { width: 650px;float:right;background: #FFF url("/images/context/content.bg.jpg") top right no-repeat;padding: 20px;min-height: 360px;}

#footer a { display:block;height: 37px;width: 940px;padding-top: 50px;}

address { font-size: 80%;}

.datum { font-size: 85%;color:#2047AE;}
.subtitel { font-size: 90%;color: #132C6A;font-weight:bold;margin: 5px 0;}

#content ul li { padding: 5px 0;}

h1,h2,h3 { color: #132C6A;}
h1 {font-size: 23px;}
h2 { font-size: 19px; }
h3 { font-size: 15px; }
p {margin-top: 10px;}

a { color: #132C6A;font-weight: bold; }
a:hover { color: #0099FF; }
hr { height: 1px; color: #CCC;margin-top: -5px;clear:both;}
.readmore { display:block; margin: 5px 0;text-align:right; background: url("/images/context/readmore.gif") right 0.55em no-repeat; padding-right: 13px;text-decoration: none;}
.readmore:hover { background: url("/images/context/readmore.gif") right 0.55em no-repeat; }
.new { color: #FF9900;}

#content .col3 { width: 159px; float:left;margin-top: 10px;}
#content ul.beh { list-style:none;margin:0;padding:0;}
#content ul.beh ul {list-style:none;padding: 0;margin-left:15px;}
#content ul.beh li { padding:2px 0 2px 0px; }
#content ul.beh a { font-weight:normal;color: #666;text-decoration:none;background: url("/images/context/li.gif") left 0.55em no-repeat; padding-left: 10px;}
#content ul.beh a:hover { color: #0099FF;text-decoration:underline;}

.clr { clear: both;}
/* LEFT MENU LIST ITEMS */
#leftnav {
	position: relative;
	list-style: none;
	overflow: hidden;
	height: 309px;
	width:243px;
	margin: 0;
	padding:0;
}
#leftnav a {
	width: 240px;
	position: relative;
	overflow: hidden;
	float: left;
	padding: 31px 0 0 0;
	height: 0px !important;
	height /**/: 31px; /* for IE5/Win only */
	/*\*//*/
	padding-top: 17px;
	text-indent: -999px;
	/**/
	vertical-align: bottom; 
	}
#leftnav li {
	margin:0;
	padding:0;
	height: 31px;
	list-style: none;
}
#leftnav a:hover,a:active, #leftnav a.selected,#leftnav a.selected:hover {
	background-position: 0 -31px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	margin: 0;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* 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 #content h1 {
	visibility: hidden;
	font-size: 27px;
	letter-spacing:-4px;
}
.sIFR-hasFlash #content h2 {
	visibility: hidden;
	font-size: 20px;
	letter-spacing:-4px;
}
.sIFR-hasFlash #content h3 {
	visibility: hidden;
	font-size: 15px;
	letter-spacing:-4px;
}