/*Copyright (c) by Jan Kleinebudde [ Help-City.de ]*/
body {
    background-color: #2c2d2f;
    background-image: url(images/pk/header_bg.png);
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
* {
    padding: 0;
    margin: 0;
    border: none;
}
a:link, a:visited, a:active, a:hover {
    color: #333333;
    text-decoration: none;
}
a.li {
    display: block;
    width: 534px;
    height: 100%;
}
div.center {
    background-image: url(images/pk/content_bg.png);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    width: 828px;
    min-height: 1000px;
}
div.content {
    width: 534px;
    clear: left;
    padding-left: 20px;
    padding-top: 70px;
    vertical-align: top;
}
div.header {
    background-image: url(images/pk/menu.png);
    width: 578px;
    height: 187px;
    float: left;
}
ul.menu {
    margin-top: 143px;
    margin-left: 100px;
    list-style-type: none;
}
ul.menu>li {
    float: left;
    width: 77px;
    height: 38px;
    margin-right: 1px;
}
div.header_r {
    background-image: url(images/pk/header_r.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 182px;
    float: right;
}
p.footer {
    clear: right;
    background-image: url(images/pk/footer_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    text-align: center;
}
img.right {
    margin-left: 4px;
}
p.impressionen {
    width: 235px;
    height: 156px;
    margin-top: 142px;
    margin-left: 8px;
}
ul.rennkalender {
    margin-top: 4px;
    margin-left: 8px;
    list-style-type: none;
}
ul.rennkalender>li {
    width: 232px;
    height: 18px;
}
ul.rennkalender>li.a {
    background-color: #c9c9c9;
    border-style: solid;
    border-color: #bebebe;
    border-width: 1px;
}
ul.rennkalender>li.b {
    background-color: #d2d2d2;
    border-style: solid;
    border-color: #d2d2d2;
    border-width: 1px;
}
ul.list {
    margin-top: 4px;
    margin-left: 8px;
    list-style-type: none;
}
ul.list>li {
    margin-bottom: 4px;
    width: 232px;
    height: 78px;
    background-color: #dcdcdc;
    border-style: solid;
    border-color: #a7a7a7;
    border-width: 1px;
}
span.headline {
    clear: left;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #223039;
    font-weight: bold;
    width: 534px;
    border-style: solid;
    border-color: #999999;
    border-width: 0 0 1px 0;
    padding-bottom: 2px;
    display: block;
}
span.date {
    padding-top: 2px;
    text-align: right;
    display: block;
}
img.image {
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
}




















table {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
td {
    background-color: #e5e5e5;
}
h2 {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000;
}

.title {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #223039;
    font-weight: bold;
    width: 534px;
    border-style: solid;
    border-color: #999999;
    border-width: 0 0 1px 0;
    padding-bottom: 2px;
    display: block;
    background-color: #e5e5e5;
}

.category_big {  
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}

option, textarea, input, select, file {  
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
}

.footer {color: #FFFFFF
	  size: 11px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

