html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

#logo {
	width: 100%;
	height: 70px;
	background : #E6E6E6 url(../images/logo8.jpg) no-repeat;
	background-color: #FF9900;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #FF9900;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	clear: both;
	border-bottom: 1px solid #C8C8C8;
}

#ja-mainnav {
	border-top: 1px solid #544F4C;
	border-bottom: 1px solid #999999;
	background: url(../images/mainnav-bg.gif) repeat-x bottom #544F4C;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

#ja-mainnavwrap a,
#ja-mainnavwrap a:hover,
#ja-mainnavwrap a:active,
#ja-mainnavwrap a:focus {
	outline: none;
}
#ja-subnav {
	background: #DDDDDD;
	padding: 8px 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	float: left;
	width: 100%;
	background: url(../images/footer-right.gif) no-repeat top right #E6E6E6;
	position: relative;
	height: 100px;
}

#ja-footerwrap span.spacer {
	width: 20%;
	float: left;
	display: block;
	background: url(../images/footer-left.gif) no-repeat top right #C8C8C8;
	height: 100px;
}

#ja-footer {
	padding: 20px 0;
	width: 80%;
	float: right;
	color: #403C3A;
	position: relative;
}

#ja-footer small, #ja-footer address {
	padding: 0 0 0 20px;
	display: block;
	color: #403C3A;
	font-style: normal;
	font-size: 100%;
}

#ja-footer ul {
	margin: 0 0 10px 5px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 15px;
	display: inline;
	background: url(../images/v-dot.gif) repeat-y top right;
	color: #544F4C;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	color: #544F4C;
	text-decoration: underline;
}


/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#form-login p {
	margin:0px;
}

#form-login ul li a {
	color:#FFF;
}

/* eigStyle */
#container {
	width:992px;
	margin:auto;
	position:relative;
	z-index: 2;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;

}
#streifen {
	background-image: url(../images/mainnav-bg.gif);
	background-repeat: repeat-x;
	border-top: 3px solid #FF9900;
	border-bottom: 2px solid #999999;

}

h2 { 
	font-size:24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 }

.datum {font-size: 12px}

.zelle {
	background-color: #333333;
	color: #FF9900;
}

.zelleklein {
	background-color: #333333;
	color: #FF9900;
	font-size: 14px;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

ul ul {
	list-style-image: url(../images/pfeil.gif);
	padding: 0px 0px 10px 30px;
}

ol ul {
	list-style-image: url(../images/pfeil.gif);
	padding: 0px 0px 10px 30px;
}

.footer {
	font-size: 10px;
	color: #333333;
}

.code {color: #333333; font-style: italic; }

.bilderrahmen { border:1px solid #333333;
 padding:3px;
 margin:0px;
}

