body {
	margin:0;
	padding:0;
	width: 8650px;
	height: 615px;
	background-image:url(../grafik/backbig.jpg);
   background-repeat:no-repeat;
   background-position: top left;
   background-attachment: fixed;
}

table{border:0px;
}

td{border-top:0px;
border-bottom:0px;
border-right:0px;
border-left:1px solid;
border-color:#666666;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

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

#page {
	height: 615px; 
}

#leftsider {
	padding: 0px 0 0 0px;
	float: left;
	width:317px; 
}

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

#menu {
	margin-top: 0px; 
	padding-left: 0px;
}

#menu2 {
    position: fixed;
	top: 1px;
	left: 200px;
	margin-top: 0px; 
	padding-left: 3px;
	
	
}
a:link
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 10px;
   color: #999999;
   text-underline: none;
   text-decoration: none;
   text-align:center;
   }

a:active
 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #cbd82c;
	text-underline: none;
	text-decoration: none;
	text-align:center;
   }

a:visited
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 10px;
   color: #999999;
   text-underline: none;
   text-decoration: none;
   text-align:center;
   }

a:hover
 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color:#cbd82c;
	text-underline: single;
	text-decoration: underline;
	text-align:center;
   } 


#menu ul {
	list-style: url(../img/rightsmall.png);
}

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

}

#content {
	margin: 0px 0 0 0px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 
	height: 615px;
}

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

#note { 
	margin-top:10px;
}

p.secbot a{
    position: fixed;
	top: 590px;
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #ffffff;
	text-decoration:none;
	font-size:0.9em;
}


#arrowsl {
	position: fixed;
	top: 0px;
	left: 0px; 
	width: 90px;
	height: 15px;
	cursor: pointer;
}

#arrowsr {
	position: fixed;
	top: 0px;
	left: 95%; 
	width: 90px;
	height: 15px;
	cursor: pointer;
}

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


#rightsider {
	padding: 0 10px 0px 0;
}	

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

