@CHARSET "UTF-8";

.abstand { height: 10px; }
.paging { height: 30px; margin-left: 10px;}
.anzahl_treffer { margin-bottom: 30px; margin-left: 10px; margin-top: 5px;}


.result_wrapper {
	margin-bottom: 20px;
	border-top: 1px solid grey;
}

.result_wrapper h4 {
	color: blue;
}

.result_link {
margin-left: 10px;
}

.bigger
{
	font-size:120%;
	display:block;
}	


#jahrgang {
    width: 80px;
}

.headlineDetail {
     margin-left: 10px; 
     margin-top: 5px;
}

div#headLineUmschliessend{
    width: auto; 
    float: left;
    margin-left: 180px;     
    padding:10px 0px 10px 0px;
}

div#headLineZurueck{
    width: auto; 
    float: left;
    padding: 4px 20px 0px 0px;
    
}

div#headLineStatus{
    width: auto; 
    float: left;
    padding: 4px 0px 0px 0px;
}
div#headLineSelect{
    width: auto; 
    float: left;
    padding-left: 5px;
}

div#headLineVor{
    width: auto; 
    float: left;
    padding: 4px 0px 0px 20px;
}

form#noBreaking {
    width: auto;
}

select#pageSelect {
    width: 50px;
}


input#submitFullText{
    margin: 0px 0px 0px 0px;
    top: 0px;
    border: 1px solid gray;
    background : #FFFFFF;
}


div.buttons {
    width: 145px;
    float: left;
    margin: 0px 10px 0px 0px;
}

div.searchFormFull
{
	/*float : left;*/
	position: relative;
	margin-bottom :10px;
}

div.searchFormFull input#DC_SearchText
{
	postition: relative;
	margin: 0px 0px 0px 0px;
	width : 231px;
	height : 17px;
	padding : 2px;
	font-size : 100%;
	top: 0px;
	left: 0px;
}

input.submitButton
{
	position:absolute;
	margin: 0px 0px 0px 10px;
	height: 27px;
	width : 100px;
	font-size : 110%;
	top: 0px;
	left: 250px;
	font-weight:bold;
	/*background : #FFFFFF;
	border: 1px solid gray;*/
}

div.searchFormLeft
{
	vertical-align: bottom;
}

input.datePickerField
{
	width : 100px;
	font-size: 95%;
	background: #ECECE3;
	border: #5F5F5F 1px solid;
	padding: 2px;
}

input.datePickerDate
{
	margin-right:15px;
	height : 24px;
	width : 57px;
}

div.searchFormRight
{
	/*float:right;*/
	padding : 0px 10px 10px 0px;
	position:absolute;
	left:193px;
	top:0px;
}
div#datePickerDiv
{
	position: relative;
	margin-bottom : 15px;
}

#frmForm
{
	padding: 10px;
}

#searchTextLabel
{
	color : #C0C0C0;
	position : absolute;
	top : 5px;
	left : 7px;
}