/*

Theme Name: Typography_DE
Theme URI: http://www.kaushalsheth.com
Description: Zweispaltiges, eingedeutschtes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.1
Author: Kaushal Sheth und Simon

*/


.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 0px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 0px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: normal; 
		font-size: 11px; 
		background: #F3EFEC;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #FAFAFA; 
		border-color: #FAFAFA; 
		text-decoration: none;
	}