/*xowiki pages print */	
div.book-navigation {display:none;}
div.rightbox {display:none;}
div.categories {display: none;}
div.item-footer {display: none;}
#wikicmds {display: none;}
/*END xowiki print */

html {
    background:transparent;
}
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
    line-height: 14px;
    background:transparent;
}

h1 {
  font-size: 24px;
  line-height: 24px;
  font-weight:normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin:0; 
  padding:0 0 0 0;
}

h2 { 
  font-size: 18px;
  line-height: 18px;
  font-weight:normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin:0; 
  padding:5px 0;
}
  
h3 {
  font-size: 14px; 
  line-height: 14px;
  font-weight:bold;
  margin:0; 
  padding:5px 0;
}

h4 {
  font-size: 11px; 
  line-height: 14px;
  font-weight:bold;
  margin:0; 
  padding:5px 0;
}
h5 {
  font-size: 11px;
  line-height: 14px;
  font-weight:regular;
  text-transform:uppercase;
  margin:0; 
  padding:5px 0;
}
h6 {
  font-size: 11px;
  line-height: 14px;
  font-weight:regular;
  margin:0; 
  padding:5px 0;
}
  
a:link {
  text-decoration:underline;
  color:#003366;
}
a:visited {
  text-decoration:underline;
  color:#003366;
}

/* --------HEADER  ----------*/
#header-top {
  background-color:transparent;
  width:100%;
  height:40px;

}
#logo img {
    display:none;
}
#logo img {
    color:#000;
}
#logo {
  float: left;
  padding: 19px 0 0 32px;
  background: transparent url("/resources/theme-wu/images/print/WU_logo_p.png") no-repeat;
  width:200px;
  height:50px;

}
#logo a, #equis a {
	text-decoration:none;
	background:transparent;
}
#logo a img, #equis a img {
    border:none;
}
#equis {
  float: right;
  padding: 14px 40px 0 0;
}

/* --- MAIN NAVIGATION -----------------------------------------------------------*/

#main-navigation {
	display:none;
}

/* META NAVIGATION -----------------------------------------------------------*/

#meta-nav {
  background:transparent;
}
#meta-nav-2{
    background:transparent;
}
#meta-nav-3 {
  background:transparent;
}
#meta-nav-right {
    display:none;
}
#breadcrumbs {
  padding:0;
  margin: 0 0 11px 0;
  font-size:11px !important;
  width:100%;
} 
#breadcrumbs a {
    text-decoration:none;
    color:#000;
}
#header-bottom {
  display:none;
}
/* END OF META */

#side-menu {
display:none;
}

/* eg resourcegruppen */
.local-menu-shadow {
    display:none;
}
.yui-gf .local-content {
    width:100% !important;
    float:none !important;
}
/* --------END NAVIGATION  ----------*/

/* ------- overflow ----------------*/
.overflow-auto {
    overflow:visible !important;
}
/* ------- end overflow ------------*/

#bd {
    border:0;
    margin:0;
}
.yui-t2 #yui-main {
    float:none;
    margin:0;
}
.yui-t2 #yui-main .yui-b {
    padding:0;
}
#page-content,.yui-t2 #yui-main #page-content.expand, .yui-t2 #yui-main #page-content.collapsed  {
    padding:0;
}
    
#border {
    border-left:0px;
    margin:0;
    padding:0;
}
.portlet * {
    font-size:11px !important;
    margin:0;
    padding:0;
}
.portlet-title, .portlet-inner {
    background:transparent;
    padding:3px;
}
    
.portlet-wrapper li {
    padding: 0 0 0 0;
    list-style-position:inline;
}
.portlet-wrapper ul.mktree li {
    list-style-position:inline;
}
/* startseite */
#index-header1 {
    display:none;
}

/* LISTS -----------------------------------------------------------*/

ul.compact{
	margin: 0px;
	padding: 0px;
}
ul.compact li {
	list-style:none;
	display: inline;
}

/* END OF LISTS */

/* LERNMATERIALIEN -----------------------------------------------------------*/
table .excs-task-header {
    display:block;
    border-bottom:1px dashed #000;
}
/*----*/
table {
	border: 0pt solid #eee; padding: 5pt;
}

table th { border: 0pt solid #eee; padding: 5pt; background-color: #ddd }
table td { border: 0pt solid #eee; padding: 5pt; }

#skiptocontent, .block-marker, #alert-message, .portlet-controls, #footer, .button, .screen-reader-only,
.archived-comm, #developer-toolbar, .developer-support-footer {
	display: none;
}
