/*
  FDP Thüringen Theme
  Created by Frank-Andre Thies
  http://www.f-thies.de/
  Styles für Opera7x und MacSafari
*/

html, body   
	{ 
	height: auto;
	} 

.pupularlisting
	{
	background-color: #fff;
	width: 249px; 
	padding: 0;
	}
	
#header #nav li a:hover	
	{ 
	background: transparent url(../images/buttonnav_right2.gif) no-repeat bottom right; 
	}

#searchform #query
	{
	padding: 0px 7px 8px 5px;
	}

#twitter
	{
  	top: 40px;
	}

/* Safari only !!! */
html:not([dummy]) #page
	{
	/* background: url(../images/content_bg2b.png) #eee repeat-y center; */
	}

html:not([dummy]) #twitter
	{
  	top: 17px;
	}
