.iwr-show {
        width: 54px;
        float: left;
}

.iwr-show2 {
        width: 180px;
        float: left;
}

.iwr-building {
        padding-right: 4px;
        text-align: right;
}

.iwr-room {
        text-align: right;
        padding-right: 4px;
        padding-left: 30px;
}

@media print {
#leftColumn, #content_top_picture, #universitaet {
        display: none;
}
}

.searchbox_google
{
  width:440px;
  height:50px;
  margin:0px;
  padding:20px 10px 10px 20px; /* trbl */
  border:1px solid #6B6B6B;
  color:#6B6B6B;
  background-color:#EFEFEF;
  font-family:Verdana,sans-serif;
  font-size:0.9em;
}

/* Formular: */
.searchbox_form
{
  margin:0px;
  padding:0px;
}

/* Eingabefeld: */
.searchbox_input
{
  width:400px;
  height:20px;
  margin:0px;
  padding:0px;
  border:1px solid #6B6B6B;
}

/* Button: */
.searchbox_button
{
  width:13px;
  height:23px;
  border:0px solid #666666;
  background:transparent
url("/Icons/CoorporateIWR/icon_search.png")
    no-repeat scroll center;
  vertical-align:middle;
}

/* Links: */
a.searchbox_a
{
  color:#6B6B6B;
  font-family:Verdana,sans-serif;
  font-size:0.9em;
}

/****************** ENDE SUCHE ****************/

.inputSearchRightButton {
	border: 0px solid #666;
	background: url("/Icons/CoorporateIWR/icon_search.png") no-repeat;
	width: 13px;
	height: 23px;
	background-position: center;
}
