table tr{width: 100%; vertical-align: top;}
.standartTable { border-spacing: 2px; width: 100%;}
.standartTable tr{vertical-align: top;}
.standartTable td, .standartTable th { border: none; padding: 1px;}
.standartTable tbody td { background-color: #EEEEEE; }
.standartTable tbody th { background-color: #BBD6DF; text-align: left; font-weight: bold;}
.standartTable thead th { background-color: #BBD6DF; color: #0C3874; text-align: left; font-weight: bold;}
.standartTable thead td { background-color: #EEEEEE; color: #0C3874; font-weight: bold;}
.dashUL { list-style-image:url(http://www.uni-koblenz.de/~wfu2/dash.gif); list-style-type:square; padding: 0; margin: 0 0 0 3em; }
.dashUL li { margin: 0; padding: 0; }
.emptyUL { list-style-image: none; list-style-type: none; padding: 0; margin: 0 0 0 3em; }
.emptyUL li { margin: 0; padding: 0; }
.redLink {
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
}
.portal-searchbox_default {
background: url(logo_institut_test.jpg) no-repeat;
}

.fauxbackground_default {
background : url(fauxbackground_green.jpg);
}
.standartInput{
background:White url(http://www.uni-koblenz-landau.de/cms/input_background.gif) repeat-x scroll 0%;
border:1px solid #9EAB9B;
color:Black;
font-family:Monaco,"Courier New",Courier,monospace;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width: 30em;
}

.submitInput{
background:White url(http://www.uni-koblenz.de/~wfu2/submit_background.gif) repeat-x scroll 0%;
border:1px solid #9EAB9B;
color:Black;
font-family:Monaco,"Courier New",Courier,monospace;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width: 100%;
}

.leftColumn {
	float: left;
	margin-right: 3em;
}
.rightColumn {
	float: right;
}


/* Das Suchfeld wird nach unten verschoben */
#portal-searchbox-spacer {
margin-bottom:10px;
}

/* Das Personen-Suchfeld wird ausgeblendet */
#portal-searchbox-person{
    display: none !important;
} 