@charset "UTF-8";
/*
Theme Name: YAML Green WordPress Theme
Theme URI: http://dynamicinternet.eu/wordpress/wordpress-themes/yaml-green-theme/
Description: Konfigurierbares Layout basierend auf dem CSS Framework <a href="http://www.yaml.de">YAML</a>
Version: 1.2
Author: <a href="http://dynamicinternet.eu/">Michael Preuss</a>
Author URI: http://dynamicinternet.eu
version         1.2.2
yaml            3.0.6.
revision        $Revision: 60 $
lastmodified    $Date: 2008-12-10 19:27:11 +0100 (Mi, 10 Dez 2008) $
*/



*/PAGEBAR*/


.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

