/*---- Hauptdefinierungen ------------------------------------------------------------*/
html {
    height: 100.01%;
}

body {
	font-size: 13px;
	color: black;
	background-image:url(img/background.jpg);
}

h1, h2 
{
    color: #5F5F5F;
}

h1 
{
	font-size: 16px;
	font-weight: bold;
}

h2 
{
	font-size: 13px;
	font-weight: bold;
}

img {
	border: none;
}

A  {
    color:#000000;
    text-decoration: underline;
}

A:Hover {
	color: #888888;
	text-decoration: none;
}

.ueberschrift2 {
	font-size: 13px;
	font-weight: bold;
}

#loginForm label, label {
    float: left;
    width: 3em;
}

#loginForm label {
    padding: 0px;
    width: 6em;
}

/*-------------------------------------------------------------------------------*/

#page {
	border-left: 3px solid gray;
	border-right: 3px solid gray;
	margin: 0px auto;
	background-color: white;
	width: 714px;
}

#header {
    background-color: white;
}

#toptop {
	background-image:url(img/ueberschrift.gif);
	height: 20px;
	padding-left: 10px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
	text-align: right;
	padding-right: 4px;
}

#nav {
	background-color: #E6E6E6;
	width: 180px;
	float: left;
	margin: 0;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px dotted #fff;
}
#nav li
{
	padding: 0 0 0 0;
}
#nav ul li a
{
	color: #000000;
	border-bottom: 1px solid gray;
	display: block;
	margin: 0;
	padding: 4px 1px 4px 24px;
	width: 155px;
	background-color:#CECECE;
	text-decoration: none;
}

#nav ul li ul
{
	border: none;
}

#nav ul li ul li a
{
    width: 149px;
    padding-left: 30px;
    background-color: #DBDBDB;
    font-weight: normal;
}

#nav ul li ul li a:hover, #nav ul li ul li a.active {
    background-image: none;
    background-color: #E6E6E6;
}

#nav ul li ul li a:hover {
    margin-right: 20px;
}

#nav a:hover
{
	background: #C6C6C6 url(img/menu_active.gif) no-repeat 5px 50%;
}

#nav a:link, #navlist a:visited
{
	color:#000000;
}
a.active
{
	background: url(img/menu_active.gif) no-repeat 5px 50%;
	color:#111111;
	border-color: black !important;
}

a#loginLink {
    color: gray;
    text-align: center;
    font-family: arial;
    font-size: 0.8em;
    line-height: 1.8em;
    height: 1.8em;
    text-decoration: none;
}

a#loginLink:hover {
    text-decoration: underline;
}

#wrapper {
    position: relative;
    width: 714px;
}

#loginForm {
    display: none;
    position: absolute;
    top:  18px;
    left: 435px;
    height: 85px;
    width:250px;
    padding: 10px;
    border: 1px solid black;
    background: url(img/login_bg.png);
}

#footer {
	clear: both;
	border-top: 1px solid black;
	padding: 5px;
	text-align: left;
	background-color: #E6E6E6;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Breadcrumb Navigation */
#breadcrumb 
{
    float: right;
    width: 100%;
    font-size: 0.8em;
}

#breadcrumb ul
{
    float: right;
}

#breadcrumb ul li 
{
    float: left;
    display: inline;
    margin-left: 0.5em;
}

#content {
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	background-color: #ffffff;
	margin-left: 180px;
	padding: 14px;
	vertical-align: top;
	font-size: 13px;
	font-family: Verdana, sans-serif;
}

#content fieldset {
    padding: 15px;
    margin-left: 25px;
}

#content fieldset legend {
    color: Gray;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
}

#content h1 {
    clear: right;
    margin-top: 0px;
}

#content ul {
	margin-top: 5px;
	margin-left: 25px;
	padding: 0px;
}

#content ul li {
	/*color: #5F5F5F;*/
}

#gallery {
        text-align: center;
}

#gallery div
{
    float: left;
    width: 196px;
    margin-bottom: 20px;
}

#gallery div h2 {
    width: 150px;
    font-size: 1.1em;
    color: Black;
    padding: 0px 2px 0px 0px;
    margin: 0px;
}

#gallery div img {
    
}

.imageList
{
    list-style-image: none;
    margin-left: 15px !important;
    display: block;
    padding: 0px;
}

.imageList li,
.imageList ul {
    list-style-type: none;
}

.imageList li
{
    float: left;
    margin: 0px;
    padding: 0px;
}
.imageList li a img
{
    padding: 4px;
    margin: 0px;
    border: solid 1px #333333;
}

#gallery h2 {
    margin-bottom: 0px !important;
}

#gallery hr 
{
    height: 1px;
    color: Gray;
}

.pagerBox {
    width: 100%;
    text-align: center;
    
    border: 1px solid gray;
}

.activePagerItem {
    font-weight: bold;
    text-decoration: underline;
}

.teamtable td{
	font-size: 13px;
	color: #5f5f5f;
	padding: 5px;
	vertical-align: middle;
}

.kontankttable td{
	font-size: 13px;
	color: #5F5F5F;
}

.button {
	background-color: #F0F0F0;
	color: #000000;
	vertical-align: middle;
}

/* Team Bilder / Text */

.image {
	text-align: center;
	margin-right: 250px;
	margin-bottom: 25px;
	width: 130px;
}

.text {
	float: right;
	margin-top: 45px;
	width: 250px;
}

/* Ende Team Bilder / Text */

.logoLink {
    display: block;
    position: relative;
    left: 455px;
    top: 37px;
    width: 42px;
    height: 20px;
    background: url(img/pb_logo_gray.png) no-repeat;
}

.logoLink:hover {
    background: url(img/pb_logo.png) no-repeat;
}