/* v1.0 | 20080212 */

html, alles, inhalt, pane1, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}




body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background-image:none;
	}


	#validator {
	display:none;
	}
	
	#header {
	background-color:transparent;
	}
	
	#alles {
	float:left;
	width: 75%;
	margin-left: 30px;

	}
	
	#rahmen {
	float:left;
	height:100%;
	padding-left:0px;
	width: 800px;
	background-color: #FFFFFF;
	height: 2000px;
	overflow:visible;
	}

	#inhalt {
	position:absolute;
	left: 50px;
	padding-left: 10px;
	float:left;
	margin-left: 10px;
	width: 750px;
	background-color: #FFFFFF;
	height: 2000px;
	margin-top: 70px;
	}
	
	#inhalt p {
	line-height: 1.5em;
	}
	
	#inhalt h1 {
	margin-bottom: 10px;
	}
	
	#navigation: {
	display:none;
	}
	
	#inhalt h1 {
	font-size: 30px;
	line-height: 1.6em;
	}
	
	#header {
clear:both;
width: 150px;
background-color:transparent;
margin-top: 30px;
float:left;
margin-left: 35px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 20px;
height: 130px;
margin-right: 20px;
}
	

	#pane1 {
	float:left;
	height: 2000px;
	background-color: #FFFFFF;+
	overflow: visible;
	}
	
	#zkb {
	position:absolute;
	top: 2000px;
	z-index: 1000;
	clear:both;
	width: 500px;
	overflow:visible;
	}
	
	#print {
	display:none;
	}
	
	#navigation {
	display:none;
	}
	
	#pane1 {
	height: 2000px;
	}
	
	#rahmen {
	height: 2000px;
	}
	
	.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 2000px !important;
}


.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	display:none;
}
.jScrollPaneDrag {
	position: absolute;
	background: #D52B1E;
	cursor: pointer;
	overflow: hidden;
	display:none;
 }

