/* Vorlage ********/
/*#col1 { display:none !important; } 
#col3 { margin-left: 0px !important; margin-right: 25% !important; padding-right: 0; } 
#col2 { width:25%; } */

#col1 { display:none !important; } 
div#col3 { margin: 0 0 0 25%; padding-right: 0; border:1px solid #ddd; border-width:0 0 0 1px; } 
#col2 { float: left; width:25%; } 


body {
  background-image:url();
  background-color:#fff;
  background-position:0px 0px;
  background-repeat:repeat-x;
}

#page {
  border: 0;
}

.contentcolumn ul {
  list-style:square outside url(http://geonorm.teamwiki.net/docs/img/geonorm-list.gif);
}

a#header_usertitle{
  left:250px;
  top:61px;
  position:absolute !important;
  color:#000 !important;
  font-size:15px;
  font-family:"Segoe UI",Arial;
  font-weight:normal;
}
div#header {
  border-top: 1px solid #000;
  border-bottom: 2px solid #089495;
  height:87px;
  padding-top:0px;
  padding-bottom:0px;
  margin-bottom:8px;
  overflow:inherit;
  background-image:url(http://geonorm.teamwiki.net/docs/img/titel.jpg);
  background-position:right -1px;
  background-color:#FFFFFF;
  background-repeat:no-repeat;
}
div#header_logo1 {
  display: block; position: absolute;
  background-image:url(http://geonorm.teamwiki.net/docs/img/maulwurf-ani.gif);
  left: 10px; top: -26px;
  width: 200px; height: 125px;
}
h1#header_pagetitle {
  left:250px;
  top:25px;
  position:absolute !important;
  color:#000;
  font-size:26px;
  font-family:"Segoe UI",Arial;
  font-weight:bold;
  line-height:0.9em !important;
}

div#topnav a{
  display:none;
}
div#topnav:hover a{
  display:inherit;
}
/*
li.active { background-color:#213C86 !important; }
li.active>a { color: #ffffff !important; }
*/
#searchboxcontainer { display:none; }
.contentcolumn img { margin: 2px 5px }
.contentcolumn h2.HeadingE1 {
  font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
  font-size: 16pt; font-weight: bold;
  padding-bottom:5px;
}

.contentcolumn h2.HeadingE3 {
  font-size: 12pt; font-weight: normal;
  padding-bottom:5px;
}


@media print
{
a#header_usertitle{
  left:50px;
}
h1#header_pagetitle {
  left:50px;
}
div#header_logo1 {
  display: none; 
}
}
