body {
	margin:0;
	padding:0;
	width: 22000px;
	height: 500px;
	color:#333; 
	background: #ffffff;
	font-family:Verdana; 
	font-size:9px;
	text-align:left;
	overflow-y:hidden;}

k1 	{color:#9d9d9d;
	font-family:Verdana;}

h2 {font-family:"Verdana";
	font-size:11px;
	letter-spacing:5pt;}
h3 {font-family:"Verdana";
	font-size:11px;
	letter-spacing:5pt;}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 500px; 
}

#menuhintergrund {
	position:fixed; top:110px; right:0px;
	width:220px; 
	height:500px;
	background: #ffffff;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color:#000000;
}

#leftsider {
	position:fixed; top:110px; right:30px;
	width:150px; 
	height:500px;
	background: none;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	position:fixed; top:200px; right:100px;
	width:120px;
	height: 380px;
	background: #ffffff;
	text-align: left;
	font-size:10px;
	line-height:2em;

}

#menuende {
	position:fixed; top:110px; left:0px;
	width:20px;
	height: 500px;
	background: #ffffff;;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color:#000000;
}

#menu ul {
	list-style: none;
}

#menu a{
	text-decoration: none;
	color: #00b9e9;
}

#menu a{
	text-decoration: none;
	color: #00b9e9;
}

#menu a:hover{
	border-bottom: 1px solid #00b9e9;
}

#content {
	margin: 110px 0 0 40px;

	float: left;
	font-size: 1.1em; 
}

#content h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	letter-spacing:10pt;
	line-height:16pt;}

.par {
	margin: 0px 30px 100px 0px; 
	padding-left: 30px; 
	float: left; 
	width: 450px;	
	height: 450px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 0px;
	border-bottom:none;
	color: #00b9e9;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:1em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 510px; 
	right: 173px;
	width: 90px;
	height: 30px;
	cursor: e-resize;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows {
	position: fixed;
	top: 615px; 
	right: 173px;
	width: 90px;
	height: 30px;
	cursor: e-resize;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: e-resize;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #right a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #left a{background: transparent  url(../img/rightbig.png) no-repeat;}



#rightsider {
	padding: 0 10px 0px 0;
	position:fixed; top: 600px;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}