body {

			margin:0;
			padding:0;
			font-size: 11px;
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-weight: normal;
			background-color: #ffffff;
			line-height: 16px;
			overflow: hidden;
			text-transform: none;
			border-right: 0px;
			border-left: 0px;
			border-top: 0px;
			border-bottom: 0px;
			border-color: #ffffff;
			border-style: solid;
			height: auto;
			padding: 14px;
			
			}
			
			
			
#menu {
	position: absolute;
	top:14px;
	left:14px;
	width: auto;
	height: 230px;
	border: 0px;
	padding-right: 0px;
	background-color: transparent;
	line-height:17px;
	overflow: none;
	z-index: 40;
	visibility: visible;
	}



#contentindex {

	position:absolute;
	margin-left: -250px; left:50%;
	margin-top: -220px; top:50%;
	width: 500px;
	height: 450px;
	background-color: #b9b8ae;
	overflow: none;
	overflow-x: none;
	overflow-y: none;
    text-align: center;
    vertical-align: middle;
    z-index: 9;
	}

	#indexer {
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	background-color: #b9b8ae;
	overflow: none;
	}
	
	
	#content {
	position: static;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	background-color: #b9b8ae;
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
	z-index: 9;
	}
	
	
	#edit {
	position: static;
	top:0px;
	left:0px;
	width:auto;
	height: 100%;
	background-color: #b9b8ae;
	overflow: scroll;

	}

	
	

#bottom {
	position:fixed;
	left: 0px;
	bottom:0px;
	width:100%;
	height:14px;
	z-index: 20;
	background-color: #ffffff;
}

#skip {
	position:fixed;
	right: 17px;
	bottom:14px;
	width: 70px;
	height:24px;
	z-index: 24;
	background-color: transparent;
}

#info {
	position:fixed;
	left: 50px;
	bottom:14px;
	width: 500px;
	height:24px;
	z-index: 24;
	background-color: transparent;
}




#right {
	position:fixed;
	right: 0px;
	top: 14px;
	width:14px;
	height:230px;
	z-index: 14;
	background-color: #ffffff;
}

#rightindex {
	position:fixed;
	right: 0px;
	top: 0px;
	width:14px;
	height:100%;
	z-index: 14;
	background-color: #ffffff;
}

#leftindex {
	position:fixed;
	left: 0px;
	top: 0px;
	width:14px;
	height:100%;
	z-index: 14;
	background-color: #ffffff;
}

#rightpage {
	position:fixed;
	right: 0px;
	top: 0px;
	width:14px;
	height:100%;
	z-index: 41;
	background-color: #ffffff;
}


#topindex {
	position:fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:14px;
	z-index: 14;
	background-color: #ffffff;
}
	
	#deco {
	position: fixed;
	right: -2px;
	top: -2px;
	width:270px;
	height:230px;
	z-index: 15;
	background-image: url(img/bg_deco.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
}		
			
			
			
			
			
p.text {
		margin-top: 0px;
		margin-bottom: 14px;
		margin-left: 0px;
		margin-right: 0px;
		}


p {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 11px;
			line-height: 16px;
			letter-spacing: 1px;
			font-weight: normal;
			color: #27313d;
			text-transform: none;
			margin:0pt;
			padding:0pt;
		}



.alttext {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 11px;
			line-height: 16px;
			letter-spacing: 1px;
			font-weight: normal;
			color: #32404f;
			text-transform: none;
			margin-top: 0px;
		margin-bottom: 14px;
		margin-left: 0px;
		margin-right: 0px;
		}
		
		
		.whitetext {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 11px;
			line-height: 16px;
			letter-spacing: 1px;
			font-weight: normal;
			color: #ffffff;
			text-transform: none;
			margin-top: 0px;
		margin-bottom: 14px;
		margin-left: 0px;
		margin-right: 0px;
		}
			


.weissnormal {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 11px;
			line-height: 16px;
			letter-spacing: 1px;
			font-weight: normal;
			color: #27313d;
			text-transform: none;
			margin:0pt;
			padding:0pt;
			}


.weissfett {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 12px;
			line-height: 30px;
			letter-spacing: 1px;
			font-weight: bold;
			color: #27313d;
			text-transform: uppercase;
			margin:0pt;
			}
			
.subweiss {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 9px;
			line-height: 12px;
			letter-spacing: 1px;
			font-weight: normal;
			color: #27313d;
			text-transform: none;
			margin:0pt;
			padding:0pt;
			}
					
a:link, a:visited, a:active, a:hover{
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 9px;
			line-height: 12px;
			letter-spacing: 1px;
			font-weight: normal;
			color: #27313d;
			text-transform: none;
			margin:0pt;
			padding:0pt;
			text-decoration: none;	
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			}
			}
			

			
tt {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 12px;
			line-height: 16px;
			letter-spacing: 1px;
			font-weight: bold;
			color: #27313d;
			font-variant: normal;
			font-style: normal;
			text-transform: uppercase;
			margin:0pt;
			}
			
em {
			font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
			font-size: 12px;
			line-height: 16px;
			letter-spacing: 1px;
			font-weight: bold;
			font-variant: normal;
			font-style: normal;
			color: #27313d;
			text-transform: uppercase;
			margin:0pt;
			}
			
			
a:hover img, a:link img,a:active img, a:visited img {
			padding: 0px;
			border: 0px;
			background-color: transparent;

}

	
