body {
	margin: 0px;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}
p.bodytext,
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
li {
	margin-bottom: 5px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.float,
li a,
dl a,
p a,
a.internal-link {
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	background-color: #000000;
}

a.float:hover,
li a:hover,
dl a:hover,
p a:hover,
a.internal-link:hover {
	color: #000000;
	background-color: #FFFFFF;
}
a.float2 {
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
	background-color: #FFFFFF;
}
a.float2:hover {
	color: #000000;
	background-color: #DDDDDD;
}
.box {
	border-top:2px solid black;
	border-bottom:1px solid white;
	background: #eeeeee;
	color: black;
}
.kategorie {
	font-weight: bold;
	color: black;
}
.titel {
	position: relative;
	top: -3px;
	font-size: 16px;
	font-weight: bold;
}
.untertitel {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
form {
	margin: 0px;
}
.fieldLong, .fieldMiddle, .fieldShort, textarea {
	border: 1px solid gray;
	background: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
}
.fieldLong   { width: 180px; }
.fieldMiddle { width: 110px; }
.fieldShort  { width:  67px; }


.layout-border-left {
	background: #eeeeee url('img/border/links.gif') repeat-y right;
}
.layout-border-top {
	background: #eeeeee url('img/border/oben.gif');
}
.layout-border-bottom {
	background: #eeeeee url('img/border/unten.gif');
}
.layout-border-right {	
	background: #eeeeee url('img/border/rechts.gif') repeat-y left;
}
.layout-line-imprint {
	border-bottom:1px solid black;
	background:#eeeeee;
}
.layout-line-imprint a {
	color:gray;
	font-weight:normal;
	font-size:10px;
}
.layout-footer {
	background: #D3D6D3 url('img/sponsoren_bg.gif') repeat-x;
}
#menu a {
	background-color: #000;
	padding: 2px 4px 2px 4px;
	color: white;
	position: relative;
	top: 1px;
	margin-left: 2px;
	font-weight: normal;
}
#menu a:hover,
#menu a.menu-active {
	background-color: #fff;
	color: black;
}
#submenu {
	float: right;
	margin-top: 5px;
}
#submenu a {
	background-color: black;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 4px 2px 4px;
	margin-left: 2px;
	position: relative;
}
#submenu a:hover,
#submenu a.submenu-active {
	background-color: #fff;
	color: black;
}
h1.pagetitle {
	font-weight: normal;
	font-size: 22px;
	padding-top: 20px;
}
/* .jkf-banner {	background-image: url('ps/img/ban_home.jpg'); background-repeat: no-repeat; } */
/* .jkf-colorb {	background-image: url('ps/img/col_home.gif'); } */
.jkf-banner {	background-repeat: no-repeat; }
