body {
	margin-top:70px;
	padding:0;
	width: 1000px;
	height: 0px;
	color:	#E8E8E8 ; 
	font: 62.5%/150% Tahoma, Sans-Serif; 	
	background: #FFFFFF url(../img/hg3.gif) repeat-x left top;
}

h2 {font-size: 1.1em; color: #6E6E6E;}
h3 {font-size: 1.4em; color: #6E6E6E;}
h3 a {font-size: 1.0em;color: #FFFFFF;text-decoration: none;}


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

#page {
	height: 509px; 
}

#leftsider {
	padding: 100px 0 0 50px;
	float: left;
	width:200px; 
	/*background: #151515 url(../img/schleife5.jpg) no-repeat left top;*/
	background: #151515 no-repeat left top;
}

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

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

#menu ul {
	line-height: 4em;
	list-style: url(../img/stern.png);
}

#menu a{
	text-decoration: none;
	color: #6E6E6E;
}

#menu a:hover{
	border-bottom: 1px solid #6E6E6E;
}

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

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

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

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

.images {
	margin: 0px 0px 0 0px; 
	float: left;
	width: 0px;
	height: 400px;
}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: 30px;
	padding-left: 15px;
	float: right;
	color: #6E6E6E;
	background: url(../img/stern.png) no-repeat scroll left;
	text-decoration:none;
	font-size:0.9em;
}

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

#arrows {
	position: fixed;
	top: 640px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#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;
	margin-top: 30px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

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


#rightsider {
	margin:0; 
	padding: 0 10px 0px 0;
	padding: 300px 0 0 100px;
	float: left;
}	

#rightsider a{

	color: #6E6E6E;
	text-decoration: none;
}