<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************************/
/*  CSS fÃ¼r Wahlen nur Ergebnisseiten            */
/*************************************************/
/*** Stiller 16.08.2016 *******************************/
.stbezsuch
	{
	margin-top: 8px; 
	border:0px solid #fff;
	}
	
.p-mar-top-0
	{
	margin-top:0px;
	}	

.p-mar-top-5
	{
	margin-top:5px;
	}	

.p-mar-bot-0
	{
	margin-bottom:0px;
	}	

.p-mar-bot-5
	{
	margin-bottom:5px;
	}	

.p-pad-lef-10
	{
	padding-left:10px;
	}
	
.span-for-inp
	{
	width:5em; 
	display:block; 
	float:left;	
	}
	
.sub-btn
	{

	}

.sub-btn-inl
	{
	margin-left:2em;
	}

#rechts a
	{
	color:#1d4c98;
/*	text-decoration: none; */
	}

#rechts a:visited
	{
	color:#1d4c98;
/*	text-decoration: none; */
	}

#rechts a:hover
	{
	color:#1d4c98;
/*	text-decoration: none; */
	}
	
#header .backlink-afs
	{
	color:#888;
	font-size:0.7em; 
	}
		
iframe
	{
	border: 0px solid #fff;
	}
	
.ui-layout-panel-header-afs
	{
	padding:0 !important;
	}
.abstand1 {
	margin-bottom: 5px !important;
}
.abstand2 {
	margin-left: 15px;
}
.trenner {
	border-top: 1px solid #dddddd;
}
.footer1 {
	font-weight:normal !important;
	font-size:0.85em !important;
}
	
@media screen and (max-width: 699px) 
{
  .stbezsuchflds, .stbezsuchfldn, .stbezsuchfldp 
	{
	background-color: #fff;
	}
	
 .ui-tabcontent
	{
	margin-top:1.2em !important;
	}
	
  #header
	{
	margin-bottom:0px;
	}
	
  #menu-show 
	{
	margin-top:-23px;  
	}
}

@media screen and (max-width: 320px) 
{
 .stbezsuchflds, .stbezsuchfldn, .stbezsuchfldp 
	{
	background-color: #eeeeff;
	}
	
 .ui-tabcontent
	{
	margin-top:1.2em !important;
	}
}</pre></body></html>