body	{
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
}
 

#beyond {
 width:740px;
 height:15px;
 	background-image:url(../files/general/graph/beyond.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	top: 190px;
}
 
#complete {
	width: 740px!important;
	width /**/: 740px;
	border: 0px solid #000000;
	height: 550px;
	text-align: left;
	color: #000000;
	clip: rect(1px,auto,1px,auto);
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FfFfFf;
	position: relative;
	line-height: 1.5em;
}


#pic1 {
 width:740px;
 height:190px;
 	background-image:url(../files/general/graph/picture_1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	top: 80px;
 }

#pic2 {
 width:740px;
 height:190px;
 	background-image:url(../files/general/graph/picture_1_sighter.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	top: 80px;
 }

#pic3 {
 width:740px;
 height:190px;
 	background-image:url(../files/general/graph/picture_1_gizeh.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	top: 80px;
 }

#lsym {
	Width:80px;
 	height:50px;
 	background-image:url(../files/general/graph/symb.jpg);
	background-position:left;
	background-repeat:no-repeat;
	position:relative;
	top: -175px;
}	


#content {
	position: absolute;
	top: 300px;
	left: 0px;
	font-size: 10px;
	line-height: 1.2em;
	width: 750px;
	z-index: auto;
	height: 10%;
}
.actual {
	color: #0F0F0F;
	font-size: 15px;
	}


#txt {
	width: 520px;
	position: absolute;
	left: 200px;
	top: 330px;
	overflow-y: scroll;
	overflow-x: auto;
	text-align: justify;
	height: 200px;
}

#txt a:hover {
	font-size: 12px;
	padding-right: 20px;
	color:#0b0b0b;
}

#txtmain {
	width: 520px;
	position: absolute;
	left: 200px;
	top: 330px;
	overflow-y: auto;
	overflow-x: auto;
	text-align: justify;
	height: 200px;
}

#txtcontact {
	width: 520px;
	position: absolute;
	left: 200px;
	top: 330px;
	overflow-y: scroll;
	overflow-x: hide;
	text-align: justify;
	height: 200px;
}


ul {
	margin-top:					0px;
	list-style-type: none;
}

#menue {
	position: 					absolute;
	top: 						50px;
	left: 						210px;
	height: 					20px;
	width:						520px;
}

#menue ul li
{
	display:inline;
}

#linkList #menue ul a
{
	font-size: 15px;
	padding-right: 20px;
}

#linkList #menue ul a:hover 
{
	font-size: 15px;
	padding-right: 20px;
	color:#0b0b0b;
}

#linkList #menue ul a:link
{
	font-size: 15px;
}

#linkList #menue ul a:visited
{
	font-size: 15px;
}

#linkList #menue ul a:active 
{
	font-size: 15px;
	color:#0b0b0b;
}

#footer
{
	position: absolute;
	left: -10px;
	top: 525px;
	width: 200px;
	font-size: 11px;
}

#footer ul li
{
	display:		inline;
}

#linkList #footer ul a
{
		padding-right: 10px;

}

#linkList #footer ul a:hover
{
	padding-right: 10px;
	color: #333;
}

#linkList #footer ul a:link
{
}
#linkList #footer ul a:visited
{
}

#linkList #footer ul a:active 
{

}

/* linkeser menue */
#textR {
	position: absolute;
	visibility: visible;
	width: 205px;
	height: 185px;
	overflow: hidden;
	text-align: left;
	left: -10px;
	top: 330px;
	list-style-type: none;
	line-height: 1.5em;
}
/*
#textR ul li {
	display:					inline;
}
*/
#linkList #textR ul a:hover
{
	color: #333;
}
#linkList #textR ul a:link
{

}
#linkList #textR ul a:visited
{

}
#linkList #textR ul a:active 
{

}
#text_large {

	width: 705px;
	position: absolute;
	left: 25px;
	top: 100px;
	overflow: visible;
	text-align: justify;
	height: 383px;
}

a {
	text-decoration: none;
	color: #999;
}
 
a:active
{
	text-decoration: none;
		color:#FF0000;
	}
a:hover
 {
	text-decoration: none;
	color: #FF0000;
	}
 a:visited
 {
	text-decoration: none;
	} 
