a  {
	outline: none;
	}
a.download {
   	color: #036;
}

li {
	padding: 0;
	border: 0;
	margin: 0;
	white-space: hidden;
	}

table tr td {
	border-collapse: separate;
	padding: 0;
	margin: 0;
	}

/* YUI OVERWRITES */

#doc2 {
	width: 1000px;
	}

.yui-t1 .yui-b { 
	float:left;
	width: 245px;
}

.yui-t1 #yui-main .yui-b {
	margin-left: 245px;
	}


body {
	background: #F9F0ED url(../images/bg.gif) repeat-x;
	margin-top: 25px;
	color: #036;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	}
	
h1 {
	/* achtung, ex-post-facto frega 20080325 */ 
	font-size: 10pt; font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif; text-decoration: none; font-weight: bold;	
}

.satelitemenu .entry a {
	background: #900;
	margin: 0;
	padding: 0;
	border: 0;
	}

.header {
	background: #003366;
	}

.menu-wrapper {
	 height: 40px; 
	 overflow: hidden;
	}

.content-wrapper {
	padding: 35px 25px; 
	background: #FFF;
	min-height:370px;
        height:auto !important;
	height:370px;
}
	
.floater-pics {
	width: 170px; 
	float: right; 
	padding: 20px 0 20px 20px;
}

.thumb {
	text-align: center; 
	vertical-align: top;
	}

.thumb-wrapper {	
	padding: 0 20px 20px 0;
	}
	
.subnavi-wrapper {
	margin: 0 0 0 85px;
	}

.subnavi-bottom {
	background: #CCC; 
	padding-bottom: 30px;
}
	
h2 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
	}
	
#ft {
	display: none; 
	}
	
.caption {
	font-size: 85%;
	width: 150px;
	text-align: left;
}

.submenu {
	background: #FFF; 
	padding-right: 16px;
	}

.submenu li {
	padding-top: 3px;
	}

.submenu a {
	text-decoration: none;
	color: #036;
	font-size: 85%;
	font-weight: bold;
	}
	
.submenu a:hover {
	text-decoration: none;
	color: #000;
	font-size: 85%;
	font-weight: bold;
	}	
	
.submenu a.selected {
	text-decoration: none;
	color: #F60;
	font-size: 85%;
	font-weight: bold;
	}	

#subnavi {
	width: 245px; 
	background: transparent url(../images/bg_subnavi.gif) repeat-x;
	text-align: right;
}

.content-wrapper a {
	color: #036;
	text-decoration: underline;
	}


